]> Pileus Git - wmpus/commit
Fix some window flashing on X11
authorAndy Spencer <andy753421@gmail.com>
Sat, 9 Jun 2012 07:05:56 +0000 (07:05 +0000)
committerAndy Spencer <andy753421@gmail.com>
Sat, 9 Jun 2012 08:31:41 +0000 (08:31 +0000)
commit958cbdf3fd18f2545dcaaa33384b9ad8c16f87f2
tree3edafd00e481b454310ffc0fc8b4c2c6ee26e9c3
parent2e8860ece39f1d456c750068a911162a59f8e751
Fix some window flashing on X11

- Update sizes in sys-x11 before showing windows. This prevents mapping
  a window somewhere where it's not supposed to be mapped right after it
  is inserted.

- Rework the configure request handler to prevent resizing windows that
  ask to be resized (e.g. when changing font size in urxvt)
sys-x11.c
wm-wmii.c