summaryrefslogtreecommitdiff
path: root/src/wayland/meta-wayland-surface.c
Commit message (Expand)AuthorAgeFilesLines
* wayland: Add support for stable xdg-shellJonas Ådahl2018-02-231-0/+17
* wayland: Push actor state instead of itself pullingJonas Ådahl2018-02-231-39/+0
* wayland: Restructure surface role building blocks codeJonas Ådahl2018-02-231-606/+23
* wayland/surface: Stop using deprecated g_object_newvJonas Ådahl2018-02-231-38/+38
* wayland: Shorten MetaWaylandSurfaceRoleShellSurface nameJonas Ådahl2018-02-231-62/+62
* wayland/surface: Disconnect actor handlers before unassigning roleJonas Ådahl2017-10-271-9/+10
* wayland: Trigger wl_output updates on actor position changesCarlos Garnacho2017-10-261-9/+66
* wayland/surface: Send buffer release events immediatelyJonas Ådahl2017-09-281-1/+1
* wayland: add inhibit shortcut mechanismOlivier Fourdan2017-08-021-0/+47
* wayland: Add support for wl_surface.damage_bufferJonas Ådahl2017-07-121-16/+58
* wayland: Use notify::allocation notification to update surface outputsCarlos Garnacho2017-05-221-9/+16
* wayland/subsurface: Handle clients committing on destroyed subsurfaceJonas Ådahl2017-04-211-1/+1
* wayland: Make surface role vfunc better namedJonas Ådahl2017-01-251-12/+14
* Rename MetaMonitorInfo MetaLogicalMonitorJonas Ådahl2017-01-251-9/+9
* wayland: disconnect mapped signal handler on destroyOlivier Fourdan2016-12-131-0/+9
* wayland: Check surface outputs after mapped state changesCarlos Garnacho2016-12-021-0/+12
* wayland: Add support for EGLStream client buffersJonas Ådahl2016-11-181-0/+4
* wayland: Add support for EGL_WAYLAND_Y_INVERTED_WLJonas Ådahl2016-11-181-5/+8
* wayland: Make MetaWaylandBuffer handle texture generation itselfJonas Ådahl2016-11-181-9/+17
* MetaWaylandSurface: Move destroy signal even earlierJonas Ådahl2016-09-091-16/+2
* wayland: add min/max size from xdg-shell v6Olivier Fourdan2016-09-061-0/+8
* wayland: Survive an unsupported buffer sizeOlivier Fourdan2016-08-261-0/+9
* wayland/subsurface: Call commit of surface-actor-role on commitJonas Ådahl2016-08-251-1/+4
* wayland/actor-surface-role: Check for toplevel windowJonas Ådahl2016-08-251-1/+3
* wayland/subsurface: Return NULL as toplevel if parent has no roleJonas Ådahl2016-08-251-1/+4
* wayland: Use correct GObject parent in subsurface role objectJonas Ådahl2016-08-251-1/+1
* xdg-shell: Don't early out of role commit before calling parent implJonas Ådahl2016-08-251-3/+11
* wayland: Let shell surface role sync generic window stateJonas Ådahl2016-08-251-16/+32
* wayland: Call assigned() surface role vfunc when re-assignedJonas Ådahl2016-08-251-0/+2
* wayland: Keep track of configured positionJonas Ådahl2016-08-251-0/+9
* MetaWaylandSurface: Add 'configure' signalJonas Ådahl2016-08-251-0/+11
* wayland: Move gtk_surface fields out of MetaWaylandSurfaceJonas Ådahl2016-08-251-2/+0
* wayland: Move out gtk_shell from meta-wayland-surface.cJonas Ådahl2016-08-251-174/+2
* MetaWaylandSurface: Allow passing parameters when assigning roleJonas Ådahl2016-08-251-3/+89
* MetaWaylandSurfaceRole: Set the surface instance on constructionJonas Ådahl2016-08-251-6/+64
* MetaWaylandSurface: Add 'unmapped' signalJonas Ådahl2016-08-221-0/+14
* MetaSurfaceActorWayland: clean up var assigned to selfThomas Hindoe Paaboel Andersen2016-07-221-2/+1
* wayland-surface: Make get_relative_coordinates() accurate for X appsRui Matos2016-07-151-5/+25
* wayland: Add MetaWaylandSurface::destroy signalCarlos Garnacho2016-05-031-0/+32
* wayland: Move shell surface role fields to the role structsJonas Ådahl2016-05-011-6/+0
* wayland: Add 'MetaWaylandPopupSurface' bridge between popup and surfaceJonas Ådahl2016-05-011-21/+0
* MetaSurfaceActorWayland: Use weak pointer instead of destroy hookJonas Ådahl2016-05-011-3/+0
* MetaWindow: Make buffer_rect and rect share coordinate spaceJonas Ådahl2016-05-011-2/+6
* wayland: Sync surface actor state in actor role commit handlerJonas Ådahl2016-05-011-2/+3
* wayland: Move out window state application into the rolesJonas Ådahl2016-05-011-55/+12
* wayland: Add get_toplevel() vfunc to the role classJonas Ådahl2016-05-011-13/+41
* wayland: Rename subsurface commit role functionJonas Ådahl2016-05-011-3/+3
* wayland: Let the roles handle their windows being managedJonas Ådahl2016-05-011-0/+24
* wayland: Split out shell surface code from meta-wayland-surface.cJonas Ådahl2016-05-011-929/+116
* wayland: remove pressed button checks from meta_wayland_pointer_can_grab_surf...Carlos Garnacho2016-04-251-5/+5