| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Added BorderColors.hs | Josh Rahm | 2023-12-09 |
| | | | | | | | | | This module manager border colors for the windows and handles automatically maintaining the colors across stack changes. This also adds green borders to pinned windows to differentiate them from normal windows. | ||
| * | Fix withWindowsUnpinned to not pin unpinned windows after the function is ↵ | Josh Rahm | 2023-12-08 |
| | | | | | completed | ||
| * | Got the pin window layout to work. It works better than the main branch for ↵pinwindow | Josh Rahm | 2023-12-08 |
| | | | | | now except the border color does not change. | ||
| * | WIP trying to use pin-window as a layout. Not really working too well | Josh Rahm | 2023-12-07 |