Commit Graph

126 Commits

Author SHA1 Message Date
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
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
Storm Dragon
108788c38e Music keybindings. 2022-11-23 22:09:24 -05:00
Storm Dragon
52afc93472 Fixed a bug launching web browser. 2022-11-23 21:38:35 -05:00
Storm Dragon
65bbe2fcef Offer to start braille even if dex is used to handle startup applications. 2022-11-23 20:27:41 -05:00
Storm Dragon
da420e50bb Updated headers for scripts. 2022-11-23 20:25:29 -05:00
Storm Dragon
66aaa88bc4 Fixed a couple of sneaky little bugs in my syntax. 2022-11-23 20:18:58 -05:00
Storm Dragon
934e5fb4df Change volume for system to alt+volume up and down. Added file browser and text editor for rp mode. 2022-11-23 20:05:57 -05:00
Storm Dragon
b607fc7cd8 Fixed restart key. 2022-11-23 18:50:38 -05:00
Storm Dragon
dff0fe4f0a updated restart command, but I don't think it works yet. 2022-11-23 18:48:37 -05:00
Storm Dragon
2dbd71ec90 Fixed up spd-say so it shouldn't get interrupted, and also added it for restart. 2022-11-23 18:40:13 -05:00
Storm Dragon
9be91f6bff Speak confirmation that configuration has been reloaded. 2022-11-23 18:30:56 -05:00
0523444e12 Fix keyboard commands 2022-11-23 16:16:21 -07:00
Storm Dragon
9733312634 Add autostart for orca if user chooses dex for autostart. 2022-11-23 17:53:07 -05:00
Storm Dragon
ae217c4333 Added -u to update scripts of they get updated and you want to keep your current config. 2022-11-23 17:41:13 -05:00
Storm Dragon
dea5a31809 Added browser launcher to ratpoison mode. 2022-11-23 17:14:36 -05:00
Storm Dragon
22c58cab9a Fixed the script path. 2022-11-23 16:18:26 -05:00
Storm Dragon
a339aee2ab Added sound settings. 2022-11-23 16:15:25 -05:00
Storm Dragon
6ea8b9b97c make binding to exit ratpoison mode. 2022-11-23 16:05:26 -05:00
Storm Dragon
4e62582279 Make sure alt gets replace with Mod1 for bindings. 2022-11-23 16:00:25 -05:00
Storm Dragon
937ede8881 Removed i3 bar because not accessible. 2022-11-23 09:16:08 -05:00
Storm Dragon
8ff2e212b4 Lots of stuff done, now time for a break. 2022-11-23 01:19:31 -05:00
Storm Dragon
e49e00e7d3 Prompt for use of dex for autostart. 2022-11-23 00:31:30 -05:00
Storm Dragon
965afb1783 Saving progress. Will do more later. 2022-11-22 21:52:20 -05:00
Storm Dragon
587496b681 Added flag for generating .xinitrc and .xprofile. 2022-11-22 21:17:35 -05:00
Storm Dragon
882009a092 Argument processing minimally in place. 2022-11-22 21:11:29 -05:00
Storm Dragon
400722ca1d Nothing works yet, just holding my place befor actually getting started. 2022-11-22 17:53:53 -05:00