index
:
xmobar
cairo
master
a minimalistic status bar
jao
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
Xmobar.hs
Age
Commit message (
Expand
)
Author
2010-02-10
fix ghc-6.12.1 warnings andd fix issue 17
Andrea Rossato
2010-02-09
update my email
Andrea Rossato
2009-10-11
Support for base 4 without base-3 compatibility
Adam Vogt
2009-04-20
Accept the outermost OnScreen XPosition
Adam Vogt
2009-03-24
Fix colour allocation leak
nzeh
2008-12-07
Create _NEW_WM_STRUT_PARTIAL properties for Static position
Andrew Sackville-West
2008-10-08
Make lowerOnStart configurable. Note this breaks config backwards compatibility
Spencer Janssen
2008-09-18
Lower the window, so as not to cover other windows
Spencer Janssen
2008-09-01
code formatting
Andrea Rossato
2008-09-01
xmobar_different_heights_generalized
Jan Vornberger
2008-08-31
onscreen-pos-strut-property-fix
Jan Vornberger
2008-08-23
use LANGUAGE pragmas
Andrea Rossato
2008-08-06
Add Support for positioning on certain screens
Spencer Janssen
2008-04-29
style, pointfree and trailing spaces
0.9_release
Andrea Rossato
2008-03-30
Fix _NET_WM_STRUT_PARTIAL implementation
Andrea Rossato
2008-03-29
Set _NET_WM_STRUT_PARTIAL instead of _NET_WM_STRUT and change mkUnmanageWindo...
Andrea Rossato
2008-03-16
add XFT support and make UTF-8 support configurable
Andrea Rossato
2008-02-19
Xmobar: vertical align after wc string
Andrea Rossato
2008-02-16
add utf8 support to the core system
Andrea Rossato
2008-01-09
Set strut value for BottomW and TopW too
Andrea Rossato
2007-11-04
A new implementation of the position configuration option
Andrea Rossato
2007-11-04
Preserve backward compatibility
Andrea Rossato
2007-11-04
Added possibility to set the main window's width
Andrea Rossato
2007-11-04
Window is mapped after properties have been set
Andrea Rossato
2007-11-04
Fixed a compilation issue on non 32bit machines
Andrea Rossato
2007-10-29
Code formatting only
Andrea Rossato
2007-10-28
Avoid irrefutable pattern in handling text alignment
Andrea Rossato
2007-10-28
Added support for alignment commands in the output template
Andrea Rossato
2007-10-28
Now we use information returned by getScreenInfo to draw the main window and ...
Andrea Rossato
2007-10-27
Added XRandR support
Andrea Rossato
2007-10-23
Fix text vertical alignment.
Dmitry Kurochkin
2007-10-12
Allow setting the foreground color
Andrea Rossato
2007-10-11
The MVar is needed to avoid a race condition
Andrea Rossato
2007-10-06
Remove MVar from eventLoop.
Dmitry Kurochkin
2007-10-03
Use dynamic exceptions.
Dmitry Kurochkin
2007-10-05
Fix race conditions in Xmobar.eventLoop
Spencer Janssen
2007-10-02
coding style consistency
Andrea Rossato
2007-10-02
Removed unneeded stuff
Andrea Rossato
2007-10-02
Now Xmobar uses STM concurrency
Andrea Rossato
2007-09-28
code formatting
Andrea Rossato
2007-09-27
Xmobas.hs: updated to reflect the API change - code formatting and cleanup
Andrea Rossato
2007-07-24
loadQueryFont must be protected by catch
Andrea Rossato
2007-07-24
if an invalid color name or value is given the black pixel will used instead
Andrea Rossato
2007-07-20
X code cleanup
Andrea Rossato
2007-07-18
Use asynchronous exceptions to obviate the need for forkOS and threaded
Spencer Janssen
2007-07-17
execCommands is a mapM
Spencer Janssen
2007-07-17
threads are now started with forkOS
Andrea Rossato
2007-07-17
XEvents code cleanup
Andrea Rossato
2007-07-17
XExposeEvent handling: that requires X11-extras
Andrea Rossato
2007-07-17
changed runXmobar to runXbar
Andrea Rossato
[next]