aboutsummaryrefslogtreecommitdiff
path: root/src/Internal/Intercept.hs
Commit message (Collapse)AuthorAge
* 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.
* 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!!).