X-Git-Url: http://git.openbox.org/?p=dana%2Fxcompmgr.git;a=blobdiff_plain;f=ChangeLog;h=59ebf225f5d042168b4b738dc9b04d0ef742135b;hp=cb4adb96b9c156c2878a37faa62c4d8326ca8579;hb=54fb13fa320dbebd5441ae4fdac22286391a3261;hpb=37280d7888001a613640b7d005f4482e7d886c47 diff --git a/ChangeLog b/ChangeLog index cb4adb9..59ebf22 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,22 @@ +2003-11-11 Keith Packard + + * xcompmgr.c: (win_extents), (paint_all), (add_win), (main): + Detect ARGB windows, don't give them shadows, compose them + correctly. + +2003-11-10 Keith Packard + + * Makefile: + * xcompmgr.c: (root_tile), (main): + Track changes to _XROOTPMAP_ID property + +2003-11-09 Keith Packard + + * xcompmgr.c: (time_in_millis), (main): + Add a bit of scheduling to updates; update every 30 ms + instead of waiting for more events. Smooths out window moving. + Interval needs to be configurable probably. + 2003-11-09 Keith Packard * xcompmgr.c: (root_tile):