Age | Commit message (Expand) | Author |
2022-03-30 | Fix: consistent use of configured nastring instead of hardcoded N/A | jao |
2022-03-30 | Changelog and version bump | jao |
2022-03-30 | Wee clean-ups | jao |
2022-03-30 | Load: honour the -d (decimal digits) monitor argument | jao |
2022-03-30 | Load monitor: correctly colorize according to -L/-H | jao |
2022-03-30 | Load: new load average monitor | jao |
2022-03-29 | Apply hlint suggestions to MultiCoreTemp | Rob Whitaker |
2022-03-29 | Fix MultiCoreTemp's temperature file finding logic | Rob Whitaker |
2022-03-27 | base < 4.17 to allow ghc 9.2.2 | jao |
2022-03-24 | Link to jao/xmobar-config | jao |
2022-03-24 | typo | jao |
2022-03-24 | readme nits | jao |
2022-03-01 | examples and changlog updated0.42 | jao |
2022-02-20 | Documentation: Note the need for threaded RTS with QueueReader & xmonad | Tomas Janousek |
2022-02-20 | Documentation: More robust QueueReader example | Tomas Janousek |
2022-02-20 | Documentation: Drop unused fragment in QueueReader example | Tomas Janousek |
2022-02-19 | More documentation nits | jao |
2022-02-19 | Documentation nits | jao |
2022-02-19 | Documentation: shuffling around the DBus xmonad example | jao |
2022-02-19 | Documentation: dbus section moved | jao |
2022-02-19 | Interfacing with window managers: new doc file | jao |
2022-02-19 | Documentation whitespace and titles | jao |
2022-02-19 | Strip new lines from X log messages (issue #590) | jao |
2022-02-18 | Apply hlint suggestion | Tomas Janousek |
2022-02-18 | Changelog updates | jao |
2022-02-17 | Refactoring: Clean up naming of X11 event loop threads | Tomas Janousek |
2022-02-17 | Fix memory leak in drawInWin | Tomas Janousek |
2022-02-13 | Use nh' for displaying the bar on the bottom of the screen. Fixes #555 | exorcist365 |
2022-02-09 | "bright" ansi colour names | jao |
2022-02-08 | Lower aeson version limit | jao |
2022-02-08 | Missing help bit: -TSwaybar | jao |
2022-02-08 | Linting | jao |
2022-02-08 | Documentation bits and version bump | jao |
2022-02-08 | pango output: fonts | jao |
2022-02-07 | swaybar-protocol: additionalFonts via pango markup | jao |
2022-02-07 | swaybar-protocol: boxes working | jao |
2022-02-06 | Whitespace in the Draw.hs mess | jao |
2022-02-06 | swaybar-protocol: borders (but not quite working as expected) | jao |
2022-02-06 | swaybar-protocol: support for clickable Action | jao |
2022-02-06 | Little refactoring: forkThread | jao |
2022-02-06 | swaybar-protocol: output with colors and actions | jao |
2022-02-06 | swaybar-protocol: very basic format | jao |
2022-02-06 | quick-start.org: indentation and reordering | jao |
2022-02-04 | Refactoring: event loop handling simplifications | jao |
2022-02-04 | Refactoring: Xmobar.Text.{Ansi,Pango,Output} | jao |
2022-02-04 | Xmobar.App.TextEventLoop -> Xmobar.Text.Loop | jao |
2022-02-04 | Xmobar.App.X11EventLoop -> Xmobar.X11.Loop | jao |
2022-02-04 | Xmobar.X11.Parsers -> Xmobar.Run.Parsers | jao |
2022-02-04 | Xmobar.App.CommandThreads -> Xmobar.Run.Loop | jao |
2022-02-04 | Xmobar.App.Timer -> Xmobar.Run.Timer | jao |