summaryrefslogtreecommitdiff
path: root/src/stack.c
Commit message (Expand)AuthorAgeFilesLines
...
* only bump unmaps_pending if the window was mappedHavoc Pennington2002-01-111-0/+1
* focus top window when switching to a new workspaceHavoc Pennington2002-01-031-0/+54
* I was using meta_workspace_contains_window() in a number of places whereHavoc Pennington2001-10-251-6/+6
* fix to keep desktop window from appearing on top of everything else, amongHavoc Pennington2001-10-231-0/+6
* take a window mapped at fullscreen size/pos to desire maximization; once IHavoc Pennington2001-10-141-4/+0
* set last window before setting newp, so we don't get the current window asHavoc Pennington2001-10-131-4/+5
* fix mem leak of the MetaStack object (meta_stack_sync_to_server): try toHavoc Pennington2001-10-111-4/+105
* new functionHavoc Pennington2001-09-161-1/+2
* Unbreak tab popup a bit.Havoc Pennington2001-08-291-17/+19
* add a "fullscreen" semantic type; if a window requests the screen sizeHavoc Pennington2001-08-201-0/+4
* remove XSync, error traps already do thatHavoc Pennington2001-08-191-0/+35
* ...rhp2001-07-071-1/+1
* ...rhp2001-06-241-0/+37
* ...rhp2001-06-241-26/+108
* ...rhp2001-06-241-0/+60
* ...rhp2001-06-241-0/+99
* ...rhp2001-06-231-9/+16
* ...rhp2001-06-111-1/+6
* ...rhp2001-06-101-58/+121
* ...rhp2001-06-101-5/+122
* ...rhp2001-06-101-0/+471