summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* cogl: Include DRM 4CC conversions into CoglPixelFormatwip/nieldsg/cogl-pixel-format-include-drmNiels De Graef2019-05-285-94/+110
* x11-display: Simplify bell handlingFlorian Müllner2019-05-281-32/+7
* workspace-manager: Remove unnecessary assignmentFlorian Müllner2019-05-281-2/+0
* input-mapper: Remove unnecessary return valueFlorian Müllner2019-05-281-12/+3
* renderer-x11-nested: Fix copy-and-paste errorFlorian Müllner2019-05-281-1/+1
* cogl-path: Undeprecate framebuffer functionsFlorian Müllner2019-05-272-9/+0
* headless-start-test: Ignore frame counter warningsMarco Trevisan (Treviño)2019-05-271-0/+19
* test-runner: Always wait after creating a windowMarco Trevisan (Treviño)2019-05-271-0/+3
* gitlab-ci: Use G_SLICE=always-malloc in testsMarco Trevisan (Treviño)2019-05-271-0/+1
* gitlab-ci: Print error logs on failuresMarco Trevisan (Treviño)2019-05-271-1/+1
* cogl/pipeline: Don't try to access to free'd pointer dataMarco Trevisan (Treviño)2019-05-271-3/+3
* cogl/xlib-renderer: Save Xlib renderer data in custom winsys pointerMarco Trevisan (Treviño)2019-05-271-19/+7
* clutter/tests/actor-destroy: Check destroying the actor clears the childrenMarco Trevisan (Treviño)2019-05-271-2/+3
* wayland-seat: Use g_free to cleanup MetaWaylandSeatMarco Trevisan (Treviño)2019-05-271-1/+1
* cursor-renderer-native: Free MetaCursorNativePrivate structMarco Trevisan (Treviño)2019-05-271-0/+1
* theme: Remove DEBUG_FILL_STRUCTMarco Trevisan (Treviño)2019-05-271-4/+0
* boxes: Use G_DEFINE_BOXED_TYPE to define the typeMarco Trevisan (Treviño)2019-05-271-11/+2
* display: Cleanup Edges when display is closedMarco Trevisan (Treviño)2019-05-271-1/+1
* clutter-text: Fix selection color drawingFlorian Müllner2019-05-271-1/+10
* wayland: Drop -terminate argument to XwaylandCarlos Garnacho2019-05-241-7/+1
* wayland: Drop error trapCarlos Garnacho2019-05-241-21/+7
* compositor: Drop error trapCarlos Garnacho2019-05-241-5/+0
* wayland: Split Xwayland initialization in 2 stepsCarlos Garnacho2019-05-242-19/+19
* x11: Initialize GdkDisplay together with MetaX11DisplayCarlos Garnacho2019-05-242-16/+3
* x11: Unmanage X11 windows on MetaX11Display finalizationCarlos Garnacho2019-05-241-0/+22
* core: Add explicit init/shutdown_x11() MetaDisplay callsCarlos Garnacho2019-05-242-11/+40
* core: Untangle input focus managementCarlos Garnacho2019-05-249-91/+89
* x11: Separate X11 focus handling into MetaX11Display methodCarlos Garnacho2019-05-245-43/+50
* core: Relax requirement that MetaWindow shall have icon/mini-iconCarlos Garnacho2019-05-241-55/+2
* x11: Move X11 calls to map/unmap a MetaWindow to MetaWindowX11Carlos Garnacho2019-05-244-10/+41
* core: Separate checks for pointer barriers availabilityCarlos Garnacho2019-05-241-4/+6
* core: Avoid grab transfer shenanigans with non-X11 backendCarlos Garnacho2019-05-241-8/+11
* x11: Add MetaX11Stack objectCarlos Garnacho2019-05-247-278/+458
* core: Turn MetaStack into a GObjectCarlos Garnacho2019-05-243-29/+136
* x11: Move focus sentinel to MetaX11DisplayCarlos Garnacho2019-05-246-46/+48
* window: Move all attached windows with parentJonas Ådahl2019-05-241-2/+2
* backends/x11: Do not reload keymap on new keyboard notificationsCarlos Garnacho2019-05-241-1/+0
* ci: Make MALLOC_PERTURB_ less randomJonas Ådahl2019-05-241-1/+1
* ci: Run dconf update before running testsJonas Ådahl2019-05-241-0/+1
* Bump version to 3.33.23.33.2Florian Müllner2019-05-222-1/+16
* wayland/pointer-constraints: Reject invalid lifetimeVasilis Liaskovitis2019-05-221-0/+13
* Fix typo in RemoteDesktop dbus apiIgnacio Casal Quinteiro2019-05-221-1/+2
* cogl/tests: Remove configure_file workaround for installed testsMarco Trevisan (Treviño)2019-05-211-13/+3
* meson: Bump meson requirement to 0.50.0Marco Trevisan (Treviño)2019-05-211-1/+1
* cogl/meson: Remove uneeded cogl-mutter-config.h generationMarco Trevisan (Treviño)2019-05-212-7/+1
* clutter/stage-cogl: Reschedule update on presentDaniel van Vugt2019-05-212-0/+18
* drm-buffer: Make the "types" actual typesJonas Ådahl2019-05-218-268/+419
* drm-buffer: Remove useless soft-assertsJonas Ådahl2019-05-211-12/+4
* drm-buffer: Clean up file descriptor variable namingJonas Ådahl2019-05-211-8/+9
* kms-buffer: Rename to MetaDrmBufferJonas Ådahl2019-05-214-96/+94