summaryrefslogtreecommitdiff
path: root/src/core
Commit message (Expand)AuthorAgeFilesLines
* read role from windowThomas Thurman2009-07-103-6/+6
* remove MetaMatching structThomas Thurman2009-07-102-31/+2
* pass in a windowThomas Thurman2009-07-103-20/+15
* zeroth draftThomas Thurman2009-07-103-6/+80
* zeroth draftThomas Thurman2009-07-102-0/+92
* 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-063-1/+30
* 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-202-135/+62
* 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
* Further movement of code out of metacity-dialog into Zenity;Thomas James Alexander Thurman2009-02-106-282/+144
* Windows demanding attention should never appear in theThomas James Alexander Thurman2009-02-081-1/+2
* Only skip the first window in the alt-tab chain if it's actually theThomas James Alexander Thurman2009-02-071-1/+1
* incredibly baroque system to make sure the translators don't have toThomas James Alexander Thurman2009-02-051-2/+15
* queue resize on window undecorateThomas James Alexander Thurman2009-02-051-0/+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
* Added a gconf key to swap the meanings of the right andThomas James Alexander Thurman2009-01-272-2/+23
* All the window properties are now handled using simpleThomas James Alexander Thurman2009-01-273-74/+98
* More of the window properties are checked using simpleThomas James Alexander Thurman2009-01-273-116/+85
* add support for _NET_WM_MOVERESIZE_CANCEL.Thomas James Alexander Thurman2009-01-251-1/+9
* added call to g_thread_init(), as ORBit2 stopped doing it and Metacity isFrederic Peters2008-12-251-0/+3
* windows which attempt to present themselves but are offscreen end upThomas James Alexander Thurman2008-12-211-2/+17
* patches to fixes for -Wall. Closes #562939.Thomas James Alexander Thurman2008-12-021-2/+5
* gnome-doc-tools version doesn't need to be so high. disable the entireThomas James Alexander Thurman2008-12-015-14/+15
* add casts (#562106)Thomas James Alexander Thurman2008-11-251-3/+3
* remove apparently spurious warnings about operations on window "none"Thomas James Alexander Thurman2008-11-232-4/+5
* fix stupid infinite loop when GConf is turned off.Thomas James Alexander Thurman2008-11-221-1/+3
* fix two places where there was a warning if GConf was turned off.Thomas James Alexander Thurman2008-11-221-1/+3
* (Apologies for huge commit; these were done on a transatlantic flight. This ...Thomas Thurman2008-11-226-562/+291
* This change adds support for the new _NET_WM_FULLSCREEN_MONITORSThomas James Alexander Thurman2008-11-175-2/+137
* Removed deprecated calls. Closes #560445.Thomas James Alexander Thurman2008-11-121-1/+1
* Clean up #includes according to the GNOME Goal.Thomas James Alexander Thurman2008-11-121-1/+1
* added dependency on Zenity remove error_on_generic_command() andThomas James Alexander Thurman2008-11-082-67/+111
* Add initialisation which I missed on the previous checkin. Also an extraThomas Thurman2008-10-271-2/+5
* Fix some crashes with the new GDM 2.24. Closes #558058.Brian Cameron2008-10-271-6/+8
* Ignore values of .../mouse_button_modifier key if the key's missing.Thomas Thurman2008-10-261-1/+1
* fix stupid thinko which caused defaults to be incorrect "space" needs toThomas Thurman2008-10-231-16/+1
* Support _NET_WM_STATE_STICKY (i.e. allow third-party apps to decideThomas Thurman2008-10-233-4/+22
* support builds outside tree properly.Thomas Thurman2008-10-231-24/+50
* 2.25.2 release.Thomas James Alexander Thurman2008-10-222-435/+0
* new functions add sigterm_handler in case we receive a SIGTERM. ClosesJoe Marcus Clarke2008-10-221-6/+25