summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* constraints: don't apply fullscreen workarounds for CSD windowsGiovanni Campagna2014-02-211-1/+5
* Updated FSF's addressDaniel Mustieles2014-01-23100-300/+100
* Also add META_KEYBINDING_ACTIONs for switching applicationsDmitry Shachnev2013-05-302-0/+6
* Add support for switch-applications keybindingsDmitry Shachnev2013-05-302-0/+9
* screen: Increase typical alt-tab icon size to 96Jasper St. Pierre2012-12-182-7/+14
* screen: Remove alt-tab thumbnailsStéphane Démurget2012-12-181-74/+13
* portability: get WIFEXITED and WEXITSTATUS from sys/wait.hAntoine Jacoutot2012-11-081-1/+1
* Unconditionally reset minimize_after_placement on placementFlorian Müllner2012-10-121-4/+3
* Add disable-mouse-button-modifiers messageDaniel Drake2012-06-073-2/+56
* meta_display_get_tab_list(): Fix leaked GSListPavel Vasin2012-03-241-2/+5
* Correct translation domain in keybinding definitionsFlorian Müllner2012-03-203-3/+3
* Include the default window iconMatthias Clasen2012-01-244-10/+8
* build: Use accessor functionsFlorian Müllner2012-01-128-74/+131
* Remove deprecated GTK+ symbolsFlorian Müllner2012-01-1211-342/+294
* build: Bump required GTK+ version and remove compat codeFlorian Müllner2012-01-124-40/+0
* prefs: Correct reference to non-existent schemaJason Siefken2011-12-061-1/+1
* Fix installation of metacity-schemas.convertRico Tzschichholz2011-11-141-1/+2
* prefs: Adapt to re-addition of a separate visual-bell optionFlorian Müllner2011-11-143-5/+19
* Port preferences to GSettingsFlorian Müllner2011-11-1122-3188/+892
* Silence some build outputThomas Hindoe Paaboel Andersen2011-06-221-2/+2
* Fix crash in meta_display_get_above_tab_keycodeAdam Jackson2011-05-251-0/+2
* Disable keybindings message should ungrab keysDaniel Drake2011-05-213-3/+12
* FreeBSD build fix: Include sys/wait.h as described in POSIX specsAlexis Ballier2011-05-191-1/+1
* Make color constants work without warningsOwen W. Taylor2011-03-171-22/+33
* Disable 'Show desktop' keybinding by defaultMatthias Clasen2011-03-131-2/+2
* Work around usage of XPointerColin Walters2011-02-281-1/+1
* don't use an icon menu on the titlebarWilliam Jon McCann2011-02-181-1/+1
* Use GNOME 3 theme defaultsMatthias Clasen2011-02-181-2/+2
* all-keybindings.h: change <Alt>Above_Tab from cycle_group to switch_groupDan Winship2011-02-151-2/+2
* Screenshot is preferable to Screen ShotWilliam Jon McCann2011-02-091-1/+1
* Improve and shorten keybinding descriptionsWilliam Jon McCann2011-02-041-35/+33
* buttons: Fix background functions for non-default layoutsFlorian Müllner2011-02-033-17/+107
* use the new group namesWilliam Jon McCann2011-02-027-74/+95
* Removed error left over from commit 85aba1afe33d973bdea0229b534516c1658a44d5Thomas Thurman2011-01-281-1/+1
* do check of max_size in get_size_limits() to avoid overflowXu Li2011-01-281-2/+12
* core/boxes.c: fix unchecked values in meta_rectangle_clip_to_region()Sascha Silbe2011-01-271-1/+5
* Should set RestartStyleHint to RestartIfRunning when replacedOwen W. Taylor2011-01-254-22/+6
* Add compatibility with GTK+ 2.20Florian Müllner2011-01-244-0/+40
* Allow explicit raises from same client, not just same appOwen W. Taylor2011-01-241-0/+22
* Allow applications to raise windows when raise_on_click is off. Closes #445447.Owen Taylor2011-01-221-2/+1
* Remove warning which doesn't do much good. Closes #432552.Marcus Carlson2011-01-221-3/+0
* Honour _NET_RESTACK_WINDOW and sibling-relative stackingChristian Hammond2011-01-194-72/+95
* Add group="system" to keybinding configuration filesWilliam Jon McCann2011-01-182-2/+2
* Fix build on Solaris. Closes #580665.Brian Cameron2011-01-161-1/+1
* configure.in: add flag to disable canberra. Fixes #634360.Michael Smith2011-01-152-1/+14
* If writing fails when handling SIGTERM, log an error. Closes #603510.Christian Kirbach2011-01-151-3/+2
* When we're first reading in the workspace names, set any which don't get assi...bug625781Thomas Thurman2011-01-152-4/+31
* Add an "Above_Tab" pseudo-keysymOwen W. Taylor2011-01-057-5/+307
* Fix drawing of <arc> elementsNickolas Lloyd2010-11-221-1/+1
* Unify keymap-reloading code branchesOwen W. Taylor2010-11-221-15/+24