itdominator
  • https://www.itdominator.com/
  • I'm a guy who loves space, Gnu/Linux, Unix, and blender stuff. I maintain my own distribution called Sol-OS and maintain various coding projects. Go @nasa!!

  • Joined on 2021-02-16
itdominator pushed to develop at itdominator/SolarFM 2026-01-07 23:34:52 +00:00
5c808c579a Updated yt_dlp version; added extremly basic dumb cache setup in thumbnailer; moved build and script as well as deb folder to build
itdominator pushed to develop at itdominator/SolarFM 2026-01-07 02:01:28 +00:00
f58bc53c24 Fixing file name and settings path vars
itdominator pushed to main at itdominator/Newton-LSP 2026-01-05 19:00:45 +00:00
38951379a4 Improved attribution; re-added sub licences since unsure how this repackage/repo needs to comply otherwise
itdominator pushed to develop at itdominator/Python-With-Gtk-Template 2026-01-04 19:27:46 +00:00
8253e250d8 fixed pyright pathing; exception typo; and path manager arg typo
itdominator pushed to develop at itdominator/Python-With-Gtk-Template 2026-01-04 19:13:24 +00:00
67cb874479 fixed pyright pathing; exception typo; and path manager arg typo
itdominator pushed to develop at itdominator/Python-With-Gtk-Template 2026-01-04 06:15:45 +00:00
be608f645e Added suppression of some errors we don't care about
itdominator pushed to develop at itdominator/Python-With-Gtk-Template 2026-01-04 06:04:45 +00:00
356da04f46 Improved some exception handling
itdominator pushed to develop at itdominator/Python-With-Gtk-Template 2026-01-04 05:28:23 +00:00
48182f9775 Created a settings > path_manager class and cleaned up srtting manager class
itdominator pushed to develop at itdominator/Python-With-Gtk-Template 2026-01-04 03:57:54 +00:00
90b2f050c6 Improved base pligin implementation
itdominator pushed to develop at itdominator/SolarFM 2025-12-30 04:50:16 +00:00
21120cd61e restructured manifest and plugins loading; updated plugins
itdominator pushed to develop at itdominator/SolarFM 2025-12-29 20:30:00 +00:00
c74f97aca7 Fixed copying to current directory to be allowed to prompt auto or manual rename
itdominator pushed to develop at itdominator/Python-With-Gtk-Template 2025-12-29 08:22:23 +00:00
79375d34b1 Added undo, redo, go-to, and duplicate lines commands; updated styles for line highlight color; cleanup
itdominator pushed to develop at itdominator/Python-With-Gtk-Template 2025-12-29 06:46:20 +00:00
5ee587e205 Added temp cut/paste buffer commands; added zoom in/out commands; fixed tab closures leaking memory
itdominator pushed to develop at itdominator/Python-With-Gtk-Template 2025-12-29 04:44:54 +00:00
3fc39042f1 Wired tabs close and selection; improved files manager next index checking; code event focus ignore attrib added
itdominator pushed to develop at itdominator/Python-With-Gtk-Template 2025-12-29 01:55:23 +00:00
e18be655e8 Code Widget refactor; observable refactor
12ada8568e Added code load start files command; improved show logic for code widget
Compare 2 commits »
itdominator pushed to master at itdominator/SolarFM 2025-12-28 04:37:30 +00:00
53b604e299 Merge pull request 'develop' (#14) from develop into master
5e9354ba58 Updated README file
6a3bfbeb13 Fixed missing steam cdn url setting for thumbnailer plugin; fixed vod_thumbnailer plugin not expanding return values correctly
ad06ea50ad Commented out WIP memreaper import
9932f34782 Fixed backspaceing in path_entry causing cursor to jump to start of entry
Compare 29 commits »
itdominator merged pull request itdominator/SolarFM#14 2025-12-28 04:37:30 +00:00
develop
itdominator created pull request itdominator/SolarFM#14 2025-12-28 04:37:19 +00:00
develop
itdominator pushed to develop at itdominator/SolarFM 2025-12-28 04:34:29 +00:00
5e9354ba58 Updated README file
itdominator pushed to master at itdominator/Mouse_Keyboard 2025-12-28 03:50:09 +00:00
9d30b6ac3b Fixing crashes on start; fixed special key signal handling post prior fixes