| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Use XMonad's EtensibleState | Josh Rahm | 2022-10-09 |
| | | | | | | Change the Marking to use XMonad's extensible state rather than hand-rolling it myself. Allowed me to delete the XPlus monad. | ||
| * | 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. | |||