| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Fix old bug. | Josh Rahm | 2021-11-04 |
| | | | | | | | Old bug where shifting workspaces relatively using mod-n/p would not work as expected where visible workspaces without any windows would be skipped over or plain not work. | ||
| * | Add more DMenu integration & Add ability to change the spacing with ↵ | Josh Rahm | 2021-11-01 |
| | | | | | Mod+Shift+[]. | ||
| * | Move logic from Keys.hs to Lib.hs. | Josh Rahm | 2020-03-26 |
| Added an monad XPlus that holds extra state with the MarkContext, etc. This should make it easier to handle as more and more state accrues over time. | |||