aboutsummaryrefslogtreecommitdiff
path: root/src/Rahm
Commit message (Expand)AuthorAge
* Add Firefox to the browsers listJosh Rahm2024-02-01
* Fix the XMobar actions to use Super istead of HyperJosh Rahm2024-01-30
* 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
* Remove broken smartBorders from layoutJosh Rahm2023-12-29
* Add ability to add a hole to the layout. Doesn't work perfectly.Josh Rahm2023-12-18
* Add some documentation to Dsl2.hsJosh Rahm2023-12-14
* Move the pinnable layout to outside the avoidStruts layout. This fixes the sm...Josh Rahm2023-12-13
* Fix issue where pointer and keyboard were not being properly ungrabbed.Josh Rahm2023-12-13
* Added documentation ability for Dsl2 keys.Josh Rahm2023-12-13
* Add multi-select Rofi support and allow multiselect for windows.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
* Fix withWindowsUnpinned to not pin unpinned windows after the function is com...Josh Rahm2023-12-08
* Fix issue where submapping keys does not work with numlock onJosh 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
* Clean the mask for button submaps.Josh Rahm2023-12-06
* Add duplicate windowJosh Rahm2023-12-06
* Add new 'selected windows' featureJosh Rahm2023-12-06
* Bunch of changes. Not good git ettiquiteJosh Rahm2023-12-06
* Fixed problem with the hole layout where it was not passing on the focused wi...Josh Rahm2023-12-05
* Still a work-in-progress, but better dragging window.Josh Rahm2023-12-05
* Catch printf exceptions in logs to avoid having rde crash for stupid reasonsJosh 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
* Better implementation of history.Josh Rahm2023-11-26
* Change history to work on a per-screen basis.Josh Rahm2023-11-25
* 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
* Make the history zipper state persistent.Josh Rahm2022-12-14