summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2012-08-29added dynnetwork, which selects the busiest network of a list and displays itReto Habluetzel
2012-08-29News and credits for the new dock mode supportJose Antonio Ortega Ruiz
2012-08-29Add '-d' for dockapp modeArnout
2012-08-27description for PipeReader2Reto Habluetzel
2012-08-27added PipeReader2 which accepts a defaultReto Habluetzel
2012-08-22Merge remote-tracking branch 'jrk/dbusstuff' into jrkJose Antonio Ortega Ruiz
2012-08-22Merge remote-tracking branch 'jrk/replacemvar' into jrkJose Antonio Ortega Ruiz
2012-08-22Configuration example for XMonad using the DBus interfaceJochen Keil
2012-08-22Make it possible to delay Hide, Reveal and Toggle signalsJochen Keil
2012-08-22Refactor MVar SignalType to TMVar SignalTypeJochen Keil
2012-08-22Allow multiple signals over dbus at onceJochen Keil
2012-08-19Doc tweakJose Antonio Ortega Ruiz
2012-08-19Improving the documentation of monitor argsJose Antonio Ortega Ruiz
2012-08-19Improving the documentation of monitor argsJose Antonio Ortega Ruiz
2012-08-16Update src/Signal.hssoul9
2012-08-16Merging github pull request 57Jose Antonio Ortega Ruiz
2012-08-16Documentation bit for 'lowerOnStart' optionJochen Keil
2012-08-16New configuration option 'hideOnStart'Jochen Keil
2012-08-14Bugfix: Replace the TMVar String with a TVar (Maybe String)Jochen Keil
2012-08-13Documentation updatesJose Antonio Ortega Ruiz
2012-08-13LICENSE -> licenseJose Antonio Ortega Ruiz
2012-08-13with_dbus documentedJose Antonio Ortega Ruiz
2012-08-13TypoJose Antonio Ortega Ruiz
2012-08-13Merge for pull request #53Jose Antonio Ortega Ruiz
2012-08-13New goodies by Jochen spelled out in NEWSJose Antonio Ortega Ruiz
2012-08-13Jochen in the list of contributorsJose Antonio Ortega Ruiz
2012-08-13Missing file headers and lintingJose Antonio Ortega Ruiz
2012-08-13Missing import for 'when'Jose Antonio Ortega Ruiz
2012-08-13sh is not linked to bash on all systemsJochen Keil
2012-08-13Add a bit about DBus to documentationJochen Keil
2012-08-13Revert lowerOnStart to its original behaviourJochen Keil
2012-08-12Fancier status script sampleJochen Keil
2012-08-12Run the DBus/IPC handler only once on program startJochen Keil
2012-08-12Catch error when DBus connection failsJochen Keil
2012-08-12Add IPC with DBus as optional build dependencyJochen Keil
2012-08-12A bit of documentation re mprisJose Antonio Ortega Ruiz
2012-08-12Fix the MPRIS plugin to work with DBus >= 0.10Jochen Keil
2012-08-11A bit of documentation re mprisJose Antonio Ortega Ruiz
2012-08-11Documentation for the BufferedPipeReader plugin (+ sample script)Jochen Keil
2012-08-11Documentation for the DBus InterfaceJochen Keil
2012-08-11Add sample option for persistent and update option descriptionJochen Keil
2012-08-11Fix the MPRIS plugin to work with DBus >= 0.10Jochen Keil
2012-08-10Run the DBus event handler in startCommandJochen Keil
2012-08-10Move the IsVariant SignalType instance to Signal moduleJochen Keil
2012-08-10Move safeHead to Plugins.UtilsJochen Keil
2012-08-10Add an initial (working) version of the DBus IPC moduleJochen Keil
2012-08-10Add IPC with DBus as optional build dependencyJochen Keil
2012-08-10New SignalType TogglePersistentJochen Keil
2012-08-10New configuration option "persistent"Jochen Keil
2012-08-09Bugfix: Do not hide the window when toggling is off for this pipeJochen Keil