summaryrefslogtreecommitdiffhomepage
path: root/src/Plugins/BufferedPipeReader.hs
AgeCommit message (Expand)Author
2016-07-27Add expandEnv function and use it in PipeReader family of monitorsWill Song
2014-08-09hlint refactoringsReto Hablützel
2012-08-22Make it possible to delay Hide, Reveal and Toggle signalsJochen Keil
2012-08-14Bugfix: Replace the TMVar String with a TVar (Maybe String)Jochen Keil
2012-08-09Bugfix: Do not hide the window when toggling is off for this pipeJochen Keil
2012-08-09Bugfix: Replace TVar with TMVar for the old valueJochen Keil
2012-08-09Implement trigger method for BufferedPipeReader PluginJochen Keil
2012-08-09Cosmetic surgeryJochen Keil
2012-08-08BufferedPipeReader: A plugin for temporary data displayJochen Keil