summaryrefslogtreecommitdiff
path: root/src/core/window-private.h
Commit message (Expand)AuthorAgeFilesLines
* core: Preserve focus across decoration changeswip/carlosg/issue-273Carlos Garnacho2018-08-221-0/+3
* Stop using MetaScreen where it is unnecessaryArmin Krezović2018-07-061-3/+1
* window: Let implementations finish state changesGeorges Basile Stavracas Neto2018-04-251-0/+2
* wayland: update location prior to maximizeOlivier Fourdan2018-01-111-1/+3
* core: Add new unmaximize flagOlivier Fourdan2018-01-111-5/+6
* window: Defer stack placement without a bufferOlivier Fourdan2018-01-111-0/+4
* window: Track edge constraintsGeorges Basile Stavracas Neto2017-10-031-1/+15
* window: Allow resizing of tiled windowsFlorian Müllner2017-10-031-1/+7
* window: Pass mode as parameter to tile() operationFlorian Müllner2017-10-031-1/+2
* window: Split out preview_tile_modeFlorian Müllner2017-10-031-5/+4
* x11/window: Implement _NET_RESTACK_WINDOW and XConfigureRequestEvent siblingVasilis Liaskovitis2017-09-291-0/+3
* window: Support snap packages for sandboxed app IDsMarco Trevisan (Treviño)2017-09-271-1/+1
* wayland: add inhibit shortcut mechanismOlivier Fourdan2017-08-021-0/+9
* wayland/window: Update toplevel main monitor before non-toplevelJonas Ådahl2017-07-171-1/+2
* core: Replace close dialog implementation with MetaCloseDialogCarlos Garnacho2017-05-151-1/+2
* screen: Don't use monitor indices in check_fullscreen_funcJonas Ådahl2017-01-251-0/+1
* Move logical monitor neighbor API into monitor managerJonas Ådahl2017-01-251-1/+1
* Move current logical monitor retrieval to the backendsJonas Ådahl2017-01-251-0/+2
* window: Keep track of fullscreen monitors directlyJonas Ådahl2017-01-251-6/+13
* Add API for getting work area given a logical monitorJonas Ådahl2017-01-251-0/+4
* Rename MetaMonitorInfo MetaLogicalMonitorJonas Ådahl2017-01-251-2/+2
* window: Inform the compositor when a window effectively changes sizeRui Matos2016-11-231-1/+0
* window: Expose Flatpak application IDFlorian Müllner2016-10-101-0/+1
* window: Add get_client_pid() methodFlorian Müllner2016-10-101-0/+3
* Revert "window: Make meta_window_has_pointer() per protocol implemented"Jonas Ådahl2016-08-261-1/+0
* core: Add support for custom window placement rulesJonas Ådahl2016-08-251-0/+47
* window: Make meta_window_has_pointer() per protocol implementedJonas Ådahl2016-08-251-0/+1
* MetaWindow: Make buffer_rect and rect share coordinate spaceJonas Ådahl2016-05-011-2/+4
* Revert "window: Remove old tiling code"Florian Müllner2016-01-101-1/+29
* Revert "Add "size states" which save window size information"Florian Müllner2016-01-101-20/+3
* Revert "window: Add new tiling code"Florian Müllner2016-01-101-3/+2
* window: Add new tiling codeJasper St. Pierre2016-01-091-2/+3
* Add "size states" which save window size informationJasper St. Pierre2016-01-091-3/+20
* window: Remove old tiling codeJasper St. Pierre2016-01-091-29/+1
* window: Remove fullscreen_after_placement special caseRui Matos2015-07-301-3/+0
* wayland: Scale window geometry rects given the main outputJonas Ådahl2015-07-161-0/+3
* Implement a generic "size change" mechanismJasper St. Pierre2015-07-051-0/+1
* window: Fix meta_window_set_alive() not working if first ping failsRui Matos2015-05-221-1/+0
* wayland: Sync surface actor state when changing main monitorJonas Ådahl2015-03-031-0/+2
* x11: Change the iconcache / window icons to being cairo surfacesJasper St. Pierre2014-12-311-5/+5
* window-private: Remove duplicate definitionJasper St. Pierre2014-12-281-3/+0
* window: Force state changes on maximized / fullscreenJasper St. Pierre2014-12-151-0/+1
* Rename MetaMoveResizeFlags items to fit with the themeJasper St. Pierre2014-12-151-5/+5
* window: Move set_custom_frame_extents to be X11-onlyJasper St. Pierre2014-09-191-3/+0
* Replace MetaStackWindow with a 64-bit "stack ID"Owen W. Taylor2014-09-121-0/+1
* window: Make calc_showing privateJasper St. Pierre2014-09-011-1/+0
* workspace: Rewrite workspace management codeJasper St. Pierre2014-08-161-1/+1
* events: Make the ungrabbed button press handling more bullet proofJasper St. Pierre2014-08-151-2/+2
* window: Kill off a now-unnecessary state variableJasper St. Pierre2014-08-131-3/+0
* window: Remove the concept of surface_mappedJasper St. Pierre2014-07-141-7/+0