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
35a461ff68 Vimifying efforts
itdominator pushed to master at itdominator/Python-With-Kivy-Template 2024-02-13 03:37:16 +00:00
351800d61b Refactored to align more with gtk template project
itdominator pushed to develop at itdominator/SolarFM 2024-02-13 01:58:47 +00:00
fec0d26ab7 Improved selection bounds on rename
itdominator pushed to feature/lsp-integration-work at itdominator/Newton_Editor 2024-02-11 05:28:10 +00:00
efbb6aef5b added ctrl + k and u key bindings for buffer cut and paste
itdominator pushed to master at itdominator/Python-With-Gtk-Template 2024-02-11 01:53:02 +00:00
619fae8a20 Merge pull request 'develop' (#1) from develop into master
ea4324911e refactored mixins; made db optional through commenting out; webkit settings externalized
70f10c6263 added webkit integration widget; made main method
6ed96c426d moved controller to controllers folder
1876ba3fd0 moved utils --> libs
Compare 12 commits »
itdominator merged pull request itdominator/Python-With-Gtk-Template#1 2024-02-11 01:53:01 +00:00
develop
itdominator created pull request itdominator/Python-With-Gtk-Template#1 2024-02-11 01:52:34 +00:00
develop
itdominator pushed to develop at itdominator/Python-With-Gtk-Template 2024-02-11 01:45:52 +00:00
ea4324911e refactored mixins; made db optional through commenting out; webkit settings externalized
itdominator pushed to develop at itdominator/Python-With-Gtk-Template 2024-02-09 03:26:32 +00:00
70f10c6263 added webkit integration widget; made main method
itdominator pushed to develop at itdominator/SolarFM 2024-02-09 03:24:27 +00:00
a47bd23e78 made main method
itdominator pushed to master at itdominator/ShellFM 2024-02-04 20:52:09 +00:00
25a8aa2a2e renamed some parts; restructured some logic for potential ease of switchup in use
itdominator pushed to develop at itdominator/SolarFM 2024-01-30 04:54:13 +00:00
44ef6ea2bb Reworking some tab logic to omit adding a label widget
itdominator pushed to feature/lsp-integration-work at itdominator/Newton_Editor 2024-01-30 04:11:41 +00:00
defff39e25 Reworking completion call and didChange logic
itdominator pushed to feature/lsp-integration-work at itdominator/Newton_Editor 2024-01-28 05:44:58 +00:00
0c6af185a2 aligned to base template project; scroll past end added; move line selection preservation
362267fa69 Opening file on IPC call; css changes; renamed core widget
itdominator pushed to master at itdominator/Deprecated-Unsupported 2024-01-23 04:14:39 +00:00
2309170ee9 Added media downloader project
itdominator pushed to master at itdominator/Deprecated-Unsupported 2024-01-23 04:01:35 +00:00
93cde0000d Added java project generator
itdominator pushed to master at itdominator/Notes 2024-01-23 03:23:06 +00:00
fe8bed112c Added project run info
itdominator pushed to master at itdominator/Notes 2024-01-23 03:07:42 +00:00
2bb184b045 Renamed prior commits file
itdominator pushed to master at itdominator/Notes 2024-01-23 03:04:21 +00:00
7b811b6ddf Added chroot development environment How-To