summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix crash with --sync optionOwen W. Taylor2010-05-251-2/+2
* Fix very unlikely crasher. See https://bugzilla.gnome.org/attachment.cgi?id=...Paul Liu2010-05-081-1/+1
* Remove deprecated Encoding key from desktop filesFrédéric Péters2010-05-032-2/+0
* fix memory leak in theme optimisationLin Ma2010-05-021-0/+2
* Use correct timestamp for focus stealing preventionTomas Frydrych2010-05-021-6/+24
* Don't warn about a missing session fileTomislav Vujec2010-05-021-2/+0
* fails to link with pedantic linkersMatthias Clasen2010-05-021-1/+1
* Fix crash when right-clicking on window frameEdward Sheldrake2010-04-061-1/+1
* Fix build with gcc 4.5Vincent Untz2010-03-313-7/+10
* Revert 0f805bfd (new default cycle_group keybinding to Alt-grave)Didier Roche2010-03-291-1/+1
* Fix typo when checking the result of getpwuidOwen W. Taylor2010-02-101-1/+1
* Cleanup: split MetaSide from MetaDirectionOwen W. Taylor2010-01-225-54/+61
* Reduce GConf roundtripsMatthias Clasen2010-01-211-85/+63
* Replace deprecated symbols in theme-viewer.cLuis Torres2010-01-211-20/+21
* Replaced deprecated symbols in metacity-window-demo.cLuis Torres2010-01-211-39/+57
* Replace usage of deprecated gtk apiThomas Hindoe Paaboel Andersen2010-01-216-19/+19
* fix documentation of mouse_button_modifierTheppitak Karoonboonyanan2010-01-211-2/+2
* Increase ping timeout delay to 5sVincent Untz2010-01-201-1/+1
* prevent window self-maximisationPeter Bloomfield2010-01-204-6/+33
* check window has frame before flashing italexisdm592010-01-171-2/+2
* Don't call IceCloseConnection() behind libSM's backOwen W. Taylor2010-01-141-3/+7
* store timestamp for _NET_WM_CM_SX selectionTravis Watkins2010-01-052-2/+7