Commit Graph

87 Commits

Author SHA1 Message Date
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
0e7125d2fc Replacement for grun, added custom I38 run dialog instead. 2023-03-24 18:40:01 -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
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
ccac3e4367 Make jq a part of the command check. 2022-12-01 10:01:41 -07:00
3f2e20980e Removed mode default for all non-ratpoison bindings. 2022-12-01 09:43:08 -07:00
stormdragon2976
bd88e966de Fixed a bug in the configuration writing section that caused the config file to be all kids of screwed up. 2022-11-30 17:16:04 -05:00
stormdragon2976
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. 2022-11-30 16:42:18 -05:00
stormdragon2976
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... 2022-11-30 15:22:14 -05:00
a1d56cc0c0 Moved battery check to ratpoison layer 2022-11-30 13:18:44 -07:00
c9c8d8a01c Updated script 2022-11-30 12:32:29 -07:00
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
67c5ce5803 Fixed formatting and made the conflict use dialog. 2022-11-30 09:31:45 -07:00
aaron-gh
89b0c26848 Added a check to prevent both ratpoison key and default mode key from being set to Super (Mod4) 2022-11-30 09:16:19 -07:00
aaron-gh
21b785108f
Merge branch 'master' into master 2022-11-30 15:01:34 +00:00
aaron-gh
9e66815ef7 Update i38.sh 2022-11-30 14:52:21 +00:00
aaron-gh
2da7081ff3 Update i38.sh 2022-11-30 14:47:30 +00:00
aaron-gh
9d64d98a77 Added a check to prevent both ratpoison key and default mode key from being set to Super (Mod4) 2022-11-30 14:45:44 +00:00
aaron-gh
0a2e56a3fe Updated config to include command (mod+Control+b) to get battery status. 2022-11-30 14:22:04 +00:00
aaron-gh
86eeb91e8d Updated dependency list with zenity for battery status script 2022-11-30 14:14:06 +00:00
stormdragon2976
db9c7732c4 Merge branch 'master' of github.com:stormdragon2976/I38 2022-11-30 02:29:51 -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
143d299a32 Fixed Control+space ratpoison key 2022-11-29 22:57:02 -07:00
Aaron Hewitt
be77a6a383 Fix control plus escape key binding 2022-11-29 19:08:29 +00:00
Aaron Hewitt
d61e4f158c Update i38.sh 2022-11-29 18:49:13 +00:00
stormdragon2976
73750ce57e Make ~/.xinitrc executable. 2022-11-29 08:27:04 -05:00
Storm Dragon
f4f191014a Added -X to create just .xprofile, -x still generates both. 2022-11-27 12:47:35 -05:00
f0fba65cec Added VCLPLUGIN variable to .xprofile 2022-11-27 10:21:00 -07:00
Storm Dragon
a29442e408 Fix window switching so that is is specifically alt+tab and alt+shift+tab. 2022-11-27 00:26:14 -05:00
Storm Dragon
aec05b9e77 Alt+play now shows current song info. 2022-11-27 00:06:46 -05:00
d20a1ef4a4 Added sounds and corrected exit bindsym 2022-11-26 21:30:15 -07:00
3082b05352 Added tones to unmuting, and volume changes 2022-11-26 20:51:54 -07:00
f087d96b15 Fixed typo in Volume Jump for VolumeDown 2022-11-26 18:40:14 -07:00
Storm Dragon
08aa0f293f Added music info button in rp mode, alt+shift+u 2022-11-26 19:58:17 -05:00
Storm Dragon
9fa1b9d865 Fixed a bug in notification launcher. 2022-11-26 19:54:26 -05:00
Storm Dragon
b2f1b9c9d1 Forgot to add system volume keys. 2022-11-26 18:38:38 -05:00
Storm Dragon
97e2deeaf6 Volume keys added to ratpison mode. Notification daemon launched even with dex. 2022-11-26 18:30:13 -05:00
40efebcd73 Updated the notification daemon line 2022-11-26 12:39:57 -07:00
Storm Dragon
bdf38929aa Make the i3 top level mod key configurable. 2022-11-26 06:20:13 -05:00