index
:
wetterhorn.git
dev
main
Wetterhorn. A Wayland compositor based on XMonad.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
Wetterhorn
/
Core
Commit message (
Expand
)
Author
Age
*
Just a whole bunch of changes
Josh Rahm
2024-03-27
*
Implement more stuff. Add DSL for binding to the new input handler.
Josh Rahm
2024-03-21
*
Add Input.hs. This will be a more general version of Keys.
Josh Rahm
2024-03-21
*
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
*
Added some escape-hatch keybindings for Wetterhorn.
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
*
wip
Josh Rahm
2024-03-01
*
Huge refactor for the Haskell code.
HEAD
main
Josh Rahm
2024-02-28
*
Have the plugin handle more responsibility with keybindings.
Josh Rahm
2024-02-21
*
Do most of keyboard handling in the plugin now.
Josh Rahm
2024-02-21
*
Added ability to exit the program via a back-interface.
Josh Rahm
2024-02-16
*
Framework for plugin to call into harness.
Josh Rahm
2024-02-14
*
WIP: Working on the foreign interface.
Josh Rahm
2024-02-13