index
:
xmobar
cairo
master
a minimalistic status bar
jao
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
Xmobar
/
Run
Age
Commit message (
Expand
)
Author
2024-05-18
ArchUpdates
Enrico Maria De Angelis
2024-03-30
fix for unmet pattern matches warnings (clean build)
jao
2024-03-30
Fix zombie processes left by <action> tag and low battery action
Ulrik de Muelenaere
2024-02-05
actions: spawnCommand instead of deprecated system
jao
2022-09-30
Run.Parsers -> Config.Template
jao
2022-09-16
little clean-ups
jao
2022-09-15
cairo: box drawing
jao
2022-09-14
whitespace
jao
2022-09-11
x event loop clean-ups
jao
2022-09-11
cairo: outer border
jao
2022-02-07
swaybar-protocol: additionalFonts via pango markup
jao
2022-02-06
swaybar-protocol: support for clickable Action
jao
2022-02-04
Refactoring: event loop handling simplifications
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-01-29
Xmobar.Run.Command -> Xmobar.Plugins.Command
jao
2021-07-13
Add Kraken plugin
Amir Saeid
2021-05-24
Merge branch 'notmuchmail-fix' [#548]
jao
2021-05-24
Add NotmuchMail as a runnable type
slotThe
2021-05-22
Add show instances for several types so that configs can be generated program...
Ryan Trinkle
2020-05-02
Update stderr and the bar on receiving exception
Sibi Prabakaran
2020-04-30
Refactor the usage of hGetLineSafe
Sibi Prabakaran
2020-02-22
Timer coalescing: gracefully uncoalesce slow timers
Tomas Janousek
2020-02-22
Implement timer coalescing (noticeably less CPU/power usage)
Tomas Janousek
2020-02-22
Refactor code from tenthSeconds to doEveryTenthSeconds
Tomas Janousek
2018-12-02
Fix: exposing the Command constructors in lib
jao
2018-11-26
Xmobar.Config.Parse
jao
2018-11-25
Xmobar.System.Utils, Xmobar.X11.Events
jao
2018-11-25
Xmobar.App.Main
jao
2018-11-25
Xmobar.App and small refactorings
jao
2018-11-25
Back to app/src, since it seems they're the default convention for stack
jao