summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* Throw away result of write(); it's not importantThomas Thurman2010-01-051-1/+3
* Remove markup from translated stringClaude Paroz2010-01-051-6/+10
* Fix build failure from SIGCHLD nexus left oversFrederic Peters2009-11-291-6/+0
* sound: ask libcanberra to cache alert/desktop switch soundsLennart Poettering2009-11-202-0/+2
* tooltip: set window type hint for self-drawn tooltips to GDK_WINDOW_TYPE_HINT...Lennart Poettering2009-11-201-0/+2
* bell: increase bell rate limit from 1/s to 1/100msLennart Poettering2009-11-201-1/+1
* Fix handling of SIGCHLDDan Winship2009-11-205-128/+26
* Don't call meta_finalize from SIGTERM handlerRay Strode2009-11-201-2/+26
* Add XFCE Terminal as a terminalOwen W. Taylor2009-10-211-0/+3
* Change default cycle_group keybinding to Alt-graveRay Strode2009-10-091-1/+1
* Add missing quotes in strings (Fixes #572046)Claude Paroz2009-08-241-2/+2
* unset _NET_SUPPORTING_WM_CHECK when shutting downThomas Thurman2009-07-091-0/+9
* Add a switch to disable autofullscreen'ing maximized windows without decorationsTomeu Vizoso2009-07-064-2/+35
* Remove deprecated GTK symbols. Refs #572332.Thomas James Alexander Thurman2009-03-1214-46/+48
* use g_signal_handlers_disconnect_by_func instead of an old deprecatedThomas James Alexander Thurman2009-03-121-16/+6
* fix problem where the previous code ignored callbacks for properties whoseThomas James Alexander Thurman2009-03-121-47/+24
* add optional dependency on gtop. Include "(as username)" in the titlebarThomas James Alexander Thurman2009-03-062-2/+99
* Don't force CA_PROP_CANBERRA_ENABLE to 1. That was a misunderstanding onMatthias Clasen2009-02-211-1/+0
* Use zenity for the session management dialogue that warns aboutThomas James Alexander Thurman2009-02-205-580/+64
* Now that we are using libcanberra, don't tell the X server to play theMatthias Clasen2009-02-131-6/+0
* Use libcanberra to play system bell and workspace switch soundsMatthias Clasen2009-02-122-3/+104
* Session must be saved before display close, and displayThomas James Alexander Thurman2009-02-114-6/+25
* Don't define meta_spew_event unless verbose mode is on.Thomas James Alexander Thurman2009-02-112-0/+4
* rm incorrect commentThomas James Alexander Thurman2009-02-101-2/+0
* Further movement of code out of metacity-dialog into Zenity;Thomas James Alexander Thurman2009-02-107-283/+179
* Windows demanding attention should never appear in theThomas James Alexander Thurman2009-02-081-1/+2
* some commentingThomas James Alexander Thurman2009-02-071-11/+61
* Only skip the first window in the alt-tab chain if it's actually theThomas James Alexander Thurman2009-02-071-1/+1
* Lines where x1==x2 or y1==y2 may have the second elementThomas James Alexander Thurman2009-02-062-5/+29
* incredibly baroque system to make sure the translators don't have toThomas James Alexander Thurman2009-02-051-2/+15
* collapse several strings into one for the translators' benefit.Thomas James Alexander Thurman2009-02-051-5/+10
* queue resize on window undecorateThomas James Alexander Thurman2009-02-051-0/+1
* Fix description, focus the desktop, not desktop backgroung (Closes bugLuca Ferretti2009-02-031-1/+1
* Wrap g_error calls in braces.Thomas James Alexander Thurman2009-02-031-0/+4
* Set prop_hooks_table to NULL after freeing it.Thomas James Alexander Thurman2009-02-011-2/+2
* Window properties are looked up in a hash table rather thanThomas James Alexander Thurman2009-01-292-360/+91
* some lists failed to keep track of their contents and therefore didn'tThomas James Alexander Thurman2009-01-281-2/+2
* Free name of old theme when new theme is loaded.Thomas James Alexander Thurman2009-01-281-0/+2