Double buffer updates. Check for InputOnly windows and ignore them

This commit is contained in:
Keith Packard
2003-11-10 03:45:17 +00:00
parent e142128dde
commit 6e99ed898c
2 changed files with 115 additions and 19 deletions

View File

@ -1,3 +1,11 @@
2003-11-09 Keith Packard <keithp@keithp.com>
* xcompmgr.c: (paint_root), (paint_all), (map_win), (add_win),
(configure_win), (destroy_win), (main):
Double buffer updates.
Check for InputOnly windows and ignore them
2003-11-09 Keith Packard <keithp@keithp.com>
* xcompmgr.c: (root_tile), (paint_root):