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-05-23 02:17:03 +00:00
fac9ee028b fix: clean up GTK/WebKit integration and event handling
itdominator pushed to master at itdominator/Mirage2 2026-05-23 01:35:17 +00:00
4a9b84a2c6 Fixed file to ipc as args
itdominator pushed to master at itdominator/Mirage2 2026-05-23 01:26:24 +00:00
84f1ffcd95 Improved startup time due to request library slowing it down; fixed download throwing errors due to weird thread setup
itdominator pushed to master at itdominator/Mirage2 2026-05-23 00:15:29 +00:00
f7591a586c Exposing widgets to registery
itdominator pushed to master at itdominator/Mirage2 2026-05-22 23:40:19 +00:00
998ef9a854 Post refactor corrections to loading images
itdominator pushed to master at itdominator/Mirage2 2026-05-22 23:27:42 +00:00
bbd8fd7a2c Moved mirage2 to use newer GTK template structure patterns
447b087188 Cleaner image loading setup
Compare 2 commits »
itdominator pushed to main at itdominator/Newton-LSP 2026-05-11 06:40:20 +00:00
ab7cd262fe Restructuring build flows to choose user as default but be overridable
itdominator pushed to main at itdominator/Newton-LSP 2026-05-11 06:22:20 +00:00
df3ff10aa0 Restructuring build flows to choose user as default but be overridable
itdominator pushed to main at itdominator/Podman 2026-05-11 06:15:57 +00:00
bfb1a8e95e Restructuring build flows to choose user as default but be overridable
itdominator pushed to main at itdominator/Podman 2026-04-24 22:48:31 +00:00
3fe59e9740 Removing obsolete port mappings
itdominator pushed to main at itdominator/Podman 2026-04-24 22:45:29 +00:00
11581501e6 Added ai-tools image option
itdominator pushed to main at itdominator/Podman 2026-04-24 22:44:42 +00:00
cca4229a8c Added .gitignore file
itdominator pushed to main at itdominator/Podman 2026-04-24 22:18:14 +00:00
59e6e3985b Added env/ folder to simplify children images; updated Dockerfile to include env/ plus add unzip command
itdominator pushed to main at itdominator/Newton-LSP 2026-04-24 22:15:17 +00:00
d32acfaa8c Removed env due to move to base image; updated Dockerfile to include SDKMAN and reflect env changes
itdominator pushed to main at itdominator/Newton-LSP 2026-04-19 02:22:17 +00:00
5e05ffea16 Externalized parts of Docker file to base image; Updated README
itdominator pushed to main at itdominator/Podman 2026-04-19 02:16:25 +00:00
5e2170184c Initial push
itdominator created branch main in itdominator/Podman 2026-04-19 02:16:25 +00:00
itdominator pushed to release/newton_gtk at itdominator/Newton-Editor 2026-04-16 04:06:08 +00:00
0c3de1334a Fix line-based editing behavior for cut and duplicate commands
itdominator pushed to develop at itdominator/Python-With-Gtk-Template 2026-04-16 04:05:45 +00:00
7ab919f925 Fix line-based editing behavior for cut and duplicate commands
itdominator pushed to develop at itdominator/Python-With-Gtk-Template 2026-04-15 06:59:41 +00:00
383db1270e feat(code): adjust split view shortcut and register text insert event