summaryrefslogtreecommitdiffhomepage
path: root/src/Window.hs
AgeCommit message (Expand)Author
2018-01-31Let's try travis.sh (hlint warnings) againjao
2017-12-15Configurable WM_CLASS and WM_NAME (should address #323)jao
2017-04-29hlint configurationjao
2016-11-21Bug fix: off-by-one drawing bordersjao
2015-03-20Fixes for vertical alignment and border drawingjao
2014-09-16Add ability to set border widthTravis Staton
2014-08-09hlint refactoringsReto Hablützel
2014-03-13Back to picking first screen by default (#158)0.20.1Jose Antonio Ortega Ruiz
2013-11-24Get widest Rectangle instead of first one in setPositionDmitry Malikov
2013-05-04Wee refactoringsJose Antonio Ortega Ruiz
2013-04-29Setting some window properties before mappingJose Antonio Ortega Ruiz
2013-04-27New -d (--dock) command line switchJose Antonio Ortega Ruiz
2013-04-25New overrideRedirect configuration parameterJose Antonio Ortega Ruiz
2013-04-25New allDesktops configuration parameterJose Antonio Ortega Ruiz
2013-03-04Delay as much as possible setting window propertiesJose Antonio Ortega Ruiz
2013-01-20Apply @polachok patch to fix #77Dmitry Malikov
2013-01-20New XPositions: TopP and BottomPDmitry Malikov
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