aboutsummaryrefslogtreecommitdiff
path: root/src/Rahm/Desktop
Commit message (Expand)AuthorAge
* Implement basic screen corners.Josh Rahm2025-03-06
* Implement a mouse-driven workspace switcher using dzen.Josh Rahm2025-03-06
* Ability to move multiple windows at once.Josh Rahm2025-03-05
* Make Dzen2 font bold.Josh Rahm2025-02-28
* Implement new <M-/> binding which displays which workspace is on each screenJosh Rahm2025-02-28
* Add notes system.Josh Rahm2025-02-21
* Add more keycode bindings for 'u' and 'o' to help navigate tabs.Josh Rahm2024-10-18
* Change history behavior.Josh Rahm2024-10-14
* Add some support for vertially ordered screens.Josh Rahm2024-10-14
* Add popup terminal when the "explode" happendsJosh Rahm2024-08-23
* Add explode layout modifier and make it toggleable with <M-z>cJosh Rahm2024-08-23
* Fix firefox matching with window-specific bindingsJosh Rahm2024-03-15
* Add some keybindings. Add some manage hooks.wip_mapping_keycodesJosh Rahm2024-03-15
* Remove some extreneous logging in Keys.hsJosh Rahm2024-02-07
* More XMobar clickable elements.Josh Rahm2024-02-07
* Change how history works. History will now not send the user to the hidden wo...Josh Rahm2024-02-06
* 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
|/
* 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