aboutsummaryrefslogtreecommitdiff
path: root/src/Rahm/Desktop/Workspaces.hs
Commit message (Expand)AuthorAge
* [fix] - fix vibecoded distanceToEdgeInDirection with better vibe code.HEADmainJosh Rahm2026-03-01
* [feat] change <M-a> behaivor. Add {} motions.Josh Rahm2026-03-01
* [fix] get rid of "horizontally ordered screens"Josh Rahm2026-03-01
* [cleanup] clean up some unused functions.Josh Rahm2026-03-01
* [bugfix] use better algorithm to determine navigating screens in 2D.Josh Rahm2026-02-25
* [fix] - Make the up/down/left/right workspace navigation robust.Josh Rahm2026-02-22
* Misspelling: accompaning -> accompanyingJosh Rahm2025-03-07
* Ability to move multiple windows at once.Josh Rahm2025-03-05
* Add some support for vertially ordered screens.Josh Rahm2024-10-14
* Fixed workspace mouse movements to be more intuitive.Josh Rahm2023-12-11
* Remove "import Prelude" from Workspaces.hsJosh Rahm2022-11-23
* Add export lists to all modules.Josh Rahm2022-11-23
* Remove more unused imports.Josh Rahm2022-11-23
* Change to use minimal imports.Josh Rahm2022-11-23
* Format with ormolu.Josh Rahm2022-11-21
* Add R.D.StackSet as a replacement for StackSet.Josh Rahm2022-10-09
* Add basic language for moving windows aroundJosh Rahm2022-10-09
* Starting to implement window management languageJosh Rahm2022-10-09
* fix some hlint warningsJosh Rahm2022-10-09
* Minor changesJosh Rahm2022-10-09
* Make workspaces more consistentJosh Rahm2022-10-09
* [WIP] Working on better workspacesJosh Rahm2022-10-09