Commit Graph

190 Commits

Author SHA1 Message Date
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
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 9c3cadd7dc Do not bind f to file browser in Ratpoison Mode if no file browser was found. 2023-09-28 09:45:10 -04:00
Storm Dragon 43bec02a2c Updated reminder dialog with better button icons. 2023-09-28 09:31:01 -04:00
Jeremiah Ticket a7746d962c Updated readme with GTK2 configuration as well. 2023-09-28 07:20:22 -06:00
Storm Dragon 0727ff31c3 Fixed README formatting. 2023-09-28 09:13:15 -04:00
Jeremiah Ticket 482d8ebed2 Hopefully fixed formatting. 2023-09-28 07:02:54 -06:00
Jeremiah Ticket df4182b32f Added another small note about GTK sound themes. 2023-09-28 06:59:58 -06:00
Jeremiah Ticket ef030f9cd1 Updated readme, explains how to set gtk sound theme. 2023-09-28 06:58:08 -06:00
Jeremiah Ticket e484405684 Updated readme to include libcanberra as an optional dependency. 2023-09-28 06:30:25 -06:00
Jeremiah Ticket 4d5abd5489 Added login sound option, uses canberra-gtk-play if installed, if not doesn't ask. 2023-09-28 06:27:39 -06: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 2968bbe325 Forgot to remove the background from the remind command. It's handled by the i3 config. 2023-09-22 00:50:52 -04:00
Storm Dragon 15bf470616 Started work on adding reminders. 2023-09-19 21:45:00 -04:00
Storm Dragon 19d201ecf4 Experimental multiple keyboard support added. 2023-08-31 01:31:51 -04:00
Storm Dragon cb7bfb36e8 Add lxpolkit for policy kit authentication. 2023-08-30 16:08:24 -04:00
Storm Dragon 9c16367299 Email client bound to alt+e in ratpoison mode. 2023-08-29 16:57:06 -04:00
Storm Dragon 68620696fc Forgot to actually add some of my changes. 2023-08-29 16:23: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
Storm Dragon ea7450bb8b Fixed a bug when opening a terminal with RP + c. 2023-07-05 20:43:30 -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 1de8cde4cf Updated optional applications list in the README. 2023-06-10 13:21:29 -04:00
stormdragon2976 7ee783edeb Add ability to have removable storage auto mounted if udiskie is detected. 2023-06-07 00:15:13 -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