aboutsummaryrefslogblamecommitdiffstats
path: root/ChangeLog
blob: 5436306187c06ceaec863699c87175cda6e5ac3c (plain) (tree)
1
2
3
4
5
6
7
8
9
10

                                              







                                                                      




                                                                    




                                                                      
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):
	Detect root pattern with undocumented _XROOTPMAP_ID property

2003-11-09  Keith Packard  <keithp@keithp.com>

	* Makefile:
	* xcompmgr.c: (gaussian), (make_gaussian_map), (sum_gaussian),
	(make_shadow), (shadow_picture), (win_extents), (paint_all),
	(map_win), (unmap_win), (add_win), (configure_win), (main):
	Add drop shadows.