Age | Commit message (Expand) | Author |
2013-03-13 | Help type inferencer a bit, kills warning | Alexander Polakov |
2013-03-13 | Fix actions for right side of the bar | Alexander Polakov |
2013-03-13 | Use fmap instead of >>= | Alexander Polakov |
2013-03-13 | Introduce Actions | Alexander Polakov |
2013-02-04 | Better icon alignment | Alexander Polakov |
2013-02-04 | Use real icon width | Alexander Polakov |
2013-02-03 | Fixes for previous | Alexander Polakov |
2013-02-03 | Implement icon caching | Alexander Polakov |
2013-01-27 | XBM icon support | Edward O'Callaghan |
2012-10-08 | Fixes for warnings reported in github issue #71 | Jose Antonio Ortega Ruiz |
2012-09-11 | Avoiding X server leaks with XftColor cache | Jose Antonio Ortega Ruiz |
2012-09-10 | New module ColorCache | Jose Antonio Ortega Ruiz |
2012-09-09 | Missing Window module in cabal file | Jose Antonio Ortega Ruiz |
2012-09-09 | Correct vertical alignment for XFT fonts | Jose Antonio Ortega Ruiz |
2012-09-01 | Some cosmetic fixes. | Jochen Keil |
2012-09-01 | Set StrutValues from showWindow | Jochen Keil |
2012-09-01 | Pass the timeout value unchanged to the toggle function | Jochen Keil |
2012-09-01 | Send hide or reveal signal for toggling | Jochen Keil |
2012-08-22 | Make it possible to delay Hide, Reveal and Toggle signals | Jochen Keil |
2012-08-22 | Refactor MVar SignalType to TMVar SignalType | Jochen Keil |
2012-08-13 | Missing file headers and linting | Jose Antonio Ortega Ruiz |
2012-08-13 | Revert lowerOnStart to its original behaviour | Jochen Keil |
2012-08-12 | Run the DBus/IPC handler only once on program start | Jochen Keil |
2012-08-10 | Run the DBus event handler in startCommand | Jochen Keil |
2012-08-10 | New SignalType TogglePersistent | Jochen Keil |
2012-08-10 | New configuration option "persistent" | Jochen Keil |
2012-08-09 | Add functions for {reveal,hid,toggl}ing the window | Jochen Keil |
2012-08-09 | Create signal handler in main and pass it down to the start* functions | Jochen Keil |
2012-08-09 | Move signal handler and data types to own module | Jochen Keil |
2012-08-09 | Modularize Window handling functions | Jochen Keil |
2012-06-04 | Added --with_threaded configuration flag | Jose Antonio Ortega Ruiz |
2012-05-05 | Linting | Jose Antonio Ortega Ruiz |
2012-05-05 | Redundant import Foreign removed | Jose Antonio Ortega Ruiz |
2012-03-11 | Use Xrandr support from the X11 package | Ben Boeckel |
2012-01-14 | Remove dependency for ghc's threaded runtime | Martin Perner |
2011-12-18 | Better vertical alignment (stab at #56) | Jose Antonio Ortega Ruiz |
2011-11-16 | Partial attempt at better vertical alignment | Jose Antonio Ortega Ruiz |
2011-09-19 | Refactored eventLoop | Martin Perner |
2011-09-16 | Changes signals used | Martin Perner |
2011-09-11 | Minor cleanup | Martin Perner |
2011-09-10 | Wrong value used to check for xrandr event | Martin Perner |
2011-09-10 | moved signal handler setup into eventloop | Martin Perner |
2011-09-10 | removed threading problem with Xlib | Martin Perner |
2011-09-09 | complete reword of the eventLoop | Martin Perner |
2011-08-31 | Working version | Martin Perner |
2011-08-31 | Update on Screen change works | Martin Perner |
2011-08-30 | Init commit | Martin Perner |
2011-08-21 | Show invalid input in case of parsing error in template | Jose Antonio Ortega Ruiz |
2011-02-03 | More XPROPS for the xmobar exec | Jose Antonio Ortega Ruiz |
2011-01-22 | Wee refactoring | Jose Antonio Ortega Ruiz |