aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* | | Remove the bindings from the old mouse. Now I have a better, more ↵Josh Rahm2022-10-09
| | | | | | | | | | | | programmable mouse I can use.
* | | Move Intercept to RebindKeys. Remove the intercept subsystem as it was ↵Josh Rahm2022-10-09
| | | | | | | | | | | | experimental and I do not have a real use for it anymore.
* | | Add NoPersist and use it in Logger.hsJosh Rahm2022-10-09
| | |
* | | Add set backlight keys. Have not yet committed the set-backlight.sh script yetJosh Rahm2022-10-09
| | |
* | | Add Brave to list of browsers to intercept keystrokes. Add mouse bindingns ↵Josh Rahm2022-10-09
| | | | | | | | | | | | | | | | | | | | | | | | for dragging and resizing. button13+LeftMouse = Drag button13+RightMouse = Resize button13+button13 = retile
* | | Another Chrome binding added.Josh Rahm2022-10-09
| | | | | | | | | | | | | | | | | | There's a bug where it seems the mappings are applied inconsistently after a restart. Not sure what causes that. Seems bouncing XMonad again fixes it.
* | | Added a way to do per-window bindings in XMonad.Josh Rahm2022-10-09
| | | | | | | | | | | | | | | | | | This is particularly great for Chrome where one cannot remap the built-in bindings and some built-in bindings are really dumb (looking at you Ctrl+w!!).
* | | Add more mouse motions. Add bindings for navigation to button15+<>Josh Rahm2022-10-09
| | |
* | | Add experimental motion events. Not super useful at the moment, but might be ↵Josh Rahm2022-10-09
| | | | | | | | | | | | in the future.
* | | Minor fixes to weather and bluetooth scripts.Josh Rahm2022-10-09
| | |
* | | Ability to submap the mouse. Added bindings for my Logitech G502 Hero.Josh Rahm2022-10-09
| | |
* | | Better mediaJosh Rahm2022-10-09
| | |
* | | add more emoticons. Fix emoticon script.Josh Rahm2022-10-09
| | |
* | | Support for subdirectories in LibraryJosh Rahm2022-10-09
| | |
* | | Added ability to control volume with <C-v>hhhh* and <C-v><C-llll*Josh Rahm2022-10-09
| | |
* | | Added library-view.sh and bound it to <C-z>oJosh Rahm2022-10-09
| | |
* | | added more emoticonsJosh Rahm2022-10-09
| | |
* | | Add NERD font glyphs to unicode selectorJosh Rahm2022-10-09
| | |
* | | Fix so that <S--> shrinks the alt window, not expand itJosh Rahm2022-10-09
| | |
* | | added more emoticonsJosh Rahm2022-10-09
| | |
* | | Better Rofi integrationJosh Rahm2022-10-09
| | |
* | | changes to rofi configJosh Rahm2022-10-09
| | |
* | | minor changes to rofi configJosh Rahm2022-10-09
| | |
* | | minor changes with rofiJosh Rahm2022-10-09
| | |
* | | Convert run menus over to Rofi.Josh Rahm2022-10-09
| | | | | | | | | | | | This makes things prettier and rofi is more feature rich than DMenu.
* | | Add emoticon-select.Josh Rahm2022-10-09
| | | | | | | | | | | | | | | | | | It's the same as emoji select, but with emoticons. Key bound to <C-z>E (capital E, as opposed to <C-z>e for emojis)
* | | Change the Prompt for setting the sink.Josh Rahm2022-10-09
| | |
* | | Change set-sink.shJosh Rahm2022-10-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Before this script would use the PID of the current window to infer the input to switch. However some frontends use a daemon to output the sound, so it doesn't work in that case. Instead, now, set-sink will prompt the user to select the active sink to switch. If there is only one active sink it will automatically move that one.
* | | If rofi is installed on the system, use that for emoji selection. Rofi has ↵Josh Rahm2022-10-09
| | | | | | | | | | | | much better unicode support than dmenu. I might switch over to it at some point.
* | | Add script to set the PulseAudio sink for the current window.Josh Rahm2022-10-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | This binding is set to <C-z>a. It creates a dmenu prompting the user to select which output device the current application should send audio to. In the future I might create an analog for input devices, but as things stand, I change input so much more infrequently that pavucontrol is probably fine for that.
* | | For the work laptop, fix it so that picom does not run with multiple ↵Josh Rahm2022-10-09
| | | | | | | | | | | | monitors (it slows things down way too much)
* | | Fix sending the SIGUSR to Xmobar syntaxJosh Rahm2022-10-09
| | |
* | | merged.Josh Rahm2022-10-09
| | |
* | | minor aesthetic changesJosh Rahm2022-10-09
| | |
* | | Fix fullscreen issues.Josh Rahm2022-10-09
| | |
* | | Add dimming to bluetooth-selectJosh Rahm2022-10-09
| | |
* | | Added Emoji select.Josh Rahm2022-10-09
| | | | | | | | | | | | | | | | | | The fonts still leave much to be desired. Unfortunately dmenu2 does not support fallback fonts from what I can tell, and dmenu1 doesn't support all the nice features dmenu2 supports. Oh well.
* | | Add some changes.Josh Rahm2022-10-09
| | | | | | | | | | | | | | | | | | | | | 1. Make the spotify control work for both Spotify and Spotifyd 2. Xmobar weather not break xmobar when not connected to the internet 3. Add g<space> keybinding to go to the toogle-cased version of the current workspace.
* | | Added some better support for Void Linux.Josh Rahm2022-10-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | Void Linux doesn't have spotify in its official repos. Going with open source solutions, I can use spotifyd, but had to hack my spotify-control scripts to get it to work. Void linux also puts all its binaries in /bin for some reason. Not sure I like that, but I had to change the DMenu module to support that.
* | | Added ability to submap based on the lookupString.Josh Rahm2022-10-09
| | | | | | | | | | | | | | | | | | This changes how workspaces work. There are now as many workspaces as there are AlphaNumeric characters. I'm not really sure how I like it, but it's interesting. I'll keep it for a bit and see how I like it.
* | | Added more to the README. More on the way!!Josh Rahm2022-10-09
| | |
* | | Started to update the readme with better documentation.Josh Rahm2022-10-09
| | |
* | | Add some support of the XF86 keys.Josh Rahm2022-10-09
| | |
* | | Added a couple of bindings.Josh Rahm2022-10-09
| | |
* | | Mess with some other keybindings.Josh Rahm2022-10-09
| | |
* | | Delete newMouse. It's not used.Josh Rahm2022-10-09
| | |
* | | Compeletely change how KeyBindings are done.Josh Rahm2022-10-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Created new KeysM and ButtonsM monads to make configuring keybindings and button bindings more readable through a DSL. Before bindings would just be a giant list, but that made it difficult to read and repetitive. Now the syntax follows the pattern bind key-to-bind mask1 : action mask2 : action i.e. bind xK_a $ do justMod $ doSomeAction a b c shiftMod $ doSomeOtherAction a b c This makes it a lot cleaner to see all the bindings allocated to a specific key. That way, when adding a new binding, I can easily see what bindings already exist for that key.
* | | Fix bug where moving window to workspace stopped working.Josh Rahm2022-10-09
| | |
* | | Add keybindings toJosh Rahm2022-10-09
| | | | | | | | | | | | | | | - Copy window to another Workspace. - Launch a floating terminal.
* | | Change marking to use greedy viewing.Josh Rahm2022-10-09
| | |