Commit Graph

200 Commits

Author SHA1 Message Date
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
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
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
482d8ebed2 Hopefully fixed formatting. 2023-09-28 07:02:54 -06:00
df4182b32f Added another small note about GTK sound themes. 2023-09-28 06:59:58 -06:00
ef030f9cd1 Updated readme, explains how to set gtk sound theme. 2023-09-28 06:58:08 -06:00
e484405684 Updated readme to include libcanberra as an optional dependency. 2023-09-28 06:30:25 -06:00
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
1a0ad68ad2 Merge branch 'master' of ssh://git.stormux.org/storm/I38 2023-09-26 06:56:27 -06:00
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