index
:
montis.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
/
Config.hs
Commit message (
Expand
)
Author
Age
*
Have Meson orchestrate the whole build rather than stack.
Josh Rahm
18 hours
*
Just a whole bunch of changes
Josh Rahm
2024-03-27
*
Have macro support (again) and some type-level goodness.
Josh Rahm
2024-03-25
*
Checkpoint.
Josh Rahm
2024-03-25
*
Implement more stuff. Add DSL for binding to the new input handler.
Josh Rahm
2024-03-21
*
Implementing button presses and integrating it with the KeysM monad.
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
*
Huge refactor for the Haskell code.
Josh Rahm
2024-02-28
*
Do not actually need to have the config wetterhorn function an FFI function.
Josh Rahm
2024-02-12
*
Move Main.hs to Config.hs and override _start()
Josh Rahm
2024-02-11