summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* wayland: Handle get_subsurface() with a role-less parent surfacewip/carlosg/subsurface-parent-actorsCarlos Garnacho2018-06-042-2/+15
* renderer-native: Don't crash if the FB surface can't be lockedMarco Trevisan (Treviño)2018-05-291-0/+6
* wayland: Don't reset input focus on text commitChangwoo Ryu2018-05-261-2/+0
* frames: Allow for unknown mouse buttonsOlivier Fourdan2018-05-251-4/+11
* wayland: Compare geometries after chaining upgbsneto/issue-150Georges Basile Stavracas Neto2018-05-182-29/+8
* shaped-texture: Disable mipmapping during animationDaniel van Vugt2018-05-181-6/+82
* frames: Handle touch eventswip/carlosg/touch-on-framesCarlos Garnacho2018-05-142-29/+137
* frames: Make 1st button/motion handlers take generic eventsCarlos Garnacho2018-05-141-51/+77
* build: Adjust to filename changesFlorian Müllner2018-05-071-2/+2
* build: Introspect some more typesFlorian Müllner2018-05-0716-63/+85
* window-group: Remove undefined function declarationFlorian Müllner2018-05-071-3/+0
* screen-cast: Handle PipeWire errors more gracefullyJonas Ådahl2018-05-071-6/+33
* wayland/xdg-foreign: Fix child surface validation checkJonas Ådahl2018-05-071-4/+2
* wayland/xdg-foreign: Send immediate destroy event to correct resourceJonas Ådahl2018-05-071-1/+1
* main: Fix typoFlorian Müllner2018-05-041-1/+1
* wayland: avoid a crash in is_effectively_synchronized()Olivier Fourdan2018-05-031-1/+4
* idle-monitor: Don't try to auto-start SessionManagerFlorian Müllner2018-04-301-1/+2
* wayland: Check if state and size changed before calling move_resize()Georges Basile Stavracas Neto2018-04-252-2/+34
* wayland: Add function to query if window needs move or resizeGeorges Basile Stavracas Neto2018-04-252-0/+8
* window: Let implementations finish state changesGeorges Basile Stavracas Neto2018-04-254-7/+23
* native: Restore previous EGL state after blitting onto secondary GPUJonas Ådahl2018-04-251-6/+1
* monitor-manager: Find active monitor when deriving global scaleJonas Ådahl2018-04-251-4/+17
* wayland: Let IM events go throughCarlos Garnacho2018-04-241-2/+4
* backend: Don't center the pointers on monitor changesMario Sanchez Prada2018-04-241-16/+7
* wayland: Avoid actor updates non actor_surface role wl_surface.commitCarlos Garnacho2018-04-231-3/+4
* wayland: Refactor surface actor into MetaWaylandActorSurfaceCarlos Garnacho2018-04-235-106/+103
* wayland: Notify actively of xwayland window/surface associationsCarlos Garnacho2018-04-236-63/+85
* wayland: Add MetaWaylandSurface::geometry-changed signalCarlos Garnacho2018-04-233-21/+27
* wayland: Abstract access to the actor corresponding to a wl_surfaceCarlos Garnacho2018-04-237-16/+33
* wayland: Do not reset frame list when merging pending statewip/carlosg/random-fixesCarlos Garnacho2018-04-221-1/+0
* theme, frames: Use surface device scale instead of cairo_scaleMarco Trevisan (Treviño)2018-04-202-4/+22
* backends: Don't center the pointer on initializationMario Sanchez Prada2018-04-181-1/+12
* xwayland: Don't abort if Xwayland crashesRay Strode2018-04-171-5/+12
* xwayland: use g_autoptr for GError in xserver_diedRay Strode2018-04-171-2/+1
* gpu-kms: Return NULL, not FALSEGeorges Basile Stavracas Neto2018-04-161-1/+1
* monitor-manager-kms: Don't add GPU if it failsGeorges Basile Stavracas Neto2018-04-161-0/+1
* monitor-manager-kms: Use g_autoptr for errorGeorges Basile Stavracas Neto2018-04-161-2/+1
* native: Disable the use of KMS modifiers by defaultJonas Ådahl2018-04-163-2/+29
* idle-monitor: Add ResetIdletime API, for testing purposeswip/idletime-inhibitorsBastien Nocera2018-04-162-0/+25
* backend: Reset idle when lid is opened or resuming from suspendBastien Nocera2018-04-162-74/+77
* idle-monitor: Take idle inhibition into accountBastien Nocera2018-04-164-2/+129
* x11: Allow XTest and core events to reset idletimeBastien Nocera2018-04-161-0/+102
* backends: Remove X11 idle-monitor backendBastien Nocera2018-04-1614-763/+151
* wayland: Plug surface pending state contents leakCarlos Garnacho2018-04-121-29/+82
* monitor-manager: fix output ids returned by GetResourcesAleksandr Mezin2018-04-111-1/+1
* screen-cast: Fix compile errorBenjamin Otte2018-04-101-1/+1
* wayland: update enter/leave output after effectsOlivier Fourdan2018-04-091-0/+18
* window-actor: add new signal "effects-completed"Olivier Fourdan2018-04-092-0/+25
* theme: Scale titlebar spacing when computing xMarco Trevisan (Treviño)2018-04-031-1/+1
* theme: add ".appmenu" class to the appmenu buttonMarco Trevisan (Treviño)2018-04-031-0/+2