286 Commits

Author SHA1 Message Date
Storm Dragon 65a03eb441 Fixed a bug in the run dialogue script. 2026-06-12 12:03:36 -04:00
Storm Dragon eac601d5b2 Add extra folder with dependency resolver scripts. Eventually this will cover several distributions, but for now Arch only. 2026-06-05 11:52:03 -04:00
Aleksandar Sredojevi 69891ae6fd Improve Ollama request timeout settings 2026-06-05 11:49:33 -04:00
Storm Dragon 2650b5b876 Fixed a bug in help generation. 2026-06-03 01:52:35 -04:00
Storm Dragon 5fd51c61a3 Support for a fork of i3lock called i38lock added. In stormus, install i38lock. To build from source, https://git.stormux.org/storm/i38lock This is more secure than the pin implementation but it remains available. 2026-06-02 22:15:03 -04:00
Storm Dragon e5bd73213d Brand new run dialogue. This hasn't been updated all that much since the days of Strychnine. It's time for some modernizations. I think it's much improved, but if y'all hate it let me know and I'll either fix or revert it. 2026-06-01 16:44:15 -04:00
Storm Dragon 23a1ba93b8 Minor updates to a couple of scripts. 2026-05-27 14:32:14 -04:00
Devin Prater a3a63eee4d Improve AI screenshot context and window search 2026-05-27 12:44:26 -04:00
Storm Dragon 1a2252d8de Initial low vision features added. xzoom needs to be installed for magnification. This first implementation is probably terrible, feedback welcome for improvement. Screen lock can now happen when I38 starts. As a reminder, it's not as secure as one of the system lockers, but it is screen reader accessible and should keep casual snoopers thwarted. 2026-05-20 03:25:28 -04:00
Storm Dragon 7ef49290ea Fixed a small bug in the update notification script and how it was launched. 2026-05-16 19:33:22 -04:00
Storm Dragon 1b95555007 Code and documentation cleanup. 2026-05-16 19:23:30 -04:00
Storm Dragon 9859cc348b New update notification for if I38 is out of date. 2026-05-16 18:10:19 -04:00
Storm Dragon 3a9c2ab6f1 Sway support removed. Moved I38 specific scripts out of the branch covered by dex. 2026-05-14 21:18:02 -04:00
Storm Dragon 45eb3ae4fc Autolock option for screen lock. Requires xprintidle to work. 2026-05-14 16:10:03 -04:00
Storm Dragon 695e046d75 Replaced clipster with built in clipboard manager. 2026-05-13 17:58:39 -04:00
Storm Dragon 14b0a27c2f Improved terminal selection. Added support for xterm with Fenrir if desired. 2026-05-07 14:25:05 -04:00
Storm Dragon b34d7dc2e3 Rocord your desktop audio with mic then convert to video for easy upload to video sites. Keybinding, in ratpoison mode, alt+shift+R. Tis key toggles recording on and off. When recording is finished, conversion has a beeping progress bar then presents a dialogue when finished with the file path. Standard arrow navigation works for reading the file path, and it can be copied to the clipboard. The mix might be a little weird, just let me know, I can tweak the numbers some more, but it sounded ok in my tests. 2026-03-05 23:53:17 -05:00
Storm Dragon f635091992 Fixed a bug in generated .xinitrc files. Make sure xprofile variables are up to date. 2026-03-01 18:00:12 -05:00
Storm Dragon 7d37222d54 To add quick launch options to your desktop shortcuts edit ~/.config/i3/desktop_shortcuts. the file is commented with examples. 2026-02-16 16:44:20 -05:00
Storm Dragon 9a4459e3e2 Experimental support for focusing the game when launched through Steam. Problem, Steam launches in full screen. It's games launch behind it so they do not take focus. Second problem, even if they do take focus, the game is most likely not a winow Orca can see, so it thinks it's still in the Steam client meaning you can get orca trying to read Steam while playing the game. Solution, watch for Steam child window spawns. Create a small blank window that times out quickly and focus it. Move focus to the Steam child window which will be the game. It has worked for everything thus far. 2025-12-30 23:11:11 -05:00
Storm Dragon c9d35a06ad Steam detection added, bound to s in rp mode. 2025-12-30 16:52:00 -05:00
Storm Dragon f1a882b8b1 Screen lock and power management now native I38 scripts. Removed customizations and added a personal mode template option instead. This means things added by users should not be removed on updates. 2025-12-23 18:47:21 -05:00
Storm Dragon b4578e0035 Updates to the ai app. Should get better responses that read automatically when they arrive. 2025-12-09 12:23:08 -05:00
Storm Dragon 748fcde0b8 Added xdotool to dependencies because it is now required for the watchdog. 2025-12-09 10:15:50 -05:00
Storm Dragon 4eebbf2bed Finally tracked down and came up with a work around for that weird bug. Sometimes i3's input gets into a weird state, I think because some windows either don't close properly or move the focus somewhere it shouldn't be. Either way it breaks keyboard input completely even though i3 itself is fine. Added a watchdog to check for this condition and reset i3 if it happens. Sure, your desktop may pop up but it beats the hell out of a frozen GUI. 2025-12-09 08:27:12 -05:00
Storm Dragon 3fb76772ab A couple fixes to git management for pass. 2025-12-09 07:05:51 -05:00
Storm Dragon 390b31d2c5 Merge branch 'master' of ssh://git.stormux.org:1101/storm/I38 2025-12-09 05:36:35 -05:00
Storm Dragon 40058ce560 Potential fix for i3 sometimes locking up when managing windows, particularly on closing. 2025-12-09 05:36:20 -05:00
hjozwiak cdeadcc13c Fix up the measurement for CPUS.
It wasn't taking into account AMD CPUs if it fell through to the sensors case.
2025-12-08 08:25:09 -05:00
Storm Dragon b964f1566a Fix display issue with mode help. 2025-12-07 01:55:52 -05:00
Storm Dragon e1d6b71121 Fixed some shellcheck errors. Added the ability to save answers to i38 questions thereby making future configuration regeneration much easier. 2025-12-06 20:09:53 -05:00
Storm Dragon fc3a2abb51 update sounds so modes can have unique exit sounds. 2025-12-06 19:07:15 -05:00
Storm Dragon 1faa691e19 Added a dialog to configure git sync with pass. 2025-12-06 05:03:45 -05:00
Storm Dragon 9d0994c430 Fixed a bug with keeping existing waytray configuration. 2025-12-06 04:34:12 -05:00
Storm Dragon 0e2d9ca736 Password manager using pass added to pannel bound to m. Needs testing but seems to work well. 2025-12-06 04:28:54 -05:00
Storm Dragon 63fcf8e283 Battery was suposed to be in panel, fixed that. Added support for waytray. 2025-12-05 16:30:59 -05:00
Storm Dragon 00f3c93594 Detect and use irc clients if available. 2025-12-02 22:32:22 -05:00
Storm Dragon f6f164d8bd Updated the system information script. Changed decimal places for memory to 1, added in list of top 5 memory users. 2025-12-02 21:21:17 -05:00
Dane Stange 44c64aef1c Add codex to ai.py. 2025-12-02 14:20:11 -05:00
Storm Dragon c19700b089 Updated README to make the libcanberra information less confusing. Removed it as a dependency for I38 because it's not actually required for I38 functionality itself. 2025-12-02 13:20:28 -05:00
Storm Dragon 10386114fc Some experimental changes. Mode aware help added. Boosted the original help document so that it contains the keybindings. Fixed super key for rat poison mode, you have to choose super_l or super_r. 2025-12-02 00:14:43 -05:00
Storm Dragon 9999306675 Fixed a bug causing control+space to not work as an rp mode binding. Added f1 in rp mode to open the first run I38 help page. 2025-12-01 17:10:12 -05:00
Storm Dragon 0e9bc8ae09 A few fixes to ai.py. 2025-12-01 02:36:07 -05:00
Storm Dragon 63be4fc9e7 tightened up Sway support. There shouldn't be any bugs, but with something like this you never know. I3 users should certainly not encounter any bugs from these changes, please yell if something weird happens.
Oh, and finally pushed the ai.py script I have been using for some time without pushing. I guess several months of testing should be fine. lol
2025-12-01 02:24:49 -05:00
Storm Dragon fa9a6f3c7d Removed control as a top level keybinding option. Added user defined mod key to quit i3 keybinding so now control+mod+q instead of control+q. 2025-11-30 21:55:01 -05:00
Tyler Spivey 0d818c3465 Fixed a bug in how dbus is called from .xinitrc. 2025-07-23 16:44:26 -04:00
Storm Dragon 365d7ec37b Experimental way to add applications to ratpoison modd during I38 configuration. Removed transfer.sh because I think it's dead. 2025-06-15 02:45:12 -04:00
Storm Dragon 0368d764c6 Speed optimizations for the menu. 2025-06-07 22:47:42 -04:00
Storm Dragon fdc2fdc41d Ocr now copies detected text to the clipboard. 2025-05-31 20:13:34 -04:00
Storm Dragon 65e6dcf980 Removed ocrdesktop dependency. I38 now handles OCR with a much smaller, simpler and faster program. 2025-05-12 06:07:03 -04:00