1 2003-11-09 Keith Packard <keithp@keithp.com>
3 * xcompmgr.c: (paint_root), (paint_all), (map_win), (add_win),
4 (configure_win), (destroy_win), (main):
7 Check for InputOnly windows and ignore them
9 2003-11-09 Keith Packard <keithp@keithp.com>
11 * xcompmgr.c: (root_tile), (paint_root):
12 Detect root pattern with undocumented _XROOTPMAP_ID property
14 2003-11-09 Keith Packard <keithp@keithp.com>
17 * xcompmgr.c: (gaussian), (make_gaussian_map), (sum_gaussian),
18 (make_shadow), (shadow_picture), (win_extents), (paint_all),
19 (map_win), (unmap_win), (add_win), (configure_win), (main):