about summary refs log tree commit diff
path: root/src/XMonad (follow)
Commit message (Collapse)AuthorAgeFilesLines
* bump dependencies + brittany/cabal-fmtAzat Bahawi2020-11-2015-516/+560
|
* Revert xmobar behaviourAzat Bahawi2020-07-262-2/+5
|
* Fix xmobar overlap errorAzat Bahawi2020-02-192-5/+2
| | | | | | 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).
* Minor fixes to keybinds and scriptsAzat Bahawi2020-01-121-5/+2
|
* Happy New YearAzat Bahawi2020-01-0114-14/+14
|
* Fix mpc errorAzat Bahawi2019-12-031-3/+3
|
* haddock, stylish-haskell, stylish-cabalAzat Bahawi2019-12-0215-157/+106
|
* Bump 0.15.4azahi2019-09-0415-64/+74
|
* Replace alsa-mixer with external shell alternativeazahi2019-06-295-186/+15
| | | | | | | | Modify fonts Remove urgency hook Remove selection notification Decrease spacing and apply it to bars Tweak colors
* Bump version 0.15.3azahi2019-06-152-6/+6
| | | | | | | Update fonts Temporary remove ALSA bindings because of unresolved version errors Update Stack and Cabal to use GHC 8.6.4 Add missing pointers to Xmobar
* Modify keybindingsazahi2018-10-153-9/+11
| | | | | Fix music player scratchpad Add abilities to recompile and restart from the running xmonad session
* Huge update, yet againazahi2018-10-137-21/+47
| | | | | | | | | 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-0812-233/+226
| | | | | | | | Change the names of high-order functoins Remove named keybindings Add check executable for keybindings Expand xmonad-ng library Bump to 0.15.1
* Clean up Actionsazahi2018-10-031-179/+0
|
* Fixesazahi2018-10-033-6/+345
| | | | | Fix snapping only using half of specified gap number Add ALSA support for media buttons
* Move to 0.15azahi2018-10-036-32/+45
| | | | | | | Fix windows not showing with fullscreen hooks Add misc directory with stuff that should be moved to ~/.xmonad Switch indentation style Add submodules
* Release 0.2.1.1azahi2018-08-164-28/+27
|
* Minor fixes and code refactoringazahi2018-08-1113-29/+15
|
* Bump to 0.2.0.1azahi2018-06-2914-99/+284
| | | | | | | 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-1212-0/+719
|
* Initial commitazahi2018-06-122-0/+131

Consider giving Nix/NixOS a try! <3