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-02-25 04:46:12 +00:00
24bf1e471b refactor(command-system): standardize command execution with *args/**kwargs
824dd93696 Add file deletion detection, WebKit improvements, and bug fixes
Compare 2 commits »
itdominator pushed to develop at itdominator/Python-With-Gtk-Template 2026-02-23 03:56:36 +00:00
7c7e88aaed Code cleanp scan through
67300bc180 Add debounced text change handling and modified file indicator for tabs
Compare 2 commits »
itdominator pushed to develop at itdominator/Python-With-Gtk-Template 2026-02-21 06:41:23 +00:00
55d2d99d68 refactor: use Pango for font scaling instead of CSS classes
eb9e124df5 Refactor code completion, container layouts, and webkit settings
6714053776 Moved plugins and refactor command system
69c8418a72 Load files from IPC to code view; fixed tabs close all; corrected app.py logging
d4dc972c6d Aded context menu to tabs widget; registered other widgets to registery
Compare 5 commits »
itdominator pushed to develop at itdominator/Python-With-Gtk-Template 2026-02-16 23:11:52 +00:00
6c42ff7c7d Made words completer run async on load and update; swapped out tabs to use Gtk.Notebook
b922415f98 Moved completers to new dir; improved completers and added word completion
Compare 2 commits »
itdominator pushed to develop at itdominator/Python-With-Gtk-Template 2026-02-14 22:16:26 +00:00
5273c58ed6 Major completion provider overhaul; pluigin load and pattern improvements; css overhaul/cleanup; source view state modes added
itdominator pushed to develop at itdominator/Python-With-Gtk-Template 2026-02-14 22:13:31 +00:00
356818b98c Major completion provider overhaul; pluigin load and pattern improvements; css overhaul/cleanup; source view state modes added
4ce4d85842 removed endpoint_registery; relocated builder_wrapper to be widget_registery under libs/
c6b10ceb17 defaulting to buffer if language not detected
a036dc428b Wiring plugins to controller messages; importing plugin controller to code base; fixed VTE widget adding to bash history
b8ce6e160a Pligins refactor with new context and controller integration
Compare 11 commits »
itdominator pushed to develop at itdominator/Python-With-Gtk-Template 2026-01-12 06:15:51 +00:00
00c72a7117 Fixed code view close_file command
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