aboutsummaryrefslogtreecommitdiff
path: root/src/Rahm/Desktop/Keys.hs
Commit message (Expand)AuthorAge
* Add some keybindings. Add some manage hooks.wip_mapping_keycodesJosh Rahm2024-03-15
* Remove some extreneous logging in Keys.hsJosh Rahm2024-02-07
* Overhaul how Wml is implemented.Josh Rahm2024-02-04
* Merge branch 'main' into wip_mapping_keycodesJosh Rahm2024-02-03
|\
| * Reverse keybindings between xK_x and Space,xK_xJosh Rahm2024-02-03
| * Add Firefox to the browsers listJosh Rahm2024-02-01
* | Break out some stuff in Dsl2.Josh Rahm2024-02-03
* | Configure some more mod3 keys; add a test mod2 key.Josh Rahm2024-02-02
* | Add support for root-level keycode mappings.Josh Rahm2024-02-02
* | Add limited ability to bind directly to keycodes.Josh Rahm2024-01-31
|/
* Add movement keybindings to Mod3.Josh Rahm2024-01-30
* Add ability to move floating windows around using mod+shift+{l,h}Josh Rahm2024-01-30
* Add Keybinding to remove the border from a window.Josh Rahm2024-01-30
* Change binding for launching xterm. Add bindings for killing XMonad.Josh Rahm2024-01-29
* Add <M-a> and <S-M-a> to cycle between monitors.Josh Rahm2024-01-29
* Moving away from the a, o, e keybindings. Change f to 'focus'Josh Rahm2024-01-26
* Add withNextWorkspaceOrKey.Josh Rahm2024-01-26
* Add ability to add a hole to the layout. Doesn't work perfectly.Josh Rahm2023-12-18
* Added documentation ability for Dsl2 keys.Josh Rahm2023-12-13
* Replacing existing binder DSL with a better and more expressive DSL.Josh Rahm2023-12-13
* Make button 15 escape from the window selection submodeJosh Rahm2023-12-12
* Fixed workspace mouse movements to be more intuitive.Josh Rahm2023-12-11
* Some better handling for pinned windows.Josh Rahm2023-12-09
* Added BorderColors.hsJosh Rahm2023-12-09
* Fix some dragging behavior. Remove some conflicting bindings.Josh Rahm2023-12-08
* Got the pin window layout to work. It works better than the main branch for n...pinwindowJosh Rahm2023-12-08
* WIP trying to use pin-window as a layout. Not really working too wellJosh Rahm2023-12-07
* Add duplicate windowJosh Rahm2023-12-06
* Add new 'selected windows' featureJosh Rahm2023-12-06
* Bunch of changes. Not good git ettiquiteJosh Rahm2023-12-06
* Still a work-in-progress, but better dragging window.Josh Rahm2023-12-05
* Add ability to tile-dragJosh Rahm2023-12-05
* Added a couple of draggable bindings.Josh Rahm2023-12-04
* Better history. Works even when non-current screens changeJosh Rahm2023-12-04
* Add ability to swap two workspaces with the W commandJosh Rahm2023-12-04
* Fix bug in master swapping where the last window is not scoped to a tag.Josh Rahm2023-12-04
* Change the rotate-screen-left/right to just swap current screen with left/rig...Josh Rahm2023-12-04
* Minor code improvementsJosh Rahm2023-11-30
* run ormoluJosh Rahm2023-11-30
* Better modelling for moving between windows. Reworked shifting windows and ma...Josh Rahm2023-11-30
* Change win+w to a swap windows command.Josh Rahm2023-11-30
* Make a couple mouse bindings nicer.Josh Rahm2023-11-26
* Add ability to seek media with shift+next/prev.Josh Rahm2023-02-03
* Decouple RDE from spotify by allowing the user to select the media to controlJosh Rahm2023-02-03
* Rename spotify-control to media-control.Josh Rahm2023-02-03
* Change Swap to be instead a shift-and-follow.Josh Rahm2022-11-28
* PendingBuffer now shows "'" when "'" is pressed instead of "w".Josh Rahm2022-11-23
* Clean up import list in Keys.hsJosh Rahm2022-11-22
* Remove some layout bloat.Josh Rahm2022-11-22
* Implement documentation for mouse bindings.Josh Rahm2022-11-22