summaryrefslogtreecommitdiff
path: root/src/c-screen.c
Commit message (Expand)AuthorAgeFilesLines
* 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