about summary refs log tree commit diff
path: root/stack.yaml (unfollow)
Commit message (Collapse)AuthorFilesLines
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/+199
Fix windows not showing with fullscreen hooks Add misc directory with stuff that should be moved to ~/.xmonad Switch indentation style Add submodules
2018-08-16Release 0.2.1.1azahi6-49/+42
2018-08-11Minor fixes and code refactoringazahi16-44/+50<