summaryrefslogtreecommitdiff
path: root/src/workspace.c
Commit message (Expand)AuthorAgeFilesLines
* Patch from Rob Adams addresses #95014 (placement issues), makes first fitHavoc Pennington2003-02-231-48/+173
* Fix for the "mangles focus window when switching workspaces and usingHavoc Pennington2003-01-221-5/+2
* redo using new calc_workspace_layout to fix #98302Havoc Pennington2003-01-051-142/+33
* make this always return FALSE for now, to avoid bug reports.Havoc Pennington2002-12-081-0/+4
* remove unused variableHavoc Pennington2002-11-211-0/+9
* impl for nice debugging. (meta_workspace_get_neighbor): fix broken logicMark McLoughlin2002-11-071-19/+62
* apply patch from Nikos Mouat to fix this functionHavoc Pennington2002-11-051-81/+110
* new function, and remove workspace->name field, instead just get the nameHavoc Pennington2002-11-031-16/+4
* Optimizations for managing new windows (do not all take effect ifHavoc Pennington2002-10-211-3/+3
* workspaces are all per-screen now, fix accordinglyHavoc Pennington2002-10-161-33/+8
* default to topleft starting corner. (meta_screen_update_workspace_layout):Mark McLoughlin2002-10-011-0/+2
* fix compiler warningsHavoc Pennington2002-09-121-0/+2
* move from workspace.c. (update_num_workspaces): set the hint here. FixesMark McLoughlin2002-08-141-26/+0
* set active_workspace to NULL. Also actually activate the first workspaceMark McLoughlin2002-08-041-1/+4
* don't put a newline after the default workspace nameHavoc Pennington2002-07-141-1/+1
* src/screen.c: (set_supported_hint), (set_work_area_hint): ItsMark McLoughlin2002-06-251-69/+1
* do nothing if screen is being unmanaged, we don't want to blow away state,Havoc Pennington2002-06-221-131/+7
* new utility functionHavoc Pennington2002-06-221-0/+22
* sticky windows aren't visibile on all screens. Check the workspace is onMark McLoughlin2002-06-201-2/+1
* when a window is shaded, don't include client height in the heightHavoc Pennington2002-06-121-3/+16
* Apply big patch from blackc@speakeasy.net adding a popup window to theHavoc Pennington2002-06-091-11/+106
* fix it, maybeHavoc Pennington2002-05-171-4/+6
* add FIXMEHavoc Pennington2002-05-161-0/+2
* use the layout information to figure out up/down neighborsHavoc Pennington2002-05-161-22/+112
* Doh, only update the tmp pointer when the screen matches. Fixes a segfaultAnders Carlsson2002-05-071-2/+2
* on unminimize, queue calc_showing on all transientsHavoc Pennington2002-05-051-24/+56
* - Wrap-around workspaces (ie. when on the last workspace, "switch_to_workspac...Bastien Nocera2002-05-051-1/+8
* Add support for setting the _NET_WM_WORKAREA hint. No code does it yetAnders Carlsson2002-04-281-0/+38
* remove caveats about keybindingsHavoc Pennington2002-04-281-0/+28
* call setlocale ourselves because due to a GLib bug that sticks us in ASCIIHavoc Pennington2002-04-221-0/+11
* when mapping a window with struts, invalidate the work areas it's on.Havoc Pennington2002-02-081-3/+7
* Throughout: move to meta_topic rather than meta_verbose so metacity.logHavoc Pennington2002-02-081-11/+28
* give priority to keeping NW corner onscreen rather than SE, if we need toHavoc Pennington2002-01-191-0/+3
* store strut information, update it on property changes, etc. etc. so weHavoc Pennington2002-01-101-8/+139
* focus top window when switching to a new workspaceHavoc Pennington2002-01-031-0/+6
* update number of workspaces hintHavoc Pennington2001-12-101-5/+45
* ...rhp2001-07-041-2/+2
* ...rhp2001-06-101-0/+3
* ...rhp2001-06-101-26/+26
* workspace menurhp2001-06-091-0/+79
* ...rhp2001-06-071-0/+8
* ...rhp2001-06-061-0/+141