Age | Commit message (Expand) | Author |
2012-08-22 | Allow multiple signals over dbus at once | Jochen Keil |
2012-08-19 | Improving the documentation of monitor args | Jose Antonio Ortega Ruiz |
2012-08-16 | Update src/Signal.hs | soul9 |
2012-08-16 | Merging github pull request 57 | Jose Antonio Ortega Ruiz |
2012-08-16 | Documentation bit for 'lowerOnStart' option | Jochen Keil |
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 | Documentation updates | Jose Antonio Ortega Ruiz |
2012-08-13 | LICENSE -> license | Jose Antonio Ortega Ruiz |
2012-08-13 | with_dbus documented | Jose Antonio Ortega Ruiz |
2012-08-13 | Typo | Jose Antonio Ortega Ruiz |
2012-08-13 | Merge for pull request #53 | Jose Antonio Ortega Ruiz |
2012-08-13 | New goodies by Jochen spelled out in NEWS | Jose Antonio Ortega Ruiz |
2012-08-13 | Jochen in the list of contributors | Jose Antonio Ortega Ruiz |
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 | sh is not linked to bash on all systems | Jochen Keil |
2012-08-13 | Add a bit about DBus to documentation | Jochen Keil |
2012-08-13 | Revert lowerOnStart to its original behaviour | Jochen Keil |
2012-08-12 | Fancier status script sample | 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 | Add IPC with DBus as optional build dependency | Jochen Keil |
2012-08-12 | A bit of documentation re mpris | Jose Antonio Ortega Ruiz |
2012-08-12 | Fix the MPRIS plugin to work with DBus >= 0.10 | Jochen Keil |
2012-08-11 | A bit of documentation re mpris | Jose Antonio Ortega Ruiz |
2012-08-11 | Documentation for the BufferedPipeReader plugin (+ sample script) | Jochen Keil |
2012-08-11 | Documentation for the DBus Interface | Jochen Keil |
2012-08-11 | Add sample option for persistent and update option description | Jochen Keil |
2012-08-11 | 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 | Add IPC with DBus as optional build dependency | 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 | Remove 2nd default value from description of -L. | Kent R. Spillner |
2012-07-28 | Correct reference to normal color option. | Kent R. Spillner |