about summary refs log tree commit diff
path: root/xmonad.hs (unfollow)
Commit message (Collapse)AuthorFilesLines
2018-10-26Remove X11 and alsa-mixer submodulesazahi3-6/+0
2018-10-15Bump version to 0.15.2 and add "CPP" language pragmaazahi1-2/+3
2018-10-15Make symlinks to default xmonad source files in case build script is not presentazahi2-0/+2
2018-10-15Modify keybindingsazahi3-9/+11
Fix music player scratchpad Add abilities to recompile and restart from the running xmonad session
2018-10-15Allow building via `xmonad --recompile`azahi2-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-15Modify stack/cabal for vendor packagesazahi2-0/+0
2018-10-14Add X11 and alsa-mixer as submodules to vendorazahi3-0/+6
2018-10-13Huge update, yet againazahi26-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-08Rework Customazahi15-283/+346
Change the names of high-order functoins Remove named keybindings Add check executable for keybindings Expand xmonad-ng library Bump to 0.15.1
2018-10-03Clean up Actionsazahi1-179/+0