aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
...
* Remove trailing whitespaceJosh Rahm2022-03-29
* Add a DSL for configuring Window-Specific bindings and move it into the Keys....Josh Rahm2022-03-29
* Fix things that Hlint is complaining about.Josh Rahm2022-03-28
* Merge branch 'v017' of git.josher.dev:rde into v017Josh Rahm2022-03-28
|\
| * Add firefox to the browsers listJosh Rahm2022-03-28
* | Forgot to add the Swallow.hs fileJosh Rahm2022-03-28
|/
* add swallow behavior. Add more Chrome bindings.Josh Rahm2022-03-28
* Figured out the flakiness was due to withAll only applying to windows on the ...Josh Rahm2022-03-28
* Add (some) ability to send keys to other windowsJosh Rahm2022-03-28
* Remove the bindings from the old mouse. Now I have a better, more programmabl...Josh Rahm2022-03-28
* Move Intercept to RebindKeys. Remove the intercept subsystem as it was experi...Josh Rahm2022-03-28
* Add NoPersist and use it in Logger.hsJosh Rahm2022-03-28
* Merge branch 'v017' of josher.dev:rde into v017Josh Rahm2022-03-28
|\
| * Merge branch 'v017' of git.josher.dev:rde into v017Josh Rahm2022-03-28
| |\
| * \ Merge branch 'v017' of git.josher.dev:rde into v017Josh Rahm2022-03-21
| |\ \
| * | | Add set backlight keys. Have not yet committed the set-backlight.sh script yetJosh Rahm2022-02-11
* | | | Add Brave to list of browsers to intercept keystrokes. Add mouse bindingns fo...Josh Rahm2022-03-28
| |_|/ |/| |
* | | Another Chrome binding added.Josh Rahm2022-03-25
* | | Added a way to do per-window bindings in XMonad.Josh Rahm2022-03-25
* | | Add more mouse motions. Add bindings for navigation to button15+<>Josh Rahm2022-03-24
| |/ |/|
* | Add experimental motion events. Not super useful at the moment, but might be ...Josh Rahm2022-03-18
* | Ability to submap the mouse. Added bindings for my Logitech G502 Hero.Josh Rahm2022-03-18
|/
* add more emoticons. Fix emoticon script.Josh Rahm2022-01-16
* Added ability to control volume with <C-v>hhhh* and <C-v><C-llll*Josh Rahm2022-01-13
* Added library-view.sh and bound it to <C-z>oJosh Rahm2022-01-13
* Fix so that <S--> shrinks the alt window, not expand itJosh Rahm2022-01-11
* Better Rofi integrationJosh Rahm2022-01-11
* minor changes with rofiJosh Rahm2022-01-10
* Convert run menus over to Rofi.Josh Rahm2022-01-10
* Add emoticon-select.Josh Rahm2022-01-10
* Add script to set the PulseAudio sink for the current window.Josh Rahm2022-01-10
* Fix sending the SIGUSR to Xmobar syntaxJosh Rahm2022-01-10
* Fix fullscreen issues.Josh Rahm2022-01-07
* Added Emoji select.Josh Rahm2021-11-29
* Add some changes.Josh Rahm2021-11-29
* Added some better support for Void Linux.Josh Rahm2021-11-24
* Added ability to submap based on the lookupString.Josh Rahm2021-11-23
* Add some support of the XF86 keys.Josh Rahm2021-11-22
* Added a couple of bindings.Josh Rahm2021-11-22
* Mess with some other keybindings.Josh Rahm2021-11-22
* Delete newMouse. It's not used.Josh Rahm2021-11-22
* Compeletely change how KeyBindings are done.Josh Rahm2021-11-22
* Fix bug where moving window to workspace stopped working.Josh Rahm2021-11-22
* Add keybindings toJosh Rahm2021-11-22
* Change marking to use greedy viewing.Josh Rahm2021-11-15
* Change swapMaster.Josh Rahm2021-11-12
* Use XMonad's EtensibleStateJosh Rahm2021-11-12
* Change the next-prev keybindings to cycle through only hidden workspaces.Josh Rahm2021-11-10
* Upgrade to XMonad v0.17Josh Rahm2021-11-10
* Minor changes to xmobar. C-S-q now restarts xmonad.Josh Rahm2021-11-10