aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorKeith Packard <keithp@keithp.com>2003-11-10 01:32:01 +0000
committerKeith Packard <keithp@keithp.com>2003-11-10 01:32:01 +0000
commitd98b963d75afa9d412ab56c9e2f1217cb9e1a699 (patch)
tree04e0f196b79502526d983e1edc7aec88da3cc64f /ChangeLog
parentPrototype X compositing manager. (diff)
downloadxcman-d98b963d75afa9d412ab56c9e2f1217cb9e1a699.tar.gz
xcman-d98b963d75afa9d412ab56c9e2f1217cb9e1a699.tar.bz2
xcman-d98b963d75afa9d412ab56c9e2f1217cb9e1a699.tar.xz
Add drop shadows.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
new file mode 100644
index 0000000..16ae2a2
--- /dev/null
+++ b/ChangeLog
@@ -0,0 +1,7 @@
+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.