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 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
itdominator pushed to release/newton_gtk at itdominator/Newton-Editor 2026-04-15 06:57:01 +00:00
41f3501e1f feat(code): improve comment toggling, terminal navigation, and editor event wiring
itdominator pushed to develop at itdominator/Python-With-Gtk-Template 2026-04-13 05:57:00 +00:00
2d4c8e4f31 feat(lsp): improve shutdown lifecycle and response handling
itdominator pushed to release/newton_gtk at itdominator/Newton-Editor 2026-04-13 05:52:41 +00:00
12b5fe7304 feat: improve LSP lifecycle, terminal widget, and code folding support
itdominator pushed to release/newton_gtk at itdominator/Newton-Editor 2026-04-11 20:38:24 +00:00
d8e0185d1c Refactor LSP manager architecture and event + completion pipeline
fd1f5b8d64 refactor: remove split_pane_manager plugin and harden view handling
Compare 2 commits »
itdominator pushed to develop at itdominator/Python-With-Gtk-Template 2026-04-11 20:38:01 +00:00
a8ad015e05 Refactor LSP manager architecture and event + completion pipeline
0dc21cbb82 refactor: remove split_pane_manager plugin and harden view handling
Compare 2 commits »
itdominator pushed to develop at itdominator/Python-With-Gtk-Template 2026-04-05 02:42:14 +00:00
890c6cdfcc refactor(editor): remove legacy split-view system and introduce source view lifecycle
itdominator pushed to release/newton_gtk at itdominator/Newton-Editor 2026-04-05 02:39:05 +00:00
69e766dc28 feat(editor): introduce split pane manager plugin and refactor source view system