Commit Graph

  • 92a9d57c05 Notification sound if using xfce4-notifyd. master Storm Dragon 2024-05-14 23:35:55 -0400
  • 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. Storm Dragon 2024-05-14 16:11:12 -0400
  • c8ea6ee9f8 Fixed long standing bug of remind having more than one instance start if I3 was restarted. Storm Dragon 2024-04-17 16:12:03 -0400
  • 82ce8e25d9 Fixed microsoft-edge. Storm Dragon 2024-02-10 15:53:10 -0500
  • a27fda25f5 Add google-chrome-unstable as an option for browsers. Storm Dragon 2024-01-24 12:43:28 -0500
  • 278ee7a581 Updated the comment at the top of the i3 configuration file. v2.1 Storm Dragon 2023-11-19 16:38:10 -0500
  • 1b031229a7 Removed lxpolkit because it was causing errors. Storm Dragon 2023-10-30 16:55:07 -0400
  • e86f2d01f6 Removed lxpolkit because it was causing errors. Storm Dragon 2023-10-30 16:53:23 -0400
  • 07ed90d4fc Forgot to change the prompt to ask about the battery notifications. Storm Dragon 2023-10-22 21:00:05 -0400
  • 65e8c0636a Ask if the battery alert script is wanted during setup if acpi is installed. Storm Dragon 2023-10-22 20:54:31 -0400
  • 2e15449d9a Fixed a bug with restarting remind on i3 restart. Fixed a bug with battery_alert not being loaded. Storm Dragon 2023-10-15 11:58:33 -0400
  • 8e9c2c8a7d Updated the README. Storm Dragon 2023-10-13 11:13:17 -0400
  • 9b539d48ab Battery alert script added for laptops. Provides both speech and sound alerts. Storm Dragon 2023-10-11 19:39:26 -0400
  • aae01bff20 Make sure any remind process is terminated before restarting i3. This prevents multiples of notifications from happening from multiple instances of the server. Storm Dragon 2023-10-04 13:39:35 -0400
  • ef882604af Single time remind option added. Storm Dragon 2023-10-04 13:21:35 -0400
  • eb8fa44757 Hopefully fix it so that notifications aren't limited any more. Storm Dragon 2023-10-02 22:31:19 -0400
  • 6063fac699 Updated keyboard layouts, Thanks Didier for the changes. Storm Dragon 2023-10-02 17:04:17 -0400
  • 6f8b418e80 Fixed a typo in the cancel button for daily reminders. v2.0 Storm Dragon 2023-10-01 14:49:15 -0400
  • 239d110f58 Create ~/.reminders if remind is detected, this should hopefully prevent the daemon not running error that happens with new users. Storm Dragon 2023-10-01 14:45:31 -0400
  • 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. Storm Dragon 2023-10-01 02:17:38 -0400
  • 00a89467fd Set the expire time on notifications so hopefully max notifications exceeded error doesn't happen any more. Storm Dragon 2023-09-28 18:00:49 -0400
  • 9c3cadd7dc Do not bind f to file browser in Ratpoison Mode if no file browser was found. Storm Dragon 2023-09-28 09:45:10 -0400
  • 43bec02a2c Updated reminder dialog with better button icons. Storm Dragon 2023-09-28 09:31:01 -0400
  • a7746d962c Updated readme with GTK2 configuration as well. Jeremiah Ticket 2023-09-28 07:20:22 -0600
  • 0727ff31c3 Fixed README formatting. Storm Dragon 2023-09-28 09:13:15 -0400
  • 482d8ebed2 Hopefully fixed formatting. Jeremiah Ticket 2023-09-28 07:02:54 -0600
  • df4182b32f Added another small note about GTK sound themes. Jeremiah Ticket 2023-09-28 06:59:58 -0600
  • ef030f9cd1 Updated readme, explains how to set gtk sound theme. Jeremiah Ticket 2023-09-28 06:58:08 -0600
  • e484405684 Updated readme to include libcanberra as an optional dependency. Jeremiah Ticket 2023-09-28 06:30:25 -0600
  • 4d5abd5489 Added login sound option, uses canberra-gtk-play if installed, if not doesn't ask. Jeremiah Ticket 2023-09-28 06:27:39 -0600
  • 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. Storm Dragon 2023-09-27 01:35:06 -0400
  • b1f413660f Fixed up formatting for hours, minutes, and day of month. Properly handle window close events using cancel or escape. Add monthly reminder option. Storm Dragon 2023-09-26 21:49:35 -0400
  • 1a0ad68ad2 Merge branch 'master' of ssh://git.stormux.org/storm/I38 Jeremiah Ticket 2023-09-26 06:56:27 -0600
  • 556b8cb7d8 Added a window close sound to the sound script. Jeremiah Ticket 2023-09-26 06:38:02 -0600
  • 563e0277aa View reminder wil now tell you if there are no reminders. Storm Dragon 2023-09-26 08:33:15 -0400
  • 4e00211c02 Reminder notifications now play a sound before they happen, so should be harder to miss. Storm Dragon 2023-09-26 08:26:55 -0400
  • e61d0394c3 Add Custom reminder option. Storm Dragon 2023-09-25 08:54:51 -0400
  • af77a60355 Reminder dialog now handles pressing escape to close. Storm Dragon 2023-09-24 14:21:27 -0400
  • 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. Storm Dragon 2023-09-24 13:40:22 -0400
  • 2968bbe325 Forgot to remove the background from the remind command. It's handled by the i3 config. Storm Dragon 2023-09-22 00:50:52 -0400
  • 15bf470616 Started work on adding reminders. Storm Dragon 2023-09-19 21:45:00 -0400
  • 19d201ecf4 Experimental multiple keyboard support added. v1.9 Storm Dragon 2023-08-31 01:31:51 -0400
  • cb7bfb36e8 Add lxpolkit for policy kit authentication. Storm Dragon 2023-08-30 16:08:24 -0400
  • 9c16367299 Email client bound to alt+e in ratpoison mode. Storm Dragon 2023-08-29 16:57:06 -0400
  • 68620696fc Forgot to actually add some of my changes. Storm Dragon 2023-08-29 16:23:51 -0400
  • 43067c0efe Fixed a couple of problems with screen brightness script. Storm Dragon 2023-08-29 16:19:43 -0400
  • 4773bdae87 Screen brightness script added. Storm Dragon 2023-08-29 16:14:11 -0400
  • ea7450bb8b Fixed a bug when opening a terminal with RP + c. Storm Dragon 2023-07-05 20:43:30 -0400
  • 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. stormdragon2976 2023-06-14 02:05:36 -0400
  • 1de8cde4cf Updated optional applications list in the README. stormdragon2976 2023-06-10 13:21:29 -0400
  • 7ee783edeb Add ability to have removable storage auto mounted if udiskie is detected. stormdragon2976 2023-06-07 00:15:13 -0400
  • 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. stormdragon2976 2023-06-01 15:47:10 -0400
  • dca451c996 Workspace switching sound should now work correctly in Sway. stormdragon2976 2023-06-01 15:20:52 -0400
  • 61cdfffc0d Window list should now work for sway. stormdragon2976 2023-06-01 15:10:47 -0400
  • 5851aec8b3 Make the sway option use the sway version of sensible-terminal. stormdragon2976 2023-06-01 14:48:52 -0400
  • 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. stormdragon2976 2023-04-25 19:09:20 -0400
  • 9efa0b110d this git push brought to you by my inability to type complete words. v1.8 stormdragon2976 2023-04-09 21:48:11 -0400
  • c1278a81ee work around for Void Linux weirdness. stormdragon2976 2023-04-09 21:22:38 -0400
  • fa0c32297c Added --no-startup-id to clipster because it fixes a problem for some users. v1.7 stormdragon2976 2023-04-07 17:13:31 -0400
  • c6f97648c3 Found and fixed a bug in non ratpoison mode. It was creating a shit ton of conflicting keybinds. v1.6 stormdragon2976 2023-04-06 16:10:03 -0400
  • ec8aa3c00a Modified prompt for using ratpoison mode to show that it is the recommended configuration. stormdragon2976 2023-04-06 15:02:23 -0400
  • de95c4284a updated the readme file. stormdragon2976 2023-04-06 14:55:47 -0400
  • 390fc4c114 Fixed a bug in the run dialog. v1.5 stormdragon2976 2023-03-29 18:22:36 -0400
  • 71cd45f781 More work on the help display. stormdragon2976 2023-03-29 00:47:07 -0400
  • 6702dc357b Added control+g to exit ratpoison mode, so that it is more in line with ratpoison. stormdragon2976 2023-03-28 19:56:08 -0400
  • a7f22597f1 Fixed a bug in rp mode kill. stormdragon2976 2023-03-28 19:43:00 -0400
  • 530c9e5073 Kill window shortcut added to ratpoison mode as k. Comments should show up now that did not before in the config file. stormdragon2976 2023-03-28 18:43:13 -0400
  • 73d16bde78 Added emacs as an editor choice. stormdragon2976 2023-03-28 00:38:57 -0400
  • 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. stormdragon2976 2023-03-27 23:44:42 -0400
  • 8ce2e7eb32 Updated the README. stormdragon2976 2023-03-24 18:40:46 -0400
  • 0e7125d2fc Replacement for grun, added custom I38 run dialog instead. stormdragon2976 2023-03-24 18:40:01 -0400
  • 5671b31715 Replacement for grun, added custom I38 run dialog instead. stormdragon2976 2023-03-24 18:34:09 -0400
  • a28cbc59ff Replacement for grun, added custom I38 run dialog instead. stormdragon2976 2023-03-24 18:21:55 -0400
  • ce5f632bfc Fixed a bug where i3's mod key was being automatically set to super if a ratpoison mode key was not selected. stormdragon2976 2023-03-24 17:29:18 -0400
  • 2953ecd157 Added dex to package list. It's an optional alternative for automatically launching applications when i3 starts. stormdragon2976 2023-03-19 17:25:25 -0400
  • 64cffc7fc7 Added i3-wm to dependency list because it's surprisingly easy to forget to install it. stormdragon2976 2023-03-04 17:37:21 -0500
  • e0ac69b66e Updated ocrdesktop to use -b for faster recognission. Added mod+r in ratpoison layer for those who don't have a prinnt key. v1.4 Jeremiah Ticket 2023-02-05 09:36:56 -0700
  • 689b997dae Added keybinding to ratpoison mode to launch a terminal. stormdragon2976 2023-01-23 12:34:58 -0500
  • 1a0daf36a8 Ever had an old discman? I certainly did. Now music related keys apart from music volume beep, just like that discman you had back in the late 90s and early 2000s! Jeremiah Ticket 2022-12-23 05:27:33 -0700
  • 29e941e3d5 Experimental support for sway added with the -s flag. stormdragon2976 2022-12-15 07:23:07 -0500
  • 9109f7660c Fixed more typos, hurray! Jeremiah Ticket 2022-12-14 07:49:13 -0700
  • e1043e982d Fixed unneeded mode defaults in non-rp mode removed unnecessary } at end of non-rp mode bindings Jeremiah Ticket 2022-12-13 19:43:55 -0700
  • ac1464d965 Added volume beep to all system volume changes. Corrected typos for volume Jump variable. Moved some things around in the written config file to be more consistant with placement. Jeremiah Ticket 2022-12-12 17:43:30 -0700
  • 40104086fe Fixed typos found in some keybinds. Jeremiah Ticket 2022-12-10 14:35:57 -0700
  • 6e7e845a6c Added setting to keep mouse in current window and not change focus. Jeremiah Ticket 2022-12-10 00:07:50 -0700
  • 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. stormdragon2976 2022-12-02 16:15:57 -0500
  • 176bb60292 Add a check for the python i3ipc library. stormdragon2976 2022-12-02 15:21:19 -0500
  • 3aa6da5170 Updated the README. stormdragon2976 2022-12-02 15:09:40 -0500
  • 33e9a0668e Added status to the output in the batteryzu script. fixed the shabang. Fixed formatting. stormdragon2976 2022-12-01 16:36:06 -0500
  • 722a028c8f Actually applied the update properly. Aaron Hewitt 2022-12-01 19:23:52 +0000
  • 9d664036a1 Updated battery status script to check for acpi and use if present Aaron Hewitt 2022-12-01 19:12:07 +0000
  • ccac3e4367 Make jq a part of the command check. Jeremiah Ticket 2022-12-01 10:01:41 -0700
  • 3f2e20980e Removed mode default for all non-ratpoison bindings. Jeremiah Ticket 2022-12-01 09:43:08 -0700
  • fc7b3b08cb Lowered sound of wordspace switching sound a bit. stormdragon2976 2022-12-01 07:57:07 -0500
  • f87f2e4268 Updated the battery status script. stormdragon2976 2022-11-30 17:47:37 -0500
  • bd88e966de Fixed a bug in the configuration writing section that caused the config file to be all kids of screwed up. stormdragon2976 2022-11-30 17:16:04 -0500
  • a39d145043 Fixed a bug in the yesno dialog that was causing it to always respond yes. I must be pretty good at guessing default layouts for no one to have found this yet lol. Added a non-ratpoison binding option. It needs the testing love. stormdragon2976 2022-11-30 16:42:18 -0500
  • b2fb488652 Moved the part that writes brlapi stuff outside the sound if statement, not sure why it was there in the first place, I must have needed more coffee... stormdragon2976 2022-11-30 15:22:14 -0500
  • a1d56cc0c0 Moved battery check to ratpoison layer Jeremiah Ticket 2022-11-30 13:18:44 -0700
  • c9c8d8a01c Updated script Jeremiah Ticket 2022-11-30 12:32:29 -0700