summaryrefslogtreecommitdiff
path: root/src/workspace.h
Commit message (Expand)AuthorAgeFilesLines
* Avoid a memory leak when checking which workspace(s) a window is on. FixesThomas Thurman2006-02-111-0/+2
* Merge of all the changes on the constraints_experiments branch. This isElijah Newren2005-11-191-7/+13
* Add my copyright notice to a number of files on which it should alreadyElijah Newren2005-10-081-0/+1
* Partially resolve the conflicting requirements of windows on multipleElijah Newren2004-12-221-3/+0
* Make the "showing desktop" mode be per-workspace instead of per-screen.Elijah Newren2004-10-171-0/+2
* Fix a variety of focus race conditions in all focus modes, or at leastElijah Newren2004-10-041-3/+6
* Prevent focus inconsistencies by only providing one focus method (fixesElijah Newren2004-09-151-4/+0
* Changed MRU list to be per workspace instead of per display, so stickyRay Strode2003-08-151-3/+7
* Update constraints code to support the new _NET_WM_STRUT_PARTIAL EWMHRob Adams2003-06-261-1/+4
* CVS2003-05-29 Rob Adams <robadams@ucla.edu>Rob Adams2003-05-301-1/+3
* Patch from Rob Adams addresses #95014 (placement issues), makes first fitHavoc Pennington2003-02-231-4/+14
* new function, and remove workspace->name field, instead just get the nameHavoc Pennington2002-11-031-4/+1
* workspaces are all per-screen now, fix accordinglyHavoc Pennington2002-10-161-1/+0
* do nothing if screen is being unmanaged, we don't want to blow away state,Havoc Pennington2002-06-221-3/+0
* new utility functionHavoc Pennington2002-06-221-0/+5
* Apply big patch from blackc@speakeasy.net adding a popup window to theHavoc Pennington2002-06-091-0/+3
* remove caveats about keybindingsHavoc Pennington2002-04-281-0/+14
* store strut information, update it on property changes, etc. etc. so weHavoc Pennington2002-01-101-1/+8
* update number of workspaces hintHavoc Pennington2001-12-101-0/+2
* I was using meta_workspace_contains_window() in a number of places whereHavoc Pennington2001-10-251-0/+1
* ...rhp2001-06-101-1/+2
* workspace menurhp2001-06-091-0/+1
* ...rhp2001-06-071-0/+2
* ...rhp2001-06-061-0/+48