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-Editor 2025-06-22 00:50:07 +00:00
5965bb7552 Making methods explicitly private, public, or protected
itdominator pushed to main at itdominator/Newton-Editor 2025-06-21 23:17:10 +00:00
dae0cd9516 Wired external change detection and update
itdominator pushed to main at itdominator/Newton-Editor 2025-06-21 22:04:14 +00:00
d354a940c4 Changed 80 column margin line color to red
itdominator pushed to main at itdominator/Newton-Editor 2025-06-21 21:28:49 +00:00
52a3785168 Reverting method name to newSession
itdominator pushed to main at itdominator/Newton-Editor 2025-06-21 04:52:32 +00:00
598a66f517 Moved injection out of constructor; refactored nedton-editor component and saveAs logic
itdominator pushed to main at itdominator/Newton-Editor 2025-06-21 00:51:13 +00:00
4193d46d0d Fixing command pakllet call; fixing session swap session defaulting
41f6ea5854 Wiring file watch events WIP
Compare 2 commits »
itdominator pushed to main at itdominator/Newton-Editor 2025-06-20 02:00:42 +00:00
3a29e0dcad Resolving filter/sub filter behavior on open files dialog
itdominator pushed to main at itdominator/Newton-Editor 2025-06-20 01:03:11 +00:00
c599013af4 Wiring change detection to render process
itdominator pushed to main at itdominator/Newton-Editor 2025-06-19 06:26:25 +00:00
5c19d82834 Aligning debug mode method call naming
3ba44c43d8 Wired quit keybinding and fullscreen toggle binding
Compare 2 commits »
itdominator pushed to main at itdominator/Newton-Editor 2025-06-19 05:58:04 +00:00
0eed524575 Refactored window naming; wired settings save call
itdominator pushed to main at itdominator/Newton-Editor 2025-06-19 05:00:17 +00:00
18ac9b323d Fixed SIGINT and SIGTERM exit calls to save settings
itdominator pushed to main at itdominator/Newton-Editor 2025-06-19 03:35:36 +00:00
53bbfe2bc7 Mostly aligned subscription messaging pattern
itdominator pushed to main at itdominator/Newton-Editor 2025-06-18 03:10:26 +00:00
5c7dff5d2b Moved keybindings to mapping pattern
itdominator pushed to main at itdominator/Newton-Editor 2025-06-18 02:11:19 +00:00
756125a4d8 Moved keybindings to mapping pattern
itdominator pushed to main at itdominator/Newton-Editor 2025-06-15 23:16:03 +00:00
64a6e14840 Removed router parts; fixed duplicate file loads
itdominator pushed to main at itdominator/Newton-Editor 2025-06-15 22:47:19 +00:00
b49883f7b2 Removing background processing limitations; added change detector call to tabs component
itdominator pushed to main at itdominator/Newton-Editor 2025-06-15 21:45:33 +00:00
9e4ac75a91 Cleaned up dependencies; changed dist commands; start message improvements
itdominator pushed to main at itdominator/Newton-Editor 2025-06-15 20:50:47 +00:00
2a65baf13a Removed electron-reloader
itdominator pushed to main at itdominator/Newton-Editor 2025-06-15 05:43:43 +00:00
ef56b8c84b Added preliminary files modal; fixed tabs scroll issue; fixed missing build deps
itdominator pushed to main at itdominator/Newton-Editor 2025-06-14 21:50:54 +00:00
f28dfa84c2 Added quarter based resizing of editors