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 "News and credits for the new dock mode support" | Jose Antonio Ortega Ruiz |
2012-08-30 | Revert "Add '-d' for dockapp mode" | Jose Antonio Ortega Ruiz |
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-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 |