summaryrefslogtreecommitdiffhomepage
path: root/src/Xmobar.hs
AgeCommit message (Expand)Author
2012-08-09Add functions for {reveal,hid,toggl}ing the windowJochen Keil
2012-08-09Create signal handler in main and pass it down to the start* functionsJochen Keil
2012-08-09Move signal handler and data types to own moduleJochen Keil
2012-08-09Modularize Window handling functionsJochen Keil
2012-06-04Added --with_threaded configuration flagJose Antonio Ortega Ruiz
2012-05-05LintingJose Antonio Ortega Ruiz
2012-05-05Redundant import Foreign removedJose Antonio Ortega Ruiz
2012-03-11Use Xrandr support from the X11 packageBen Boeckel
2012-01-14Remove dependency for ghc's threaded runtimeMartin Perner
2011-12-18Better vertical alignment (stab at #56)Jose Antonio Ortega Ruiz
2011-11-16Partial attempt at better vertical alignmentJose Antonio Ortega Ruiz
2011-09-19Refactored eventLoopMartin Perner
2011-09-16Changes signals usedMartin Perner
2011-09-11Minor cleanupMartin Perner
2011-09-10Wrong value used to check for xrandr eventMartin Perner
2011-09-10moved signal handler setup into eventloopMartin Perner
2011-09-10removed threading problem with XlibMartin Perner
2011-09-09complete reword of the eventLoopMartin Perner
2011-08-31Working versionMartin Perner
2011-08-31Update on Screen change worksMartin Perner
2011-08-30Init commitMartin Perner
2011-08-21Show invalid input in case of parsing error in templateJose Antonio Ortega Ruiz
2011-02-03More XPROPS for the xmobar execJose Antonio Ortega Ruiz
2011-01-22Wee refactoringJose Antonio Ortega Ruiz
2011-01-22Bug fix: don't get confused by align separators in input (issue 14)Jose Antonio Ortega Ruiz
2010-12-27LintingJose Antonio Ortega Ruiz
2010-12-27Bug fix: correctly center text verticallyJose Antonio Ortega Ruiz
2010-12-27Fix for FullBM border specificationJose Antonio Ortega Ruiz
2010-12-27Respect height in BottomSize (issue 27)Jose Antonio Ortega Ruiz
2010-12-21Haskell sources moved to src/ to unclutter toplevelJose Antonio Ortega Ruiz