summaryrefslogtreecommitdiff
path: root/src/core/workspace.c
Commit message (Expand)AuthorAgeFilesLines
* window: add support for _GNOME_WM_STRUT_AREAAlberts Muktupāvels2020-01-301-2/+4
* boxes: remove meta_rectangle_free_list_and_elementsAlberts Muktupāvels2018-09-021-8/+8
* refer to monitors as "monitors" rather than "xineramas"Alberts Muktupāvels2018-06-161-59/+65
* Fix crash when struts change during grab operationOwen W. Taylor2017-07-211-0/+11
* workspace: reformatAlberts Muktupāvels2017-07-031-38/+42
* workspace: fix a build warningAlberts Muktupāvels2017-07-031-0/+3
* workspace: remove unneeded function prototypesAlberts Muktupāvels2017-07-031-5/+1
* util: replace meta_bug with g_errorAlberts Muktupāvels2017-03-101-5/+7
* util: replace meta_warning with g_warningAlberts Muktupāvels2017-03-101-9/+10
* build: remove --disable-verbose-modeAlberts Muktupāvels2017-03-101-2/+0
* workspace: respect the not_this_one parameter passed inJasper St. Pierre2017-03-031-1/+1
* workspace: Don't try to use per-workspace MRU lists as a hint for focusingJasper St. Pierre2017-03-031-39/+7
* meta_display_list_windows: exclude override-redirectOwen W. Taylor2017-02-261-1/+2
* errors: simplify codeAlberts Muktupāvels2016-05-251-1/+1
* workspace: fix build with --disable-canberraAlberts Muktupāvels2015-09-201-11/+15
* workspace: fix build warningsAlberts Muktupāvels2015-09-201-1/+5
* remove trailing whitespaceAlberts Muktupāvels2014-10-051-46/+46
* Add side-by-side tilingAlberts Muktupāvels2014-06-061-2/+1
* Updated FSF's addressDaniel Mustieles2014-01-231-3/+1
* Port preferences to GSettingsFlorian Müllner2011-11-111-5/+5
* configure.in: add flag to disable canberra. Fixes #634360.Michael Smith2011-01-151-0/+5
* sound: ask libcanberra to cache alert/desktop switch soundsLennart Poettering2009-11-201-0/+1
* Use libcanberra to play system bell and workspace switch soundsMatthias Clasen2009-02-121-0/+61
* When a workspace's list of struts is freed, free the struts too. ClosesThomas Thurman2008-09-011-3/+28
* add a copy of each strut in a window to the workspace's strut list,Eric Piel2008-08-181-2/+5
* Don't attempt to double-free struts, edges and regions if work areas haveElijah Newren2008-07-131-7/+17
* All information should live in exactly one place. This means that the listThomas Thurman2008-05-021-1/+1
* allow moving workspace while moving window with modifier remove theMatthew Wilson2008-03-111-1/+3
* do not leak list.Paolo Borelli2007-12-211-14/+5
* sort source files into these directories according to which part of the WMHavoc Pennington2007-12-191-0/+945