| Commit message (Expand) | Author | Age | Files | Lines |
* | (not for 2.2.0) | Havoc Pennington | 2003-01-22 | 1 | -5/+2 |
* | redo using new calc_workspace_layout to fix #98302 | Havoc Pennington | 2003-01-05 | 1 | -142/+33 |
* | make this always return FALSE for now, to avoid bug reports. | Havoc Pennington | 2002-12-08 | 1 | -0/+4 |
* | remove unused variable | Havoc Pennington | 2002-11-21 | 1 | -0/+9 |
* | impl for nice debugging. (meta_workspace_get_neighbor): fix broken logic | Mark McLoughlin | 2002-11-07 | 1 | -19/+62 |
* | apply patch from Nikos Mouat to fix this function | Havoc Pennington | 2002-11-05 | 1 | -81/+110 |
* | new function, and remove workspace->name field, instead just get the name | Havoc Pennington | 2002-11-03 | 1 | -16/+4 |
* | Optimizations for managing new windows (do not all take effect if | Havoc Pennington | 2002-10-21 | 1 | -3/+3 |
* | workspaces are all per-screen now, fix accordingly | Havoc Pennington | 2002-10-16 | 1 | -33/+8 |
* | default to topleft starting corner. (meta_screen_update_workspace_layout): | Mark McLoughlin | 2002-10-01 | 1 | -0/+2 |
* | fix compiler warnings | Havoc Pennington | 2002-09-12 | 1 | -0/+2 |
* | move from workspace.c. (update_num_workspaces): set the hint here. Fixes | Mark McLoughlin | 2002-08-14 | 1 | -26/+0 |
* | set active_workspace to NULL. Also actually activate the first workspace | Mark McLoughlin | 2002-08-04 | 1 | -1/+4 |
* | don't put a newline after the default workspace name | Havoc Pennington | 2002-07-14 | 1 | -1/+1 |
* | src/screen.c: (set_supported_hint), (set_work_area_hint): Its | Mark McLoughlin | 2002-06-25 | 1 | -69/+1 |
* | do nothing if screen is being unmanaged, we don't want to blow away state, | Havoc Pennington | 2002-06-22 | 1 | -131/+7 |
* | new utility function | Havoc Pennington | 2002-06-22 | 1 | -0/+22 |
* | sticky windows aren't visibile on all screens. Check the workspace is on | Mark McLoughlin | 2002-06-20 | 1 | -2/+1 |
* | when a window is shaded, don't include client height in the height | Havoc Pennington | 2002-06-12 | 1 | -3/+16 |
* | Apply big patch from blackc@speakeasy.net adding a popup window to the | Havoc Pennington | 2002-06-09 | 1 | -11/+106 |
* | fix it, maybe | Havoc Pennington | 2002-05-17 | 1 | -4/+6 |
* | add FIXME | Havoc Pennington | 2002-05-16 | 1 | -0/+2 |
* | use the layout information to figure out up/down neighbors | Havoc Pennington | 2002-05-16 | 1 | -22/+112 |
* | Doh, only update the tmp pointer when the screen matches. Fixes a segfault | Anders Carlsson | 2002-05-07 | 1 | -2/+2 |
* | on unminimize, queue calc_showing on all transients | Havoc Pennington | 2002-05-05 | 1 | -24/+56 |
* | - Wrap-around workspaces (ie. when on the last workspace, "switch_to_workspac... | Bastien Nocera | 2002-05-05 | 1 | -1/+8 |
* | Add support for setting the _NET_WM_WORKAREA hint. No code does it yet | Anders Carlsson | 2002-04-28 | 1 | -0/+38 |
* | remove caveats about keybindings | Havoc Pennington | 2002-04-28 | 1 | -0/+28 |
* | call setlocale ourselves because due to a GLib bug that sticks us in ASCII | Havoc Pennington | 2002-04-22 | 1 | -0/+11 |
* | when mapping a window with struts, invalidate the work areas it's on. | Havoc Pennington | 2002-02-08 | 1 | -3/+7 |
* | Throughout: move to meta_topic rather than meta_verbose so metacity.log | Havoc Pennington | 2002-02-08 | 1 | -11/+28 |
* | give priority to keeping NW corner onscreen rather than SE, if we need to | Havoc Pennington | 2002-01-19 | 1 | -0/+3 |
* | store strut information, update it on property changes, etc. etc. so we | Havoc Pennington | 2002-01-10 | 1 | -8/+139 |
* | focus top window when switching to a new workspace | Havoc Pennington | 2002-01-03 | 1 | -0/+6 |
* | update number of workspaces hint | Havoc Pennington | 2001-12-10 | 1 | -5/+45 |
* | ... | rhp | 2001-07-04 | 1 | -2/+2 |
* | ... | rhp | 2001-06-10 | 1 | -0/+3 |
* | ... | rhp | 2001-06-10 | 1 | -26/+26 |
* | workspace menu | rhp | 2001-06-09 | 1 | -0/+79 |
* | ... | rhp | 2001-06-07 | 1 | -0/+8 |
* | ... | rhp | 2001-06-06 | 1 | -0/+141 |