summaryrefslogtreecommitdiff
path: root/src/c-screen.c
Commit message (Expand)AuthorAgeFilesLines
* Remove double unref of stacker object. Fixes #387761.Thomas James Alexander Thurman2007-01-021-2/+0
* Stick an emacs comment directive at the beginning of all the code files soElijah Newren2006-10-011-0/+2
* Add a destroy notifier to the window.Søren Sandmann2006-05-251-11/+25
* New functionSøren Sandmann2006-05-241-1/+1
* Add a stack-freeze feature to CWindow.Søren Sandmann2006-05-241-5/+9
* return TRUE when the window is actually freed.Søren Sandmann2006-05-241-23/+12
* Beginning of new layer that abstracts transition effects.Søren Sandmann2006-05-221-17/+7
* Some experimental code to handle sync counter notifications on a window.Søren Sandmann2006-05-051-2/+7
* Delete unused META_PRIORITY_COMPOSITESøren Sandmann2006-05-041-46/+86
* New filesSøren Sandmann2006-05-021-540/+365
* Check for both POPUP and DROPDOWN.Søren Sandmann2006-04-131-4/+10
* Check if the window is a menu and make it 90% opaque in that case.Søren Sandmann2006-04-101-44/+120
* Release the GL window here. Disconect from the magnifier, not the stacker.Søren Sandmann2006-03-311-1/+4
* Only use magnifier when USE_MAGNIFIER is set.Søren Sandmann2006-03-311-1/+5
* Don't hardcode screen size.Søren Sandmann2006-03-311-10/+17
* Turn wobbling back on Add new explosion effect.Søren Sandmann2006-03-301-3/+39
* Also check for overlay_window.Søren Sandmann2006-03-281-1/+6
* Actually remove the window.Søren Sandmann2006-03-221-4/+9
* Put a square below the desktop stack.Søren Sandmann2006-03-221-4/+20
* Put the desktop into a magnifier.Søren Sandmann2006-03-201-20/+37
* 2006-03-16 Soren Sandmann (sandmann@daimi.au.dk)Søren Sandmann Pedersen2006-03-171-3/+1
* Maintain the size of the window.Søren Sandmann2006-03-161-3/+21
* Use set_target_rect() instead of set_size().Søren Sandmann2006-03-151-0/+16
* Use unset_patch() instead of unset_geometry().Søren Sandmann2006-03-151-2/+5
* Comment out wobblingSøren Sandmann2006-03-141-38/+118
* Update for libcm API change.Søren Sandmann2006-03-031-4/+3
* Split the ScreenInfo data structure into separate, new filesSøren Sandmann2006-03-031-0/+521