summaryrefslogtreecommitdiff
path: root/src/core/window.c
Commit message (Expand)AuthorAgeFilesLines
* Allow horizontally-maximised windows to be shaken loose between xineramas. Cl...bug356715Carlo Wood2011-01-211-105/+524
* Honour _NET_RESTACK_WINDOW and sibling-relative stackingChristian Hammond2011-01-191-24/+92
* Use correct timestamp for focus stealing preventionTomas Frydrych2010-05-021-6/+24
* Fix build with gcc 4.5Vincent Untz2010-03-311-7/+6
* Cleanup: split MetaSide from MetaDirectionOwen W. Taylor2010-01-221-1/+1
* prevent window self-maximisationPeter Bloomfield2010-01-201-2/+14
* Add XFCE Terminal as a terminalOwen W. Taylor2009-10-211-0/+3
* add optional dependency on gtop. Include "(as username)" in the titlebarThomas James Alexander Thurman2009-03-061-1/+1
* Don't define meta_spew_event unless verbose mode is on.Thomas James Alexander Thurman2009-02-111-0/+2
* Further movement of code out of metacity-dialog into Zenity;Thomas James Alexander Thurman2009-02-101-1/+0
* All the window properties are now handled using simpleThomas James Alexander Thurman2009-01-271-67/+12
* More of the window properties are checked using simpleThomas James Alexander Thurman2009-01-271-81/+11
* add support for _NET_WM_MOVERESIZE_CANCEL.Thomas James Alexander Thurman2009-01-251-1/+9
* windows which attempt to present themselves but are offscreen end upThomas James Alexander Thurman2008-12-211-2/+17
* This change adds support for the new _NET_WM_FULLSCREEN_MONITORSThomas James Alexander Thurman2008-11-171-1/+68
* Support _NET_WM_STATE_STICKY (i.e. allow third-party apps to decideThomas Thurman2008-10-231-3/+18
* minimised windows are necessarily obscured.Thomas Thurman2008-10-221-12/+21
* Pass modified mouse button events down to panel windows instead of dealingWilliam Lachance2008-10-061-2/+5
* moving all messages about properties to the top, as a start at #549886Thomas Thurman2008-08-301-32/+11
* Ensure the user_rect is set sanely for windows that start maximized.Ted Percival2008-08-161-12/+28
* This function can now officially return NULL. Two windows can't belong toThomas Thurman2008-07-131-2/+6
* Some refactoring, simplifying, and commenting of the non-compositedThomas Thurman2008-06-291-31/+5
* Applied patch from Ed Catmur to fix #528787Iain Holmes2008-05-191-1/+5
* src/include/frame.h src/include/display.h src/include/xprops.hIain Holmes2008-05-191-2/+44
* All information should live in exactly one place. This means that the listThomas Thurman2008-05-021-124/+124
* XGetWindowAttributes can return an error value, and if it does its otherChris Wang2008-04-291-14/+23
* Don't immediately unminimize an initially iconic window (#491090)Owen Taylor2008-03-281-1/+4
* Add a screen argument. (process_property_notify): Damage the whole screenIain Holmes2008-03-191-1/+4
* Allow shaped windows _with frames_ to have shadows.Iain Holmes2008-03-181-0/+2
* newly created windows can't be considered to be above themselves; fixesMarco Pesenti Gritti2008-03-181-1/+1
* Lots of tiny fixes to make sure we compile with "gcc -ansi -Werror".Thomas Thurman2008-02-271-11/+14
* When resizing a window with the keyboard, stay one pixels from the edgesThomas Thurman2008-02-181-6/+6
* Have the list also pull windows that are in other workspaces that have theAlex R.M. Turner2008-02-021-25/+26
* sort source files into these directories according to which part of the WMHavoc Pennington2007-12-191-0/+8113