summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* Update keybindings when XKB keyboard layout changesDerek Poon2010-11-222-1/+31
* Patch to fix theme breakage in 2.30.2; see bug 630426Brandon Wright2010-09-291-1/+17
* Replace GDK drawing API with cairoFlorian Müllner2010-09-156-301/+330
* Removes usage of (newly deprecated) gdk_displayMatthias Clasen2010-09-155-106/+107
* Stop confusing GDK's grab trackingOwen W. Taylor2010-09-151-4/+152
* Replace deprecated GDK symbolsFlorian Müllner2010-07-141-10/+16
* More fixes for compiling with GSeal. Requires gtk 2.20.Andre Klapper2010-06-105-47/+64
* Make METACITY_WINDOW_DEMO compile with -DGSEAL_ENABLE. See bug 612491.Andre Klapper2010-06-101-12/+12