235 Commits

Author SHA1 Message Date
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. v3.0 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
13ba2b6dee Support the Flatpak path.
Now you can launch your Flatpaks from the I38 menu.
2024-09-25 17:32:52 -04:00
732c2b0240 Sway: when reloading the configuration, don't run the sound script always.
I don't think Sway's IPC works the same as it does under I38. It must
be running a different one per each reload, but not sure.

Regardless, you won't get extra sounds on reload now.
2024-09-25 15:57:46 -04:00
0eb4e494ff Adda a note about the custom version of xfce4-notifyd.
I've been using it for weeks now, but didn't think to check the README.
2024-09-23 19:19:40 -04:00
ce22b8347c Fix for reloading and restarting the configuration.
In Sway, you say "command" instead of "run_command" Additionally, take
out the restart since that's not available in Sway.
2024-09-21 16:10:02 -04:00
62c2c06904 Rename script. 2024-09-20 14:00:27 -04:00
12649c0f60 Directory local variables for Emacs contributors.
Sets some handy things for sending patches, might be useful for other contributors.
2024-09-20 14:00:27 -04:00
a63091b320 Put the sensible-terminal script into i38 itself.
There is no such --sensible-terminal flag to Sway, and given it's just
a script we may as well put it in our codebase instead.
2024-09-20 14:00:27 -04:00
faf7ca45e0 When using Sway, include the default distribution files for configuration.
Useful for things such as importing the proper dBus environment.
2024-09-20 14:00:27 -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
Jeremiah Ticket
2c763ce6ea Fixed links to licenses. 2024-07-12 19:08:37 -08:00
Storm Dragon
e68c898700 Fixed a bug in the generation of the customizations file. v2.2 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. v2.1 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