Commit Graph

223 Commits

Author SHA1 Message Date
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. 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
Storm Dragon
6063fac699 Updated keyboard layouts, Thanks Didier for the changes. 2023-10-02 17:04:17 -04:00
Storm Dragon
6f8b418e80 Fixed a typo in the cancel button for daily reminders. 2023-10-01 14:49:15 -04:00
Storm Dragon
239d110f58 Create ~/.reminders if remind is detected, this should hopefully prevent the daemon not running error that happens with new users. 2023-10-01 14:45:31 -04:00