Commit Graph

205 Commits

Author SHA1 Message Date
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
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
5851aec8b3 Make the sway option use the sway version of sensible-terminal. 2023-06-01 14:48:52 -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
9efa0b110d this git push brought to you by my inability to type complete words. 2023-04-09 21:48:11 -04:00
stormdragon2976
c1278a81ee work around for Void Linux weirdness. 2023-04-09 21:22:38 -04:00
stormdragon2976
fa0c32297c Added --no-startup-id to clipster because it fixes a problem for some users. 2023-04-07 17:13:31 -04:00
stormdragon2976
c6f97648c3 Found and fixed a bug in non ratpoison mode. It was creating a shit ton of conflicting keybinds. 2023-04-06 16:10:03 -04:00
stormdragon2976
ec8aa3c00a Modified prompt for using ratpoison mode to show that it is the recommended configuration. 2023-04-06 15:02:23 -04:00
stormdragon2976
de95c4284a updated the readme file. 2023-04-06 14:55:47 -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
6702dc357b Added control+g to exit ratpoison mode, so that it is more in line with ratpoison. 2023-03-28 19:56:08 -04:00
stormdragon2976
a7f22597f1 Fixed a bug in rp mode kill. 2023-03-28 19:43:00 -04:00
stormdragon2976
530c9e5073 Kill window shortcut added to ratpoison mode as k. Comments should show up now that did not before in the config file. 2023-03-28 18:43:13 -04:00
stormdragon2976
73d16bde78 Added emacs as an editor choice. 2023-03-28 00:38:57 -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
8ce2e7eb32 Updated the README. 2023-03-24 18:40:46 -04:00
stormdragon2976
0e7125d2fc Replacement for grun, added custom I38 run dialog instead. 2023-03-24 18:40:01 -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
ce5f632bfc Fixed a bug where i3's mod key was being automatically set to super if a ratpoison mode key was not selected. 2023-03-24 17:29:18 -04:00
stormdragon2976
2953ecd157 Added dex to package list. It's an optional alternative for automatically launching applications when i3 starts. 2023-03-19 17:25:25 -04:00
stormdragon2976
64cffc7fc7 Added i3-wm to dependency list because it's surprisingly easy to forget to install it. 2023-03-04 17:37:21 -05:00
e0ac69b66e Updated ocrdesktop to use -b for faster recognission.
Added mod+r in ratpoison layer for those who don't have a prinnt key.
2023-02-05 09:36:56 -07:00
stormdragon2976
689b997dae Added keybinding to ratpoison mode to launch a terminal. 2023-01-23 12:34:58 -05:00
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! 2022-12-23 05:27:33 -07:00
stormdragon2976
29e941e3d5 Experimental support for sway added with the -s flag. 2022-12-15 07:23:07 -05:00
9109f7660c Fixed more typos, hurray! 2022-12-14 07:49:13 -07:00
e1043e982d Fixed unneeded mode defaults in non-rp mode
removed unnecessary } at end of non-rp mode bindings
2022-12-13 19:43:55 -07:00
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.
2022-12-12 17:43:30 -07:00
40104086fe Fixed typos found in some keybinds. 2022-12-10 14:35:57 -07:00
6e7e845a6c Added setting to keep mouse in current window and not change focus. 2022-12-10 00:07:50 -07: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
176bb60292 Add a check for the python i3ipc library. 2022-12-02 15:21:19 -05:00