| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Change some of how Workspaces work in WML. | Josh Rahm | 2025-03-09 |
| | | | | | | | | | This change adds a "workspaceWindows" function on a pseudo-workspace level so now the windowsets '@_', '@#', '@-' actually have meaning. Also now the "move to workspace" function buffers the windows which makes things more responsive and intuitive. | ||
| * | Ability to move multiple windows at once. | Josh Rahm | 2025-03-05 |
| | | |||
| * | 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 |