summaryrefslogtreecommitdiff
path: root/src/x11/window-x11-private.h
Commit message (Expand)AuthorAgeFilesLines
* Replace contents with redirect messagemasterFlorian Müllner2021-07-191-89/+0
* surface-actor-x11: Move window related unredirect logic to MetaWindowX11Jonas Ådahl2020-04-161-0/+16
* window/x11: Use G_DECLARE_DERIVABLE_TYPE()Jonas Ådahl2020-04-161-16/+3
* window/x11: Add `always_update_shape()` vfuncOlivier Fourdan2020-01-161-0/+1
* window/x11: Add flag to thaw commits after resizeOlivier Fourdan2020-01-161-0/+3
* window/x11: Add `freeze_commits()/thaw_commits()`Olivier Fourdan2020-01-161-0/+3
* window: Move can_ping to a function and implement in X11Marco Trevisan (Treviño)2019-02-131-0/+1
* window-x11: Move delete_window to MetaWindowX11PrivateMarco Trevisan (Treviño)2019-02-131-0/+1
* window-x11: Move take_focus to MetaWindowX11PrivateMarco Trevisan (Treviño)2019-02-131-0/+1
* Clean up include macros messJonas Ådahl2018-11-061-1/+1
* xwayland: Add MetaWindowXwaylandOlivier Fourdan2017-12-181-0/+5
* Move the resizepopup to a compositor-side featureJasper St. Pierre2014-12-291-2/+1
* window: Move X11-specific icon code to MetaWindowX11Jasper St. Pierre2014-07-141-0/+5
* common: Do not leak MetaResizePopup to the public apiRico Tzschichholz2014-06-041-2/+3
* window: Refactor all move/resize operations to be in frame rect spaceJasper St. Pierre2014-05-271-0/+4
* window: Make border_width private to X11Jasper St. Pierre2014-05-201-0/+3
* window: Turn grab_op_begin / grab_op_ended into vfuncsJasper St. Pierre2014-04-291-0/+2
* window: Remove support for _NET_WM_ICON_NAMEJasper St. Pierre2014-03-181-2/+0
* window: Move type_atom to window-x11Jasper St. Pierre2014-03-181-0/+2
* Move more fields to MetaWindowX11Jasper St. Pierre2014-03-181-0/+9
* Start moving X11 implementation to its own subdirectoryJasper St. Pierre2014-03-181-0/+48