Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-08-19 | Doc tweak | Jose Antonio Ortega Ruiz | |
2012-08-19 | Improving the documentation of monitor args | Jose Antonio Ortega Ruiz | |
Following the discussion of pull request #59 in github. | |||
2012-08-16 | Merging github pull request 57 | Jose Antonio Ortega Ruiz | |
Conflicts: readme.md | |||
2012-08-16 | Documentation bit for 'lowerOnStart' option | Jochen Keil | |
2012-08-16 | New configuration option 'hideOnStart' | Jochen Keil | |
When set to True the window is initially not mapped, i.e. hidden. It then can be toggled manually (for example using the dbus interface) or automatically (by a plugin) to make it reappear (unhide/reveal). | |||
2012-08-13 | Documentation updates | 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 | Jochen in the list of contributors | Jose Antonio Ortega Ruiz | |
2012-08-13 | Add a bit about DBus to documentation | Jochen Keil | |
Only one process can export the dbus interface at a time. | |||
2012-08-13 | Revert lowerOnStart to its original behaviour | Jochen Keil | |
I misunderstood the intention of lowerOnStart and changed the implementation to what I thought it would have to do. This was wrong indeed, so back to original behaviour. | |||
2012-08-12 | A bit of documentation re mpris | Jose Antonio Ortega Ruiz | |
2012-08-11 | Documentation for the BufferedPipeReader plugin (+ sample script) | Jochen Keil | |
The sample script is quite generic. It works for demo purposes and can be used as a template for users to write their own scripts. | |||
2012-08-11 | Documentation for the DBus Interface | Jochen Keil | |
2012-08-11 | Add sample option for persistent and update option description | Jochen Keil | |
Description for lowerOnStart was missing. | |||
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 | |
The description for -L should refer to -n (normal color), not -m (minimum width). | |||
2012-06-04 | News/Readme updates (including making them github-friendlier)0.15 | Jose Antonio Ortega Ruiz | |