summaryrefslogtreecommitdiff
path: root/src/stack.h
Commit message (Expand)AuthorAgeFilesLines
* actually use META_LAYER_TOP but just manually make it equal toElijah Newren2006-02-121-1/+1
* Add my copyright notice to a number of files on which it should alreadyElijah Newren2005-10-081-0/+1
* Treat splashscreens same as other windows for stacking. Fixes #165243.Elijah Newren2005-01-271-3/+2
* Restore original stacking when aborting an alt-esc window switchElijah Newren2005-01-241-0/+4
* Add support for _NET_WM_USER_TIMEElijah Newren2004-06-241-4/+0
* Fix for the "mangles focus window when switching workspaces and usingHavoc Pennington2003-01-221-3/+10
* Rewrite stack code to work a lot differently. Should be better now, andHavoc Pennington2002-09-281-13/+35
* new functionHavoc Pennington2002-09-241-8/+9
* Apply blackc@speakeasy.net patch, bug #83940, to do mini-workspacesHavoc Pennington2002-07-061-0/+2
* Patch from Erwann Chenede for raise_or_lower keybindingHavoc Pennington2002-05-291-2/+5
* remove the unused tab stuffHavoc Pennington2002-04-051-7/+0
* put in some kind of distinctive frame for UTILITY, though it's ugly. AlsoHavoc Pennington2002-02-091-1/+2
* focus top window when switching to a new workspaceHavoc Pennington2002-01-031-0/+3
* fix mem leak of the MetaStack object (meta_stack_sync_to_server): try toHavoc Pennington2001-10-111-0/+3
* Unbreak tab popup a bit.Havoc Pennington2001-08-291-4/+7
* add a "fullscreen" semantic type; if a window requests the screen sizeHavoc Pennington2001-08-201-6/+7
* remove XSync, error traps already do thatHavoc Pennington2001-08-191-0/+1
* ...rhp2001-06-241-0/+4
* ...rhp2001-06-241-0/+3
* ...rhp2001-06-241-0/+8
* ...rhp2001-06-101-0/+92