summaryrefslogtreecommitdiff
path: root/src/effects.c
Commit message (Expand)AuthorAgeFilesLines
* Run an unminimize effectSøren Sandmann2006-05-261-8/+8
* Move duplicated window field outside the unionSøren Sandmann2006-05-251-13/+10
* Bounce on window focus.Adam Jackson2006-05-251-0/+15
* Move shrink effect code from compositor.c to c-window.c. Stubs forAdam Jackson2006-05-231-11/+34
* Also use explode when windows close.Søren Sandmann2006-05-231-10/+34
* Beginning of new layer that abstracts transition effects.Søren Sandmann2006-05-221-1/+100
* Improve the behavior of keyboard move/resize and edge snapping. Still notRay Strode2005-08-031-19/+31
* Cleanup font data when done with it (bug 306720).Ray Strode2005-06-071-0/+2
* Bug 305564 again.Ray Strode2005-05-301-8/+8
* Actually commit the stuff mentioned in the last ChangeLog entry.Ray Strode2005-05-261-9/+87
* A load of fixes of issues reported by sparse. Closes bug #152849Kjartan Maraas2004-09-161-1/+1
* New function. Use it here to synchronize with the hardware between eachSoeren Sandmann2004-08-091-1/+19
* Merge reduced_resources mode patch from the branch. Offers wireframe andHavoc Pennington2003-10-121-0/+103
* call meta_image_window_new in multihead-safe wayHavoc Pennington2002-10-181-1/+3
* disable animation when shading windows, just doesn't really convey theHavoc Pennington2002-08-061-12/+128
* Work on opaque animations more, still suck too much to turn on. Not sureHavoc Pennington2002-03-051-25/+61
* add prototype thingy to display windows we're cycling through with tab.Havoc Pennington2001-08-191-0/+3
* oops, accidentally turned on opaque iconifyHavoc Pennington2001-08-191-1/+1
* also set the current size. Lame hack of the day.Havoc Pennington2001-08-191-1/+1
* use the delay exposes feature to avoid the scren dirtHavoc Pennington2001-08-191-0/+2
* disable opaque animations by default, current implementation suXors.Havoc Pennington2001-08-061-1/+1
* Get start time after we do the pixbuf from drawable, so we don't countHavoc Pennington2001-08-061-1/+5
* add opaque minimize/shade feature. The wireframe seemed kind of confusingHavoc Pennington2001-08-061-33/+124
* modify to be smoother (at least theoretically) by syncing to current timeHavoc Pennington2001-08-061-40/+75
* Add _NET_WM_ICON_GEOMETRY atom.Anders Carlsson2001-08-051-0/+124