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
/
System
Age
Commit message (
Expand
)
Author
2024-03-30
fix for unmet pattern matches warnings (clean build)
jao
2023-03-22
Handle SocketError when attempting to connect to dbus
Corey Halpin
2022-09-26
more little import clean ups
jao
2022-05-12
Remove the now useless -DUTF8 flag
jao
2022-04-18
New dbus signal: SetAlpha (fixes #499)
jao
2022-02-06
Little refactoring: forkThread
jao
2021-11-07
Let xmobar be used with a signal TMVar when used from other haskell.
John Soo
2021-08-12
Add getGrpNames to get layout group names
Nikolay Yakimov
2021-08-12
Fix xkbFreeNames call in getLayoutStr
Nikolay Yakimov
2021-08-12
Fix XkbNamesRec type and Storable instance
Nikolay Yakimov
2020-11-19
StdinReader: Improve exception handling
Tomas Janousek
2020-08-07
Redundant imports (mostly <$>) removed
jao
2020-05-11
more hlinting
jao
2020-05-11
hlinting
jao
2020-05-10
Fix crashes/busy looping happening via index
Sibi Prabakaran
2020-05-02
Update stderr and the bar on receiving exception
Sibi Prabakaran
2020-04-30
Spurious import and hlinting
jao
2020-04-30
Refactor the usage of hGetLineSafe
Sibi Prabakaran
2018-11-25
Xmobar.System.Utils, Xmobar.X11.Events
jao
2018-11-25
Back to app/src, since it seems they're the default convention for stack
jao