summaryrefslogtreecommitdiff
path: root/src/core/display.c
Commit message (Expand)AuthorAgeFilesLines
* Updated FSF's addressDaniel Mustieles2014-01-231-3/+1
* Add disable-mouse-button-modifiers messageDaniel Drake2012-06-071-1/+22
* meta_display_get_tab_list(): Fix leaked GSListPavel Vasin2012-03-241-2/+5
* Port preferences to GSettingsFlorian Müllner2011-11-111-5/+5
* Disable keybindings message should ungrab keysDaniel Drake2011-05-211-1/+1
* Removed error left over from commit 85aba1afe33d973bdea0229b534516c1658a44d5Thomas Thurman2011-01-281-1/+1
* Should set RestartStyleHint to RestartIfRunning when replacedOwen W. Taylor2011-01-251-11/+3
* Honour _NET_RESTACK_WINDOW and sibling-relative stackingChristian Hammond2011-01-191-43/+0
* Update keybindings when XKB keyboard layout changesDerek Poon2010-11-221-0/+4
* 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
* Increase ping timeout delay to 5sVincent Untz2010-01-201-1/+1
* bell: increase bell rate limit from 1/s to 1/100msLennart Poettering2009-11-201-1/+1
* Session must be saved before display close, and displayThomas James Alexander Thurman2009-02-111-3/+11
* Don't define meta_spew_event unless verbose mode is on.Thomas James Alexander Thurman2009-02-111-0/+2
* 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
* Added a gconf key to swap the meanings of the right andThomas James Alexander Thurman2009-01-271-2/+2
* remove apparently spurious warnings about operations on window "none"Thomas James Alexander Thurman2008-11-231-3/+4
* Pass modified mouse button events down to panel windows instead of dealingWilliam Lachance2008-10-061-2/+5
* meta_display_screen_for_root() can return NULL, so check for that. FixesThomas Thurman2008-07-141-9/+18
* add checks for HAVE_SHAPE where appropriate. fix type error which wasThomas Thurman2008-06-291-0/+2
* make sure compositor things don't get compiled when we're not using theThomas Thurman2008-06-021-0/+6
* src/include/frame.h src/include/display.h src/include/xprops.hIain Holmes2008-05-191-4/+55
* All information should live in exactly one place. This means that the listThomas Thurman2008-05-021-234/+44
* fix regression where Metacity sometimes wouldn't quit when replacedThomas Thurman2008-03-271-4/+2
* meta_display_screen_for_root is quite capable of returning NULL.Thomas Thurman2008-03-261-9/+10
* MetaDisplay becomes a singleton. The static variable which holds thisThomas Thurman2008-03-251-343/+327
* fixups to allow compilation in non-verbose mode. Closes #515152.Jim Huang2008-02-151-0/+4
* src/core/display.c (meta_display_open), fetch & use composite version, forMichael Meeks2008-02-041-3/+20
* Have the list also pull windows that are in other workspaces that have theAlex R.M. Turner2008-02-021-0/+23
* Use G_STRFUNC instead of the deprecated G_GNUC_FUNCTION. Bug #512561.Christian Persch2008-01-281-1/+1
* removed as it was never used. lots of comments. copyright year is 2008.Thomas Thurman2008-01-131-4/+1
* reinstated missing first character! correct reordering of blank fields.Thomas Thurman2008-01-131-1/+1
* change comments from /*! to /** because the other way makes doxygen thinkThomas Thurman2008-01-131-16/+31
* further commenting (trying to keep comment addings down to once a day atThomas Thurman2008-01-081-1/+51
* Function commenting marathon; more to come.Thomas Thurman2008-01-061-1/+113
* fix a third warning about %d and long intHavoc Pennington2007-12-191-1/+1
* sort source files into these directories according to which part of the WMHavoc Pennington2007-12-191-0/+5106