summaryrefslogtreecommitdiff
path: root/src/core/window-private.h
Commit message (Expand)AuthorAgeFilesLines
* iconswip/iconsJasper St. Pierre2014-03-181-1/+0
* window: Replace meta_window_type_changed with meta_window_set_typeJasper St. Pierre2014-03-131-1/+2
* window: Move recalc_type to window-x11.cJasper St. Pierre2014-03-131-2/+0
* Fix identification of CSD windows when checking whether to force fullscreenOwen W. Taylor2014-03-111-0/+2
* window: Add meta_window_get_client_area_rectJasper St. Pierre2014-02-261-0/+3
* Make tile preview a compositor plugin effectStefano Facchini2014-02-191-0/+1
* window: Enable pinging on Wayland windowsJasper St. Pierre2014-02-181-1/+1
* Kill HAVE_WAYLANDJasper St. Pierre2014-02-171-2/+0
* Revert "Move window pings to MetaWindow"Jasper St. Pierre2014-02-161-13/+0
* wayland: Add support for the set_margin requestJasper St. Pierre2014-02-071-0/+3
* window-x11: Move meta_window_new to window-x11.c and renameJasper St. Pierre2014-02-011-5/+15
* Start moving X11-specific code to window-x11.cJasper St. Pierre2014-02-011-12/+5
* Changed obsolete FSF postal address into generic URL.Andika Triwidada2014-01-131-3/+1
* Remove meta_window_new_with_attrsDaniel Drake2014-01-071-6/+2
* Move _NET_WM_WINDOW_OPACITY handling to the standard window-props interfaceJasper St. Pierre2013-12-091-0/+6
* window: Add a simple meta_window_get_toplevel_xwindow utilityJasper St. Pierre2013-12-091-0/+1
* Support X button events againJasper St. Pierre2013-12-051-2/+4
* window: Make setters for shape/input/opaque regions private againJasper St. Pierre2013-11-251-8/+0
* Move window pings to MetaWindowJasper St. Pierre2013-11-211-0/+14
* window: Create a backing MetaWindow for unmapped Wayland surfacesJasper St. Pierre2013-11-191-1/+8
* window: Remove width/height from meta_window_new_for_waylandJasper St. Pierre2013-11-191-2/+0
* MetaFrame: Cache bordersOwen W. Taylor2013-11-191-0/+3
* wayland: Support alternative focus modes like focus-follows-mouseJasper St. Pierre2013-11-121-0/+5
* display: Move the pointer event handling code to work in terms of Clutter eventsJasper St. Pierre2013-11-121-2/+3
* wayland: implement support for popup surfacesGiovanni Campagna2013-09-161-0/+2
* wayland: implement transient hints for wayland clientsGiovanni Campagna2013-09-161-0/+4
* wayland: implement resizing and maximization for wayland clientsGiovanni Campagna2013-09-161-0/+11
* Add a private gtk-mutter protocolGiovanni Campagna2013-09-031-0/+13
* wayland: split headers and distribute structure definitionsGiovanni Campagna2013-09-031-9/+1
* wayland: Add support for set_opaque_region / set_input_regionJasper St. Pierre2013-08-291-6/+18
* Merge tag 'xrandr_branch_point' into wayland-kms-baseGiovanni Campagna2013-08-271-1/+1
|\
| * Rework and consolidate monitor handling in MetaScreenGiovanni Campagna2013-08-181-1/+1
* | Remove HAVE_WAYLAND ifdefsGiovanni Campagna2013-08-261-2/+0
* | Merge remote-tracking branch 'origin/master' into waylandJasper St. Pierre2013-08-131-0/+3
|\ \ | |/
| * Support _GTK_FRAME_EXTENTSJasper St. Pierre2013-08-131-0/+3
* | Add support for stacking X and Wayland windows togetherRobert Bragg2013-08-101-4/+0
* | wayland: Adds basic hybrid X + Wayland supportRobert Bragg2013-08-101-0/+24
* | Track the X Shape input region and use it for pickingRobert Bragg2013-08-101-1/+3
|/
* display: clean up focus_window vs expected_focus_windowDan Winship2013-05-221-4/+3
* Make handling of windows that don't respond to _NET_WM_SYNC_REQUEST reliableOwen W. Taylor2013-03-141-1/+1
* Fix freezing of windows with keyboard resizingOwen W. Taylor2013-03-141-3/+1
* window: fix meta_window_is_remote across hostname changesRay Strode2013-02-201-0/+3
* Fix corner cases where _NET_WM_FRAME_DRAWN might be missedOwen W. Taylor2013-02-141-9/+0
* Distinguish "no delay" frames from spontaneous drawingOwen W. Taylor2013-02-131-0/+5
* Send _NET_WM_FRAME_DRAWN messagesOwen W. Taylor2013-02-131-0/+4
* Add support for an extended style of _NET_WM_SYNC_REQUEST_COUNTEROwen W. Taylor2013-02-131-2/+6
* Move sync alarms to be per-window and permanentOwen W. Taylor2013-02-131-0/+4
* Implement freezing of updates during resizeOwen W. Taylor2013-02-131-0/+5
* Support _NET_WM_OPAQUE_REGIONJasper St. Pierre2013-02-061-0/+4
* Make work_area calculation funcs public and introspectibleJasper St. Pierre2013-02-061-8/+0