Add name window pixmap support

This commit is contained in:
Keith Packard
2004-08-13 08:25:51 +00:00
parent 4b34993c83
commit 018fc12ad4
2 changed files with 140 additions and 32 deletions

View File

@ -1,3 +1,10 @@
2004-08-13 Keith Packard <keithp@keithp.com>
* xcompmgr.c: (paint_all), (repair_win), (map_win),
(finish_unmap_win), (add_win), (configure_win), (damage_win),
(error), (main):
Add name window pixmap support
2004-07-08 Ely Levy <elylevy-xserver@cs.huji.ac.il>
reviewed by: Keith Packard