summaryrefslogtreecommitdiff
path: root/src/effects.h
Commit message (Expand)AuthorAgeFilesLines
* MetaCloseEffect and MetaFocusEffect, which were empty structs, #ifdeffedDamien Carbery2007-06-171-0/+6
* Stick an emacs comment directive at the beginning of all the code files soElijah Newren2006-10-011-0/+2
* Run an unminimize effectSøren Sandmann2006-05-261-8/+8
* Move duplicated window field outside the unionSøren Sandmann2006-05-251-3/+12
* Bounce on window focus.Adam Jackson2006-05-251-2/+6
* Move shrink effect code from compositor.c to c-window.c. Stubs forAdam Jackson2006-05-231-4/+8
* Also use explode when windows close.Søren Sandmann2006-05-231-1/+11
* Add more effect tokens.Adam Jackson2006-05-231-1/+10
* Beginning of new layer that abstracts transition effects.Søren Sandmann2006-05-221-0/+48
* Actually commit the stuff mentioned in the last ChangeLog entry.Ray Strode2005-05-261-3/+11
* New function. Use it here to synchronize with the hardware between eachSoeren Sandmann2004-08-091-1/+1
* Merge reduced_resources mode patch from the branch. Offers wireframe andHavoc Pennington2003-10-121-0/+8
* shorten minimize animation a bitHavoc Pennington2002-09-301-1/+1
* Work on opaque animations more, still suck too much to turn on. Not sureHavoc Pennington2002-03-051-4/+12
* add opaque minimize/shade feature. The wireframe seemed kind of confusingHavoc Pennington2001-08-061-2/+2
* modify to be smoother (at least theoretically) by syncing to current timeHavoc Pennington2001-08-061-7/+3
* draw animation for shading tooHavoc Pennington2001-08-061-0/+3
* Add _NET_WM_ICON_GEOMETRY atom.Anders Carlsson2001-08-051-0/+37