diff options
author | Keith Packard <keithp@keithp.com> | 2003-11-10 02:03:26 +0000 |
---|---|---|
committer | Keith Packard <keithp@keithp.com> | 2003-11-10 02:03:26 +0000 |
commit | e142128ddea840d8140fdd0b28fff121cb2b4598 (patch) | |
tree | 463cc242451884fc18a7b56ba7f8687e9c641dc8 /ChangeLog | |
parent | Add drop shadows. (diff) | |
download | xcman-e142128ddea840d8140fdd0b28fff121cb2b4598.tar.gz xcman-e142128ddea840d8140fdd0b28fff121cb2b4598.tar.bz2 xcman-e142128ddea840d8140fdd0b28fff121cb2b4598.tar.xz |
Detect root pattern with undocumented _XROOTPMAP_ID property
Diffstat (limited to '')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,5 +1,10 @@ 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), |