Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2018-11-10 | Update Stack | azahi | 3 | -1/+1 | |
2018-10-26 | Remove X11 and alsa-mixer submodules | azahi | 3 | -6/+0 | |
2018-10-15 | Bump version to 0.15.2 and add "CPP" language pragma | azahi | 1 | -2/+3 | |
2018-10-15 | Make symlinks to default xmonad source files in case build script is not present | azahi | 2 | -0/+2 | |
2018-10-15 | Modify keybindings | azahi | 3 | -9/+11 | |
Fix music player scratchpad Add abilities to recompile and restart from the running xmonad session | |||||
2018-10-15 | Allow building via `xmonad --recompile` | azahi | 2 | -0/+21 | |
Add build executable with `cabal new-build` to be able to build xmonad-arch-os Include new temporary and residual files in .gitignore | |||||
2018-10-15 | Modify stack/cabal for vendor packages | azahi | 2 | -0/+0 | |
2018-10-14 | Add X11 and alsa-mixer as submodules to vendor | azahi | 3 | -0/+6 | |
2018-10-13 | Huge update, yet again | azahi | 26 | -131/+175 | |
Move to ~/.xmonad Completely redo directory structure Remove Test.hs with xmonad-ng-test because it breaks cabal Add headers for new files Add proper "copyright" entries and mention upstream xmonad developers Other minor fixes | |||||
2018-10-08 | Rework Custom | azahi | 15 | -283/+346 | |
Change the names of high-order functoins Remove named keybindings Add check executabl |