aboutsummaryrefslogtreecommitdiff
path: root/src/Rahm/Desktop/Lib.hs
Commit message (Collapse)AuthorAge
* Starting to implement window management languageJosh Rahm2022-10-09
|
* Make history much, much more reliable.Josh Rahm2022-10-09
| | | | | | This time history is being done using a hook to keep track of history. This means I don't have to manually call pushHistory every time I focus a new window.
* [WIP] Working on better workspacesJosh Rahm2022-10-09
|
* More refactoring. Started breaking up Layout. Moved Language extensions into ↵Josh Rahm2022-10-09
| | | | stack file.
* Rename Internal to Rahm.DesktopJosh Rahm2022-10-09