summaryrefslogtreecommitdiffhomepage
AgeCommit message (Collapse)Author
2019-10-15Allow latest GHCVanessa McHale
2019-10-14Don't create .xmobar if it doesn't exist (issue #405)jao
2019-10-14Update changelogslotThe
2019-10-14Update readmeslotThe
2019-10-14Add ability to display string based on volume percentageslotThe
2019-10-14Add VolumeStatus and ways to convert Float -> VolumeStatus, VolumeStatus -> ↵slotThe
[low,medium,high]String
2019-10-14Add types for displaying a string based on volume percentageslotThe
2019-10-14Add types for percentage based volume controlslotThe
2019-10-13Plugins/Kbd: ignore "terminate" layout tokenGreg Steuck
This fixes printing of Kbd from terminate(ctrl_alt_bksp) to RU as expected given this config stanza: , Run Kbd [("us", "US"), ("ru", "RU")] and this layout: % setxkbmap -print xkb_keymap { xkb_keycodes { include "xfree86+aliases(qwerty)" }; xkb_types { include "complete" }; xkb_compat { include "complete" }; xkb_symbols { include "pc+us+inet(pc105)+terminate(ctrl_alt_bksp)+ru:2+capslock(grouplock)" }; xkb_geometry { include "pc(pc105)" }; };
2019-10-12changelog fixesjao
2019-10-12Replacing the cute <> operator to make GHC 8.0/8.2 happyjao
2019-10-12Update changelog and readmeslotThe
2019-10-12Display additional strings depending on battery statusslotThe
2019-10-12Docs formatjao
2019-10-11readme update (credits)0.31jao
2019-10-10Credits and version bumpjao
2019-10-10libmpd 0.9.0.10jao
2019-10-10Fix type errors in MPD pluginJohn Tyree
2019-10-06hlinitjao
2019-10-05New flag `contiguous-icons` for `MultiCpu` (issue #388)jao
2019-09-06Example build script for read-only XMOBAR_CONFIG_DIRChuck
2019-09-06Write error log to data dir, not conf dirChuck
Write xmobar.errors to XMOBAR_DATA_DIR, not XMOBAR_CONFIG_DIR. This allows XMOBAR_CONFIG_DIR to be read-only. This brings xmobar into alignment with how xmonad manages its analogous directories (before this change, a read-only DATA dir worked with xmonad but not with xmobar).
2019-08-23Version 0.300.30jao
2019-07-24Paths for Plugins in readme (fixes #396)jao
2019-07-15Credits for MultiCoreTempjao
2019-07-15fixed icon pattern flag for MultiCoreTemp in readmeFelix Springer
2019-07-15Refined MultiCoreTemp description in readmeFelix Springer
2019-07-14allow seperate icon-patterns in MultiCoreTelpFelix Springer
2019-07-14readme entry for MultiCoreTempFelix Springer
2019-07-12fixed old CoreTemp in Monitors.hs, set up xmobar.cabal for MultiCoreTempFelix Springer
2019-07-12put in old CoreTempFelix Springer
2019-07-12moved CoreTemp to MultiCoreTempFelix Springer
2019-07-12used hlint to fix some unnecessary syntaxFelix Springer
2019-07-12display core temperatures rightFelix Springer
2019-07-12changed credentialsFelix Springer
2019-07-12added commentsFelix Springer
2019-07-12plugin complete, might need better commentsFelix Springer
2019-07-11last check for core files and labels still missingFelix Springer
2019-07-11got basic functions working, accessing files still needs some loveFelix Springer
2019-07-10cosmetic changeFelix Springer
2019-07-10eta conversion in startCoreTempFelix Springer
2019-07-10fixed templateFelix Springer
2019-07-10properly indented runCoreTempFelix Springer
2019-07-10cleared everything upFelix Springer
2019-07-10touched up CoreTemp to use startCoreTempFelix Springer
2019-06-30Let's not scare people upfront with a complicated configurationjao
2019-06-30Eye candyjao
2019-06-30You're just nitpicking, hlintjao
2019-06-30Fix: only call the low battery action when not using ACjao
2019-06-30hlintingjao