Age | Commit message (Expand) | Author |
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 | Set StrutValues only if window is actually mapped | 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-30 | Revert "Add '-d' for dockapp mode" | Jose Antonio Ortega Ruiz |
2012-08-29 | Add '-d' for dockapp mode | Arnout |
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-22 | Allow multiple signals over dbus at once | Jochen Keil |
2012-08-16 | Update src/Signal.hs | soul9 |
2012-08-16 | New configuration option 'hideOnStart' | Jochen Keil |
2012-08-14 | Bugfix: Replace the TMVar String with a TVar (Maybe String) | Jochen Keil |
2012-08-13 | Missing file headers and linting | Jose Antonio Ortega Ruiz |
2012-08-13 | Missing import for 'when' | 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-12 | Catch error when DBus connection fails | Jochen Keil |
2012-08-12 | Fix the MPRIS plugin to work with DBus >= 0.10 | Jochen Keil |
2012-08-10 | Run the DBus event handler in startCommand | Jochen Keil |
2012-08-10 | Move the IsVariant SignalType instance to Signal module | Jochen Keil |
2012-08-10 | Move safeHead to Plugins.Utils | Jochen Keil |
2012-08-10 | Add an initial (working) version of the DBus IPC module | Jochen Keil |
2012-08-10 | New SignalType TogglePersistent | Jochen Keil |
2012-08-10 | New configuration option "persistent" | Jochen Keil |
2012-08-09 | Bugfix: Do not hide the window when toggling is off for this pipe | Jochen Keil |
2012-08-09 | Bugfix: Replace TVar with TMVar for the old value | Jochen Keil |
2012-08-09 | Implement trigger method for BufferedPipeReader Plugin | Jochen Keil |
2012-08-09 | Cosmetic surgery | 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 | Extend the interface so that plugins can send signals | Jochen Keil |
2012-08-09 | Add signals for {show,hid,toggl}ing | 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-08-08 | BufferedPipeReader: A plugin for temporary data display | Jochen Keil |
2012-07-28 | Fixes for DiskU, which was exploding on recent Linux | Jose Antonio Ortega Ruiz |
2012-07-21 | Merge remote-tracking branch 'math/dev/mpd-idle' into mpd | Jose Antonio Ortega Ruiz |
2012-07-19 | Nit in StatFS | Jose Antonio Ortega Ruiz |
2012-07-17 | xmobar.cabal: port to libmpd-0.8. | Sergei Trofimovich |
2012-06-09 | Add the AutoMPD monitor | Ben Boeckel |
2012-06-09 | Add a blocking call for MPD based on events | Ben Boeckel |
2012-06-09 | Add runM variant which takes a blocking call | Ben Boeckel |
2012-06-04 | Added --with_threaded configuration flag | Jose Antonio Ortega Ruiz |
2012-06-04 | Mostly failed attempt to robustify disk usage monitor | Jose Antonio Ortega Ruiz |
2012-05-20 | Whitespace | Jose Antonio Ortega Ruiz |