diff options
author | MC <mc@hack.org> | 2010-06-21 07:10:37 +0200 |
---|---|---|
committer | MC <mc@brain.hack.org> | 2010-06-21 07:10:37 +0200 |
commit | 52444e8146ac25461cfd2720c3c5a380269117f1 (patch) | |
tree | 753701999334de2c7bfccb0a3437249b7b231f09 /Makefile | |
parent | c71ffa605d52222277e0ef998db25df0cdaf8163 (diff) | |
download | mcwm-52444e8146ac25461cfd2720c3c5a380269117f1.zip |
When we get a new window, check for size hints and compare them to the
initial geometry. If they disagree, use the size hints instead.
Use 0,0 as origo! Duh.
If we get a new very large window, resize it to fit our screen before
mapping.
Use the XCB_EVENT_MASK_STRUCTURE_NOTIFY mask on the root window, so we
get CONFIGURE NOTIFY events from the root window itself! This means
that if RANDR suddenly changes the geometry we get to know about it.
Handle it gracefully.
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions