|
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 |
|
stormdragon2976
|
3aa6da5170
|
Updated the README.
|
2022-12-02 15:09:40 -05:00 |
|
stormdragon2976
|
33e9a0668e
|
Added status to the output in the batteryzu script. fixed the shabang. Fixed formatting.
|
2022-12-01 16:36:06 -05:00 |
|
Aaron Hewitt
|
722a028c8f
|
Actually applied the update properly.
|
2022-12-01 19:23:52 +00:00 |
|
Aaron Hewitt
|
9d664036a1
|
Updated battery status script to check for acpi and use if present
|
2022-12-01 19:12:07 +00: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
|
fc7b3b08cb
|
Lowered sound of wordspace switching sound a bit.
|
2022-12-01 07:57:07 -05:00 |
|
stormdragon2976
|
f87f2e4268
|
Updated the battery status script.
|
2022-11-30 17:47:37 -05: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 |
|
|
d6c0252fdf
|
Formatted readme better, hopefully.
|
2022-11-30 10:27:44 -07:00 |
|
|
7347524487
|
More updates to README
|
2022-11-30 10:25:15 -07:00 |
|
|
77a7f92ed7
|
Updated README
|
2022-11-30 10:22:46 -07:00 |
|
|
7bffcda3b9
|
Fixed formatting of mute-unmute.
|
2022-11-30 09:39:06 -07: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 |
|
aaron-gh
|
9651ff906c
|
Added a script to check battery status
|
2022-11-30 14:11:51 +00:00 |
|
stormdragon2976
|
3d3fa8de95
|
new version of window_list.sh. Hopefully it works better than the previous version. It now uses window ID instead of title to set the focus.
|
2022-11-30 03:35:35 -05: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 |
|
|
3b4f76df02
|
Merge branch 'aaron-gh-master'
|
2022-11-29 12:57:20 -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 |
|
|
f17d32e189
|
More mute unmute scripts changes
|
2022-11-26 18:27:14 -07:00 |
|