100 Commits
Author SHA1 Message Date
Storm Dragon ebe9cdb4e0 Make I38's ocr compatible with older versions of pillow. 2026-07-27 18:45:40 -04:00
Storm Dragon 2b338e44c6 Help page refactored. the example page received only positive feedback, so I guess it's good to go. 2026-07-20 00:22:07 -04:00
Storm Dragon 19e1d458a3 Added -d and -D flags to generate a default I38 setup. -D also creates the .xinitrc and .xprofiles. This is basically a silent mode with no prompts and uses the items it finds with other sane defaults, e.g. alt+escape for RP mode and control+escape for personal mode. 2026-06-28 14:02:56 -04:00
Storm Dragon d3fb549fd1 Detailed battery status is now presented in a dialogue. Quick battery status should actually work now. 2026-06-21 23:28:49 -04:00
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
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
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
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
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
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
Storm Dragon 09e21e297c Added ability to have applications start in the scratchpad. 2025-04-15 18:31:32 -04:00
Storm Dragon 7ce6e3d10b Updated the readme. Added power options to the panel mode. It relies on lxsession being installed and is optional, so not necessary for those who prefer to shutdown from the command line. 2025-04-08 19:20:39 -04:00
Storm Dragon 002c5ce1d7 Totally revamped the alt+f1 menu system. I think this is much better than the old version, and it also fixes a bug where the old menu didn't close when something was selected. It is experimental, and can be removed if people prefer the old menu, just let me know. 2025-04-08 06:02:15 -04:00
Storm Dragon 70f3cc749e Bluetooth added using blueman if installed. Updated the first run documentation. 2025-04-08 04:36:45 -04:00
Storm Dragon 100d25773c Experimental magic-wormhole GUI interface added. 2025-04-08 03:56:06 -04:00
Storm Dragon ebe5dcf404 Remind moved to the panel, Ctrl+Alt+tab, r. 2025-04-07 15:18:34 -04:00
Storm Dragon f41741866a A simple notes system added for the panel, I38 notes. 2025-04-07 15:08:11 -04:00
Storm Dragon dc8f832840 Reworked the panel. Now it's a mode, like ratpoison mode. New items include panel mode w for weather, and panel mode s for system information. More coming if this turns out to work well. New dependencies added to readme. 2025-04-06 19:40:55 -04:00
Storm Dragon 8064eaa6e2 Added vivaldi as browser option. 2025-03-19 14:12:19 -04:00
Storm Dragon 416fdc7be4 Updated the README. 2025-03-09 23:21:05 -04:00
Storm Dragon 72721abb22 Toggle screen reader is now a gui, so you can see which one is currently running and switch if you want. 2025-03-09 23:00:32 -04:00
Storm Dragon 2f2eefddce Created a fake panel. It's technically an 11th workspace, but programs that need to be opened but don't often need interaction are automatically sent there. Use control+alt+tab to access the panel. 2025-03-04 19:59:51 -05:00
Storm Dragon 5229b3b18a Introduction to I38 help file loads on first start after config generation. 2025-03-03 22:49:46 -05:00
Storm Dragon d66d60ee49 Added ability to toggle between Cthulhu and Orca with RP Mode - shift+T. 2024-12-20 06:47:55 -05:00
Storm Dragon 2990660e61 Added chrome's accessibility flag for the apps that still need it. 2024-12-03 07:50:56 -05:00
Storm Dragon ca1b76302d Fixed a typo. 2024-10-23 06:09:21 -04:00
Storm Dragon 93127aeca3 Add .gitignore for python cache files. 2024-10-23 06:06:29 -04:00
Storm Dragon d393677f00 Merge branch 'master' of git.stormux.org:storm/I38 2024-10-23 05:44:07 -04:00
Storm Dragon 9b8932aca6 Added the grayscale flag to mod+F5 command. This should speed it up quite a bit and make it more accurate for games. 2024-10-23 05:43:49 -04:00
Storm Dragon 3769428fdf Added path to ps5 contoller to game controller battery script. 2024-09-17 18:08:36 -04:00
Storm Dragon f2ab61b389 Added optional support for x11bell: https://github.com/jovanlanik/x11bell 2024-09-11 02:19:37 -04:00
Storm Dragon 8c29d40616 Found a sound missing -V0 flag. 2024-08-31 14:26:13 -04:00
Storm Dragon 31c920de8a OCR through speech-dispatcher added. Interrupt speech-dispatcher key added. 2024-08-13 00:37:39 -04:00
Storm Dragon 6cf1aac9de Merge branch 'master' of git.stormux.org:storm/I38 2024-07-13 18:55:55 -04:00
Storm Dragon 3f7f7d7b21 Fixed very chatty error messages on some systems with alsa. 2024-07-13 18:55:32 -04:00
Storm Dragon e68c898700 Fixed a bug in the generation of the customizations file. 2024-06-29 21:52:19 -04:00
Storm Dragon 607e50294a Updated the README. 2024-06-29 21:19:47 -04:00
Storm Dragon 05cd390554 The menu categories can now be expanded and collapsed without using shift, so just right arrow to expand and left arrow to collapse. 2024-06-29 20:49:18 -04:00
Storm Dragon c0b5c2ee29 Menu categories should now display in alphabetical order. 2024-06-29 19:00:36 -04:00
Storm Dragon f5b34aa89c New menu system for I38 that no longer relies on sgtk-menu. 2024-06-29 17:12:13 -04:00
Storm Dragon b813753968 New desktop stuff added to 38 script. 2024-06-22 21:01:00 -04:00
Storm Dragon 0c2b5c3e8b Make sure all files have the #!/usr/bin/env directive. Various bug fixes. Add license header to all files. If you read the logs, make sure to do i38 -u to get the new scripts. Be sure to regenerate the i3 config if you do not have the new bookmark feature which is bound to alt+control+b by default." 2024-06-14 21:53:21 -04:00
Storm Dragon c7cf3bff16 Fixed a problem with bookmarks not being written to the correct file. 2024-06-13 00:30:46 -04:00
Storm Dragon 6eece49afc Fixed problems with bookmark script, added in control+alt+b keybinding. 2024-06-12 23:36:03 -04:00
Storm Dragon dd67bdf8a9 Started work on bookmark functionality. 2024-06-12 22:56:44 -04:00
Storm Dragon 92a9d57c05 Notification sound if using xfce4-notifyd. 2024-05-14 23:35:55 -04:00
Storm Dragon ede8e1e11c Prefer xfce4 notofication daemon. It only works with latest orca from git currently, so fall back to notification-daemon if xfce4 notification daemon is not available but notoification-daemon is, otherwise no notifiactions at all. 2024-05-14 16:11:12 -04:00
Storm Dragon c8ea6ee9f8 Fixed long standing bug of remind having more than one instance start if I3 was restarted. 2024-04-17 16:12:03 -04:00
Storm Dragon 82ce8e25d9 Fixed microsoft-edge. 2024-02-10 15:53:10 -05:00
Storm Dragon a27fda25f5 Add google-chrome-unstable as an option for browsers. 2024-01-24 12:43:28 -05:00
Storm Dragon 278ee7a581 Updated the comment at the top of the i3 configuration file. 2023-11-19 16:38:10 -05:00
Storm Dragon 1b031229a7 Removed lxpolkit because it was causing errors. 2023-10-30 16:55:07 -04:00
Storm Dragon e86f2d01f6 Removed lxpolkit because it was causing errors. 2023-10-30 16:53:23 -04:00
Storm Dragon 07ed90d4fc Forgot to change the prompt to ask about the battery notifications. 2023-10-22 21:00:05 -04:00
Storm Dragon 65e8c0636a Ask if the battery alert script is wanted during setup if acpi is installed. 2023-10-22 20:54:31 -04:00
Storm Dragon 2e15449d9a Fixed a bug with restarting remind on i3 restart. Fixed a bug with battery_alert not being loaded. 2023-10-15 11:58:33 -04:00
Storm Dragon 8e9c2c8a7d Updated the README. 2023-10-13 11:13:17 -04:00
Storm Dragon 9b539d48ab Battery alert script added for laptops. Provides both speech and sound alerts. 2023-10-11 19:39:26 -04:00
Storm Dragon aae01bff20 Make sure any remind process is terminated before restarting i3. This prevents multiples of notifications from happening from multiple instances of the server. 2023-10-04 13:39:35 -04:00
Storm Dragon ef882604af Single time remind option added. 2023-10-04 13:21:35 -04:00
Storm Dragon eb8fa44757 Hopefully fix it so that notifications aren't limited any more. 2023-10-02 22:31:19 -04:00