summaryrefslogtreecommitdiffhomepage
path: root/src/Window.hs
AgeCommit message (Expand)Author
2012-10-08Fixes for warnings reported in github issue #71Jose Antonio Ortega Ruiz
2012-09-01Some cosmetic fixes.Jochen Keil
2012-09-01Set StrutValues from showWindowJochen Keil
2012-09-01Set StrutValues only if window is actually mappedJochen Keil
2012-08-30Revert "Add '-d' for dockapp mode"Jose Antonio Ortega Ruiz
2012-08-29Add '-d' for dockapp modeArnout
2012-08-16New configuration option 'hideOnStart'Jochen Keil
2012-08-13Missing file headers and lintingJose Antonio Ortega Ruiz
2012-08-13Missing import for 'when'Jose Antonio Ortega Ruiz
2012-08-13Revert lowerOnStart to its original behaviourJochen Keil
2012-08-09Cosmetic surgeryJochen Keil
2012-08-09Add functions for {reveal,hid,toggl}ing the windowJochen Keil
2012-08-09Create signal handler in main and pass it down to the start* functionsJochen Keil
2012-08-09Modularize Window handling functionsJochen Keil