summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* clutter: Drop clutter_input_device_get_device_id()wip/carlosg/no-device-idCarlos Garnacho2020-11-174-57/+61
* backends/native: Don't fake device IDsCarlos Garnacho2020-11-172-56/+1
* backends/x11: Move to backend-specific meta_input_device_x11_get_device_id()Carlos Garnacho2020-11-176-24/+38
* clutter/main: Drop usage of clutter_input_device_get_device_id()Carlos Garnacho2020-11-171-4/+4
* tests: Drop usage of clutter_input_device_get_device_id()Carlos Garnacho2020-11-171-11/+7
* clutter/event: Drop clutter_event_get_device_id()Carlos Garnacho2020-11-172-25/+0
* core: Move away from clutter_event_get_device_id()Carlos Garnacho2020-11-171-1/+3
* tests: Drop usage of clutter_event_get_device_id()Carlos Garnacho2020-11-171-23/+28
* clutter/click-action: Move away from device IDsCarlos Garnacho2020-11-171-4/+4
* region-utils: Always use FLT_EPSILON when comparing floating point valuesRobert Mader2020-11-161-6/+9
* region-utils: Reduce temporary allocationsRobert Mader2020-11-161-16/+13
* gitlab-ci.yml: Removed unnecessary when:Jonas Ådahl2020-11-161-1/+0
* ci: Make check-commit-log run againJonas Ådahl2020-11-161-0/+12
* renderer/native: Add udev rule to select primary GPUJonas Ådahl2020-11-165-3/+49
* cursor-sprite/xcursor: Fall back to gray square if missing themeJonas Ådahl2020-11-161-5/+20
* ci: Wait for review stage before continuingJonas Ådahl2020-11-162-25/+5
* ci/check-commit-log: Generate JUnit reportJonas Ådahl2020-11-162-21/+73
* ci/check-commit-log: Check capitalizationJonas Ådahl2020-11-161-0/+5
* ci/check-commit-log: Inverse merge request URL checkJonas Ådahl2020-11-161-4/+4
* ci/check-commit-log: Ensure valid cogl and clutter prefixesJonas Ådahl2020-11-161-0/+10
* mutter.doap: Add marge-bot as a maintainerJonas Ådahl2020-11-161-0/+6
* ci: Run tests with 10 Hz dummy monitorsJonas Ådahl2020-11-091-0/+2
* tests/stage-view: Tweak test to make less racyJonas Ådahl2020-11-091-1/+1
* tests/clutter: Disable X11 client supportJonas Ådahl2020-11-093-0/+16
* tests/clutter/timeline: Always print progress to stderrJonas Ådahl2020-11-091-30/+20
* backends/x11: Emit CLUTTER_DEVICE_ADDED events for initial devicesCarlos Garnacho2020-11-073-0/+28
* clutter/event: Do not filter out DEVICE_ADDED/REMOVED eventsCarlos Garnacho2020-11-071-1/+3
* xwayland: Match applications without WM_CLASS nor WM_NAMEOlivier Fourdan2020-11-061-2/+14
* tests/wayland: Add test for circular subsurfacesJonas Ådahl2020-11-053-0/+196
* wayland/subsurface: Check for circular relationshipsRobert Mader2020-11-051-0/+21
* x11/output: Fix init tile info guardJonas Ådahl2020-11-051-1/+1
* clutter/stage: Add documentation and annotationsCorentin Noël2020-11-042-3/+32
* clutter/actor: Queue redraw on no-layout parents when unmappingJonas Dreßler2020-11-031-3/+7
* Updated Danish translationAsk Hjorth Larsen2020-11-011-38/+72
* backend: Update cursor visibility on device addedOlivier Fourdan2020-10-301-33/+14
* clutter/backend: Don't dispatch libinput events too earlyOlivier Fourdan2020-10-301-2/+0
* wayland/window: Don't lose precision in MetaWaylandWindowConfigurationJonas Ådahl2020-10-296-14/+33
* cursor-tracker: Get the GDK (X11) pointer position in floats, not intsDaniel van Vugt2020-10-281-2/+2
* cursor-tracker: Check for NULL coordinates before retrieving themDaniel van Vugt2020-10-281-1/+3
* cursor-tracker: Check if coordinates are NULLDaniel van Vugt2020-10-281-14/+14
* ci: Run coverage target by defaultCarlos Garnacho2020-10-281-12/+8
* README: Elaborate coding style and commit message guidelinesJonas Ådahl2020-10-281-6/+44
* README: Add link to wikiJonas Ådahl2020-10-281-3/+8
* background-content: ceilf the actor size instead of roundfDaniel van Vugt2020-10-271-2/+2
* drm-buffer-gbm: Clear framebuffer with g_clear_objectGeorges Basile Stavracas Neto2020-10-271-1/+1
* backend: Keep a refcount on backend's current_deviceOlivier Fourdan2020-10-261-2/+3
* clutter/actor: Remove two unused functions in private headerJonas Dreßler2020-10-261-4/+0
* clutter/stage: Remove redraw_pending and redraw_countJonas Dreßler2020-10-261-22/+0
* clutter/actor: Make functions to queue relayout/redraw on clones staticJonas Dreßler2020-10-262-32/+30
* clutter/actor: Remove _clutter_actor_queue_redraw_with_clip()Jonas Dreßler2020-10-262-44/+4