aboutsummaryrefslogtreecommitdiff
path: root/src/Rahm/Desktop/Dzen/WorkspaceSelect.hs
Commit message (Collapse)AuthorAge
* Rebrand WorkspaceSelect to "WorkspaceWheel"Josh Rahm2025-03-06
| | | | | Made the selector a wheel instead of a row. Added some keybindings and button bindings.
* Fix vertial alignment of WorkspaceSelect.Josh Rahm2025-03-06
|
* Implement a mouse-driven workspace switcher using dzen.Josh Rahm2025-03-06
When a key or button is pressed, RDE will display the set of current workspaces, prompting the user to click on one to switch to that workspace.