Age | Commit message (Expand) | Author |
2012-08-30 | Revert "Add '-d' for dockapp mode" | Jose Antonio Ortega Ruiz |
2012-08-29 | cleaned up imports, renamed variable | Reto Habluetzel |
2012-08-29 | added dynnetwork, which selects the busiest network of a list and displays it | Reto Habluetzel |
2012-08-29 | News and credits for the new dock mode support | Jose Antonio Ortega Ruiz |
2012-08-29 | Add '-d' for dockapp mode | Arnout |
2012-08-27 | description for PipeReader2 | Reto Habluetzel |
2012-08-27 | added PipeReader2 which accepts a default | Reto Habluetzel |
2012-08-22 | Merge remote-tracking branch 'jrk/dbusstuff' into jrk | Jose Antonio Ortega Ruiz |
2012-08-22 | Merge remote-tracking branch 'jrk/replacemvar' into jrk | Jose Antonio Ortega Ruiz |
2012-08-22 | Configuration example for XMonad using the DBus interface | 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-22 | Allow multiple signals over dbus at once | Jochen Keil |
2012-08-19 | Doc tweak | Jose Antonio Ortega Ruiz |
2012-08-19 | Improving the documentation of monitor args | Jose Antonio Ortega Ruiz |
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 |