index
:
xmobar
cairo
master
a minimalistic status bar
jao
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
Window.hs
Age
Commit message (
Expand
)
Author
2015-03-20
Fixes for vertical alignment and border drawing
jao
2014-09-16
Add ability to set border width
Travis Staton
2014-08-09
hlint refactorings
Reto Hablützel
2014-03-13
Back to picking first screen by default (#158)
0.20.1
Jose Antonio Ortega Ruiz
2013-11-24
Get widest Rectangle instead of first one in setPosition
Dmitry Malikov
2013-05-04
Wee refactorings
Jose Antonio Ortega Ruiz
2013-04-29
Setting some window properties before mapping
Jose Antonio Ortega Ruiz
2013-04-27
New -d (--dock) command line switch
Jose Antonio Ortega Ruiz
2013-04-25
New overrideRedirect configuration parameter
Jose Antonio Ortega Ruiz
2013-04-25
New allDesktops configuration parameter
Jose Antonio Ortega Ruiz
2013-03-04
Delay as much as possible setting window properties
Jose Antonio Ortega Ruiz
2013-01-20
Apply @polachok patch to fix #77
Dmitry Malikov
2013-01-20
New XPositions: TopP and BottomP
Dmitry Malikov
2012-10-08
Fixes for warnings reported in github issue #71
Jose Antonio Ortega Ruiz
2012-09-01
Some cosmetic fixes.
Jochen Keil
2012-09-01
Set StrutValues from showWindow
Jochen Keil
2012-09-01
Set StrutValues only if window is actually mapped
Jochen Keil
2012-08-30
Revert "Add '-d' for dockapp mode"
Jose Antonio Ortega Ruiz
2012-08-29
Add '-d' for dockapp mode
Arnout
2012-08-16
New configuration option 'hideOnStart'
Jochen Keil
2012-08-13
Missing file headers and linting
Jose Antonio Ortega Ruiz
2012-08-13
Missing import for 'when'
Jose Antonio Ortega Ruiz
2012-08-13
Revert lowerOnStart to its original behaviour
Jochen Keil
2012-08-09
Cosmetic surgery
Jochen Keil
2012-08-09
Add functions for {reveal,hid,toggl}ing the window
Jochen Keil
2012-08-09
Create signal handler in main and pass it down to the start* functions
Jochen Keil
2012-08-09
Modularize Window handling functions
Jochen Keil