Commit Graph

66 Commits

Author SHA1 Message Date
Storm Dragon 92a9d57c05 Notification sound if using xfce4-notifyd. 2024-05-14 23:35:55 -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 9b539d48ab Battery alert script added for laptops. Provides both speech and sound alerts. 2023-10-11 19:39:26 -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 6f8b418e80 Fixed a typo in the cancel button for daily reminders. 2023-10-01 14:49:15 -04:00
Storm Dragon b24c0fad91 Try to parse reminders for url, if found and xclip is installed, place the url in the clipboard and notify the reminder without the url. Much nicker for speech. 2023-10-01 02:17:38 -04:00
Storm Dragon 00a89467fd Set the expire time on notifications so hopefully max notifications exceeded error doesn't happen any more. 2023-09-28 18:00:49 -04:00
Storm Dragon 43bec02a2c Updated reminder dialog with better button icons. 2023-09-28 09:31:01 -04:00
Storm Dragon cff7288c9e Add daily reminder option added. A second option for viewing today's reminders added. It is view only, and does not contain the delete option like view all reminders has. 2023-09-27 01:35:06 -04:00
Storm Dragon b1f413660f Fixed up formatting for hours, minutes, and day of month. Properly handle window close events using cancel or escape. Add monthly reminder option. 2023-09-26 21:49:35 -04:00
Jeremiah Ticket 1a0ad68ad2 Merge branch 'master' of ssh://git.stormux.org/storm/I38 2023-09-26 06:56:27 -06:00
Jeremiah Ticket 556b8cb7d8 Added a window close sound to the sound script. 2023-09-26 06:38:02 -06:00
Storm Dragon 563e0277aa View reminder wil now tell you if there are no reminders. 2023-09-26 08:33:15 -04:00
Storm Dragon 4e00211c02 Reminder notifications now play a sound before they happen, so should be harder to miss. 2023-09-26 08:26:55 -04:00
Storm Dragon e61d0394c3 Add Custom reminder option. 2023-09-25 08:54:51 -04:00
Storm Dragon af77a60355 Reminder dialog now handles pressing escape to close. 2023-09-24 14:21:27 -04:00
Storm Dragon 80cb28dc10 Simple reminder management gui added. For now, only simple recurring reminders can be added. I may try to add more options in the future. This was a bit complex, so watch for bugs and make sure your reminders actually work before depending on its reliability. 2023-09-24 13:40:22 -04:00
Storm Dragon 19d201ecf4 Experimental multiple keyboard support added. 2023-08-31 01:31:51 -04:00
Storm Dragon 43067c0efe Fixed a couple of problems with screen brightness script. 2023-08-29 16:19:43 -04:00
Storm Dragon 4773bdae87 Screen brightness script added. 2023-08-29 16:14:11 -04:00
stormdragon2976 50f7bd809a Work on Sway support for the window lister. Unfortunately, most of the window IDs that get returned are "None" so you can't actually select the window, but it does list them now. 2023-06-14 02:05:36 -04:00
stormdragon2976 9c1ac5f7f3 Sound added for custom modes. Default mode sound should only play when switching back to the default mode now. This means we now have ratpoison mode sound, bypassmode sound, default sound for when no mode is being used other than default bindings, and custom, for when you add your on modes in the customizations file. 2023-06-01 15:47:10 -04:00
stormdragon2976 dca451c996 Workspace switching sound should now work correctly in Sway. 2023-06-01 15:20:52 -04:00
stormdragon2976 61cdfffc0d Window list should now work for sway. 2023-06-01 15:10:47 -04:00
stormdragon2976 8b30abc8b6 Bypass mode added. In this mode, all keys except the toggle bypass mode key, mod+shift+backspace, will be passed to the application. As far as I know, the toggle key should not conflict with anything. 2023-04-25 19:09:20 -04:00
stormdragon2976 390fc4c114 Fixed a bug in the run dialog. 2023-03-29 18:22:36 -04:00
stormdragon2976 71cd45f781 More work on the help display. 2023-03-29 00:47:07 -04:00
stormdragon2976 ccbb89e372 Added a help system. It is mod+shift+f1 or in ratpoison mode, ?. I tried to make it more readable, which took some doing, so if something is wrong with it please let me know. 2023-03-27 23:44:42 -04:00
stormdragon2976 5671b31715 Replacement for grun, added custom I38 run dialog instead. 2023-03-24 18:34:09 -04:00
stormdragon2976 a28cbc59ff Replacement for grun, added custom I38 run dialog instead. 2023-03-24 18:21:55 -04:00
stormdragon2976 93b7a1d835 Game controler battery status script added. This works with PS4 controlers by default, and probably other batteries if you set the path in the script itself. 2022-12-02 16:15:57 -05:00
stormdragon2976 33e9a0668e Added status to the output in the batteryzu script. fixed the shabang. Fixed formatting. 2022-12-01 16:36:06 -05:00
Aaron Hewitt 722a028c8f Actually applied the update properly. 2022-12-01 19:23:52 +00:00
Aaron Hewitt 9d664036a1 Updated battery status script to check for acpi and use if present 2022-12-01 19:12:07 +00:00
stormdragon2976 fc7b3b08cb Lowered sound of wordspace switching sound a bit. 2022-12-01 07:57:07 -05:00
stormdragon2976 f87f2e4268 Updated the battery status script. 2022-11-30 17:47:37 -05:00
Jeremiah Ticket ef41ad1238 Merge branch 'master' of https://github.com/aaron-gh/I38 into aaron-gh-master 2022-11-30 12:31:35 -07:00
aaron-gh 0255f94440 Removed zenity dependency and made battery status use speech dispatcher 2022-11-30 19:08:46 +00:00
Jeremiah Ticket 7bffcda3b9 Fixed formatting of mute-unmute. 2022-11-30 09:39:06 -07:00
aaron-gh 21b785108f
Merge branch 'master' into master 2022-11-30 15:01:34 +00:00
aaron-gh 9651ff906c Added a script to check battery status 2022-11-30 14:11:51 +00:00
stormdragon2976 3d3fa8de95 new version of window_list.sh. Hopefully it works better than the previous version. It now uses window ID instead of title to set the focus. 2022-11-30 03:35:35 -05:00
stormdragon2976 70acde96ea make a bit of ear candy for workspace movement. Commented out original event in sound.py, we can remove it once this is well tested. 2022-11-30 02:25:23 -05:00
Jeremiah Ticket d20a1ef4a4 Added sounds and corrected exit bindsym 2022-11-26 21:30:15 -07:00
Jeremiah Ticket 3082b05352 Added tones to unmuting, and volume changes 2022-11-26 20:51:54 -07:00
Jeremiah Ticket f17d32e189 More mute unmute scripts changes 2022-11-26 18:27:14 -07:00
Jeremiah Ticket 4faea9059f Small change to mute-unmute script 2022-11-26 18:25:17 -07:00
Storm Dragon 97e2deeaf6 Volume keys added to ratpison mode. Notification daemon launched even with dex. 2022-11-26 18:30:13 -05:00
Storm Dragon 96fa9c3f3a Window list bound to apostrophe in ratpoison mode. 2022-11-25 02:35:58 -05:00