| Commit message (Expand) | Author | Age | |
|---|---|---|---|
| * | Implementing button presses and integrating it with the KeysM monad. | Josh Rahm | 2024-03-19 |
| * | Higher fidelity for extensible state. | Josh Rahm | 2024-03-19 |
| * | Add extensible state and macros. Fix some bugs with keys. | Josh Rahm | 2024-03-19 |
| * | Change KeysM to use a ContT monad instead of rolling my own. | Josh Rahm | 2024-03-19 |
| * | Implement ability to customize the keys "putHandler" functionality. | Josh Rahm | 2024-03-15 |
| * | Have Wetterhorn keep track of the windows. | Josh Rahm | 2024-03-15 |
| * | More flexing with the new keysM system. | Josh Rahm | 2024-03-05 |
| * | Better KeysM implementation and functions. | Josh Rahm | 2024-03-05 |
| * | Added a new KeysM monad. | Josh Rahm | 2024-03-04 |