summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Bump version to 3.38.33.38.3Florian Müllner2021-01-132-1/+15
* wayland: Ensure pointer constraint region consistencyCarlos Garnacho2021-01-121-6/+9
* clutter: Fix build with clangMarc-Antoine Perennou2021-01-121-1/+1
* monitor-manager-xrandr: Disable CRTCs if there is no monitorKai-Heng Feng2021-01-111-0/+7
* monitor-manager-kms: Disable CRTCs if there is no monitorKai-Heng Feng2021-01-113-0/+25
* renderer/native: Refactor modeset boilerplate into new helpersKai-Heng Feng2021-01-111-39/+45
* tests/stacking: Add test hiding a modal with a not shown parentJonas Ådahl2020-12-184-3/+72
* core: Be more selective looking for a focusable ancestorOlivier Fourdan2020-12-181-1/+4
* core: Make sure focus_default_window() workedOlivier Fourdan2020-12-181-16/+42
* xwayland: Set xrandr primary outputAleksandr Mezin2020-12-154-1/+123
* Update Romanian translationFlorentina Mușat2020-12-121-24/+41
* Update Portuguese translationJuliano de Souza Camargo2020-12-071-3/+75
* Update Norwegian Bokmål translationKjartan Maraas2020-12-041-130/+204
* Bump version to 3.38.23.38.2Florian Müllner2020-12-022-1/+35
* barrier: Complain loudly if bogus barriers are createdJonas Ådahl2020-11-271-0/+4
* seat-native: Fix has_touchscreen becoming FALSE when a non touchscreen device...Hans de Goede2020-11-271-1/+2
* backends/native: Don't crash if keymap is misconfiguredSimon McVittie2020-11-273-0/+11
* monitor-config-manager: Handle multiple builtin panels gracefullycherry-pick-f6db6cd2Jonas Ådahl2020-11-272-0/+149
* screen-cast: Fix segfault when drawing cursorFlorian Zwoch2020-11-261-0/+3
* clutter/frame-clock: Schedule a frame at least once per secondSimon McVittie2020-11-251-1/+2
* gschema/wayland: Do not disable the X Security extensionOlivier Fourdan2020-11-251-1/+1
* surface-actor-wayland: Optimize get_current_primary_view for single viewRobert Mader2020-11-231-7/+15
* backends/native: Wait to have an stage before emitting CLUTTER_DEVICE_ADDEDCarlos Garnacho2020-11-231-7/+28
* window: Fix size hints with CSDOlivier Fourdan2020-11-231-1/+1
* core/window: Move size hints to dedicated functionChristian Rauch2020-11-231-6/+11
* clutter/text: Check if attributes are equal before applyingDaniel van Vugt2020-11-221-4/+50
* clutter/stage-cogl: Avoid copying fb_clip_regionDaniel van Vugt2020-11-191-1/+1
* region-utils: Always use FLT_EPSILON when comparing floating point valuesRobert Mader2020-11-191-6/+9
* region-utils: Reduce temporary allocationsRobert Mader2020-11-191-16/+13
* wayland/compositor: Only emit frame callbacks for the primary stage viewRobert Mader2020-11-191-6/+5
* surface-actor-wayland: Add API to pick a primary stage viewRobert Mader2020-11-192-0/+51
* surface-actor: Add API to check obscuredness per stage viewRobert Mader2020-11-192-0/+71
* clutter/stage-view: Make get_refresh_rate() publicRobert Mader2020-11-192-3/+3
* window-props: Also check for actual values changeOlivier Fourdan2020-11-191-14/+84
* renderer/native: Add udev rule to select primary GPUJonas Ådahl2020-11-175-3/+49
* cursor-sprite/xcursor: Fall back to gray square if missing themeJonas Ådahl2020-11-161-5/+20
* backend: Don't pull generated headers (indirectly)cherry-pick-e0944b60Carlos Garnacho2020-11-122-4/+4
* wayland/xdg-shell: Imitate undefined behavior Qt relies uponJonas Ådahl2020-11-122-3/+19
* window/wayland: Warn when attempted to resend uninitialized stateJonas Ådahl2020-11-121-0/+6
* 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
* wayland/subsurface: Check for circular relationshipsRobert Mader2020-11-051-0/+21
* x11/output: Fix init tile info guardJonas Ådahl2020-11-051-1/+1
* clutter/actor: Queue redraw on no-layout parents when unmappingJonas Dreßler2020-11-031-3/+7
* backend: Update cursor visibility on device addedOlivier Fourdan2020-11-021-33/+14
* clutter/backend: Don't dispatch libinput events too earlyOlivier Fourdan2020-11-021-2/+0
* wayland/window: Don't lose precision in MetaWaylandWindowConfigurationJonas Ådahl2020-10-306-14/+33
* backend: Keep a refcount on backend's current_deviceOlivier Fourdan2020-10-281-2/+3
* Update Portuguese translationJuliano de Souza Camargo2020-10-241-10/+10
* background-content: Assume background clones are always transformedDaniel van Vugt2020-10-231-17/+24