summaryrefslogtreecommitdiff
path: root/src/wayland/meta-wayland-actor-surface.c
Commit message (Expand)AuthorAgeFilesLines
* wayland/actor-surface: Queue redraw for frame callbackgnome-3-32Jonas Ådahl2021-04-071-0/+10
* wayland/surface: Add support for wp_viewporterRobert Mader2019-02-061-0/+21
* wayland/surface: Add support for buffer transformsRobert Mader2018-12-031-0/+2
* wayland/xdg-shell: Queue frame callbacks on new actor after resettingJonas Ådahl2018-08-271-8/+10
* wayland: Use geometry_scale on opaque regionsCarlos Garnacho2018-08-271-1/+1
* wayland: Fix input/opaque regions calculation on hidpiCarlos Garnacho2018-08-271-14/+26
* wayland/actor-surface: Intersect input/opaque region with surface regionRobert Mader2018-08-211-0/+8
* wayland: Detach MetaWaylandActorSurface from its actor on disposeCarlos Garnacho2018-06-141-7/+11
* wayland: Handle get_subsurface() with a role-less parent surfaceCarlos Garnacho2018-06-081-0/+8
* wayland: Refactor surface actor into MetaWaylandActorSurfaceCarlos Garnacho2018-04-231-15/+90
* wayland: Define abstract role types as actually abstractJonas Ådahl2018-02-231-3/+3
* wayland: Push actor state instead of itself pullingJonas Ådahl2018-02-231-6/+139
* wayland: Restructure surface role building blocks codeJonas Ådahl2018-02-231-0/+103