about summary refs log tree commit diff
path: root/cabal.project (unfollow)
Commit message (Collapse)AuthorFilesLines
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
2018-10-03Fixesazahi5-7/+354
Fix snapping only using half of specified gap number Add ALSA support for media buttons
2018-10-03Move to 0.15azahi27-69/