summaryrefslogtreecommitdiffhomepage
path: root/src/Signal.hs
AgeCommit message (Expand)Author
2018-10-06Install handlers only for sigTERM and sigQUITDaniel Schüssler
2018-10-06Install signal handlers for most signals that terminate the process by default.Daniel Schüssler
2018-01-31Let's try travis.sh (hlint warnings) againjao
2014-02-18Add support for multiple actions per item, activated depending on mouse butto...Marcin Mikołajczyk
2013-03-13Introduce ActionsAlexander Polakov
2012-08-22Make it possible to delay Hide, Reveal and Toggle signalsJochen Keil
2012-08-22Refactor MVar SignalType to TMVar SignalTypeJochen Keil
2012-08-16Update src/Signal.hssoul9
2012-08-13Missing file headers and lintingJose Antonio Ortega Ruiz
2012-08-10Move the IsVariant SignalType instance to Signal moduleJochen Keil
2012-08-10New SignalType TogglePersistentJochen Keil
2012-08-09Add signals for {show,hid,toggl}ingJochen Keil
2012-08-09Move signal handler and data types to own moduleJochen Keil