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/Python-With-Gtk-Template 2026-01-12 06:07:51 +00:00
f8d73ad74a Fixed code view expansion issues; fixed pre/post code view key mappings not sinking Gtk signals properly
itdominator pushed to develop at itdominator/Python-With-Gtk-Template 2026-01-12 04:44:12 +00:00
04e0c3caf6 Moved to using event_factory and referencing types from it
itdominator pushed to develop at itdominator/Python-With-Gtk-Template 2026-01-12 00:31:01 +00:00
a57bfd94fc Created helpers file for commands to reduce duplication
itdominator pushed to develop at itdominator/Python-With-Gtk-Template 2026-01-12 00:02:12 +00:00
c2060963cc Full 'code' widget refactor to utilize controllers and cross controller event signaling
itdominator pushed to develop at itdominator/Python-With-Gtk-Template 2026-01-12 00:00:50 +00:00
0ee323c640 post refactor cleanup/corrections around commands
itdominator pushed to develop at itdominator/Python-With-Gtk-Template 2026-01-11 23:48:45 +00:00
fdb7fe2b2d Full 'code' widget refactor to utilize controllers and cross controller event signaling
itdominator pushed to develop at itdominator/SolarFM 2026-01-07 23:36:55 +00:00
d55bc3ae97 Moved code up one level post build folder creation
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