aboutsummaryrefslogtreecommitdiff
path: root/src/Rahm/Desktop/Layout.hs
Commit message (Expand)AuthorAge
* Add ConsistentMosaic, a wrapper to make Mosaic more consistent.Josh Rahm2022-04-13
* Add type-static way to get the length of a LayoutListJosh Rahm2022-04-12
* Clean up LayoutList and move to Layout.ListJosh Rahm2022-04-12
* Clean up Poppable so it's a proper proxy to the underlying layout rather than...Josh Rahm2022-04-12
* Make spacing specific to the current layout rather than all layouts. Not sure...Josh Rahm2022-04-12
* Add another layout modifier to add a hole.Josh Rahm2022-04-12
* Move Rahm.Desktop.Layout.Layout to Rahm.Desktop.LayoutJosh Rahm2022-04-12
* More refactoring. Started breaking up Layout. Moved Language extensions into ...Josh Rahm2022-04-10
* Rename Internal to Rahm.DesktopJosh Rahm2022-04-10