Age | Commit message (Expand) | Author |
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 |
2022-02-03 | Xmobar.X11.Actions -> Xmobar.Run.Actions | jao |
2022-02-03 | Documentation updates | jao |
2022-02-03 | TextOutputColor -> TextOutputFormat | jao |
2022-02-02 | Allow specifying color format as a -T argument | jao |
2022-02-01 | Documentation bits | jao |
2022-01-31 | Text output: support choosing between Pango and ANSI markup | Pavel Kalugin |
2022-01-31 | Fix text output buffering | Pavel Kalugin |
2022-01-29 | Color escape sequences for text output | jao |
2022-01-29 | App.EventLoop -> App.X11EventLoop | jao |
2022-01-29 | Refactoring of the previous patch and its surroundings | jao |
2022-01-29 | Basic text output, without colors, working | jao |
2022-01-29 | Basic Xmobar.App.TextEventLoop | jao |
2022-01-29 | Xmobar.App.CommandThreads | jao |
2022-01-29 | Xmobar.Run.Command -> Xmobar.Plugins.Command | jao |
2022-01-29 | Whitespace | jao |
2022-01-29 | documentation nits | jao |
2022-01-16 | References to xmobar.org updated (fixes #599) | jao |
2022-01-01 | readme nits | jao |
2022-01-01 | Changelog update0.41 | jao |
2022-01-01 | Updated stack resolver | Tuong Nguyen Manh |
2021-12-22 | Fix BatteryP example configuration | Andreas Doll |