about summary refs log tree commit diff
path: root/src/exe (unfollow)
Commit message (Collapse)AuthorFilesLines
2021-11-23Huge updateAzat Bahawi1-0/+70
2021-11-22Remove testsAzat Bahawi1-110/+0
2021-11-22Making progressAzat Bahawi9-322/+64
2021-10-24WhoopsAzat Bahawi2-2/+0
2021-10-24Nixify and rework package configurationAzat Bahawi16-82/+364
- Add Nix support - Remove submodules and vendored code - Remove stack support - Various tweaks
2021-10-24Update submodulesAzat Bahawi2-0/+0
2020-11-20bump dependencies + brittany/cabal-fmtAzat Bahawi18-595/+647
2020-11-19Sync submodulesAzat Bahawi2-0/+0
2020-07-26Prefer stack buildAzat Bahawi1-8/+8
2020-07-26Revert xmobar behaviourAzat Bahawi4-8/+16
2020-07-26Sync submodulesAzat Bahawi1-0/+0
2020-06-24Update submodulesAzat Bahawi2-0/+0
2020-05-22Update vendor, remove xmobar from buildAzat Bahawi4-2/+0
2020-02-29Update readme.org accordinglyAzat Bahawi1-2/+3
2020-02-29Remove xmobar submoduleAzat Bahawi2-3/+0
2020-02-19Fix xmobar overlap errorAzat Bahawi3-9/+6
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).
2020-02-06Update upstream, remove junk from xmobarAzat Bahawi2-5/+0
2020-01-12Add readme.orgAzat Bahawi1-1/+35
2020-01-12Minor fixes to keybinds and scriptsAzat Bahawi7-23/+13
2020-01-01Happy New YearAzat Bahawi20-18/+18
2019-12-03Fix mpc errorAzat Bahawi2-5/+5
2019-12-02haddock, stylish-haskell, stylish-cabalAzat Bahawi18-206/+172
2019-12-02SyncAzat Bahawi2-0/+0
2019-12-02Refactor scriptsAzat Bahawi15-85/+42
2019-10-13fix build script error and update stackazahi3-8/+25
2019-09-29Add build scriptsazahi4-14/+56
2019-09-29Update xmonad-contribazahi1-0/+0
2019-09-04Update LICENSEazahi1-1/+1
2019-09-04Bump 0.15.4azahi38-202/+220
2019-06-29Replace alsa-mixer with external shell alternativeazahi9-216/+29
Modify fonts Remove urgency hook Remove selection notification Decrease spacing and apply it to bars Tweak colors
2019-06-15Bump version 0.15.3azahi8-37/+36
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
2019-04-09Add xmobar submodule and fix remotesazahi2-2/+5
2019-04-08Reset broken submodulesazahi3-2/+2
2018-11-22Bump stack and apply styling on cabal fileazahi4-46/+44
2018-11-10Update Stackazahi3-1/+1
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
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
2018-08-11Add XMobar configurationazahi2-0/+104

Consider giving Nix/NixOS a try! <3