BurntSushi / wingo

A fully-featured window manager written in Go.
Do What The F*ck You Want To Public License
1k stars 86 forks source link

Wrong width/height on maximized windows #118

Closed kalkin closed 7 years ago

kalkin commented 9 years ago

Because i use two displays i noticed that a maximized window is slightly bigger as one display 2565x1441, while my resolution is 2560x1440. This issue does not occur in tiling mode.

kalkin commented 9 years ago

Interesting side effect Resize (GetActive) 1.0 1.0 gets the job done right.