about summary refs log tree commit diff
path: root/src/XMonad/Custom/Log.hs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Huge updateAzat Bahawi2021-11-231-80/+0
|
* Making progressAzat Bahawi2021-11-221-1/+0
|
* bump dependencies + brittany/cabal-fmtAzat Bahawi2020-11-201-46/+47
|
* Revert xmobar behaviourAzat Bahawi2020-07-261-0/+4
|
* Fix xmobar overlap errorAzat Bahawi2020-02-191-4/+0
| | | | | | Fix xmobar's issue with not restarting itself if the process is not strictly bound to XMonad with StdinReader. Now we will only launch the bottom bar once (on initial startup).
* Happy New YearAzat Bahawi2020-01-011-1/+1
|
* haddock, stylish-haskell, stylish-cabalAzat Bahawi2019-12-021-12/+7
|
* Bump 0.15.4azahi2019-09-041-5/+2
|
* Replace alsa-mixer with external shell alternativeazahi2019-06-291-1/+1
| | | | | | | | Modify fonts Remove urgency hook Remove selection notification Decrease spacing and apply it to bars Tweak colors
* Huge update, yet againazahi2018-10-131-3/+1
| | | | | | | | | 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
* Rework Customazahi2018-10-081-4/+4
| | | | | | | | Change the names of high-order functoins Remove named keybindings Add check executable for keybindings Expand xmonad-ng library Bump to 0.15.1
* Move to 0.15azahi2018-10-031-4/+5
| | | | | | | Fix windows not showing with fullscreen hooks Add misc directory with stuff that should be moved to ~/.xmonad Switch indentation style Add submodules
* Bump to 0.2.0.1azahi2018-06-291-10/+26
| | | | | | | Minor code tweaks Add header messages Change indentation Move per-module GHC_OPTIONS to their respective module
* Add X.Custom and split existing code in modulesazahi2018-06-121-0/+73

Consider giving Nix/NixOS a try! <3