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-06-07 02:45:48 +00:00
b86f10b007 Added disabled TLS error handling signal for convenience
itdominator pushed to master at itdominator/Mirage2 2026-06-03 21:23:25 +00:00
bde4c38fd0 Correct IPC file load and OCR button signal linkage
itdominator pushed to develop at itdominator/SolarFM 2026-05-29 03:53:42 +00:00
977540464a Added .hidden file detection to filter from UI based on user request
itdominator pushed to develop at itdominator/SolarFM 2026-05-27 01:51:14 +00:00
38ea00ec8f Upgraded youtube_download plugin
itdominator pushed to master at itdominator/BulkR 2026-05-26 04:27:43 +00:00
cb80c43088 Fixed some bugs regarding escaped chars; Moved signal handler to Window
itdominator pushed to master at itdominator/BulkR 2026-05-26 04:05:45 +00:00
a10689bcb5 Fixed some bugs regarding setting paths and incorrect selections
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