Commit Graph

75 Commits

Author SHA1 Message Date
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
f3315f73c9 Added mode default to window list line to return to default mode. 2022-11-25 09:26:14 -07:00
e8eedd8178 Corrected tyops in music key bindings 2022-11-25 08:25:39 -07:00
Storm Dragon
96fa9c3f3a Window list bound to apostrophe in ratpoison mode. 2022-11-25 02:35:58 -05:00
Storm Dragon
7412503611 Fix the exit option. 2022-11-24 14:04:40 -05:00
Storm Dragon
bb5d521a96 Fix up some quoting stuff so shellcheck doesn't complain quite as much. 2022-11-24 12:20:40 -05:00
Storm Dragon
6fe85bb9c0 Merge branch 'master' of github.com:stormdragon2976/I38 2022-11-24 12:14:27 -05:00
Storm Dragon
debd4a7b2e Include customizations file if it exists. 2022-11-24 12:13:33 -05:00
06b2a28852 Forgot to add --no-startup-id xbrlapi 2022-11-24 09:42:53 -07:00
5d719984eb Added a mute-unmute script and binding to alt+mute key 2022-11-24 08:39:12 -07:00
ebaa989d7e Added ocrdesktop and corrected xbrlapi exec 2022-11-24 07:43:22 -07:00
Storm Dragon
0f2af93a0f Announce workspace movement, and when you move an application to a new workspace. 2022-11-24 00:54:16 -05:00
Storm Dragon
367c09300f Added file upload gui using transfer.sh. 2022-11-23 22:50:53 -05:00