aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
...
* | | basic ability teo generate configJosh Rahm2022-10-09
* | | Starting new branch to experimentally add documentation to KeyBindings.Josh Rahm2022-10-09
* | | --amendJosh Rahm2022-10-09
* | | Fixed bug where multiple configures would override previous configures for wi...Josh Rahm2022-10-09
* | | Remove trailing whitespaceJosh Rahm2022-10-09
* | | Add a DSL for configuring Window-Specific bindings and move it into the Keys....Josh Rahm2022-10-09
* | | Fix things that Hlint is complaining about.Josh Rahm2022-10-09
* | | Add firefox to the browsers listJosh Rahm2022-10-09
* | | Forgot to add the Swallow.hs fileJosh Rahm2022-10-09
* | | add swallow behavior. Add more Chrome bindings.Josh Rahm2022-10-09
* | | Figured out the flakiness was due to withAll only applying to windows on the ...Josh Rahm2022-10-09
* | | Add (some) ability to send keys to other windowsJosh Rahm2022-10-09
* | | Remove the bindings from the old mouse. Now I have a better, more programmabl...Josh Rahm2022-10-09
* | | Move Intercept to RebindKeys. Remove the intercept subsystem as it was experi...Josh Rahm2022-10-09
* | | 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 fo...Josh Rahm2022-10-09
* | | Another Chrome binding added.Josh Rahm2022-10-09
* | | Added a way to do per-window bindings in XMonad.Josh Rahm2022-10-09
* | | 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
* | | Ability to submap the mouse. Added bindings for my Logitech G502 Hero.Josh Rahm2022-10-09
* | | add more emoticons. Fix emoticon script.Josh 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
* | | Fix so that <S--> shrinks the alt window, not expand itJosh Rahm2022-10-09
* | | Better Rofi integrationJosh Rahm2022-10-09
* | | minor changes with rofiJosh Rahm2022-10-09
* | | Convert run menus over to Rofi.Josh Rahm2022-10-09
* | | Add emoticon-select.Josh Rahm2022-10-09
* | | Add script to set the PulseAudio sink for the current window.Josh Rahm2022-10-09
* | | Fix sending the SIGUSR to Xmobar syntaxJosh Rahm2022-10-09
* | | Fix fullscreen issues.Josh Rahm2022-10-09
* | | Added Emoji select.Josh Rahm2022-10-09
* | | Add some changes.Josh Rahm2022-10-09
* | | Added some better support for Void Linux.Josh Rahm2022-10-09
* | | Added ability to submap based on the lookupString.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
* | | Fix bug where moving window to workspace stopped working.Josh Rahm2022-10-09
* | | Add keybindings toJosh Rahm2022-10-09
* | | Change marking to use greedy viewing.Josh Rahm2022-10-09
* | | Change swapMaster.Josh Rahm2022-10-09
* | | Use XMonad's EtensibleStateJosh Rahm2022-10-09
* | | Change the next-prev keybindings to cycle through only hidden workspaces.Josh Rahm2022-10-09
* | | Upgrade to XMonad v0.17Josh Rahm2022-10-09
* | | Minor changes to xmobar. C-S-q now restarts xmonad.Josh Rahm2022-10-09