summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* ClutterActor: Preserve valid paint volumes till the next relayout/repaintwip/carlosg/reuse-paint-volumesCarlos Garnacho2018-06-281-1/+17
* compositor: Add get_paint_volume() implementation to MetaSurfaceActorCarlos Garnacho2018-06-281-0/+8
* compositor: Do not optimize obscured areas away in paint volumesCarlos Garnacho2018-06-281-36/+1
* backends: Add logical monitor -> monitor -> output -> crtc ref chainJonas Ådahl2018-06-283-10/+42
* backends: Move MetaOutput::crtc field into private structJonas Ådahl2018-06-2817-83/+154
* monitor-manager: Add back warning messagesJonas Ådahl2018-06-281-0/+4
* wayland: Realize dmabuf buffers before trying to attach themMiguel A. Vico2018-06-211-0/+1
* Update Romanian translationDaniel Șerbănescu2018-06-171-17/+12
* Update Catalan translationJordi Mas2018-06-171-89/+119
* wayland: Create EGLStream-backed buffers through wl_eglstream_controllerMiguel A. Vico2018-06-156-0/+124
* wayland: Always realize buffers at surface commit timeMiguel A. Vico2018-06-153-12/+15
* wayland-buffer: Create EGLStream texture at buffer_realize timeMiguel A. Vico2018-06-151-12/+10
* renderer/native: Choose first EGL config for non-GBM backendsMiguel A. Vico2018-06-151-17/+48
* cursor-render/native: Realize hw cursor lazillyJonas Ådahl2018-06-151-76/+100
* cursor-renderer/native: Don't trigger redraw when cursor hiddenJonas Ådahl2018-06-151-1/+4
* cursor-renderer/native: Update hw state via generic update pathJonas Ådahl2018-06-151-1/+1
* backend/native: Remove unnecessary cursor renderer updateJonas Ådahl2018-06-153-15/+0
* cursor-renderer: Rename update_cursor functionJonas Ådahl2018-06-151-5/+5
* cursor-renderer/native: Let the backend realize cursor sprite itselfJonas Ådahl2018-06-155-50/+49
* cursor-renderer/native: Fix Xcursor image loading error handlingJonas Ådahl2018-06-151-3/+2
* cursor-renderer/native: Rename frame scheduling helper functionJonas Ådahl2018-06-151-3/+3
* cursor-renderer: Centralize hw cursor realization pathsJonas Ådahl2018-06-155-50/+43
* cursor-renderer/native: Various whitespace fixesJonas Ådahl2018-06-151-9/+16
* cursor-renderer/native: Fetch instead of pass wl_buffer when realizingJonas Ådahl2018-06-158-36/+69
* cursor-renderer/native: Shorten some helper function namesJonas Ådahl2018-06-151-18/+16
* cursor-renderer: Fetch instead of pass Xcursor image when realizingJonas Ådahl2018-06-156-37/+34
* wayland: Add wl_surface backed cursor sprite implementationJonas Ådahl2018-06-156-14/+105
* wayland/cursor-surface: Remove unnecessary NULL checkJonas Ådahl2018-06-151-1/+1
* cursor-tracker: Split out XFIXES cursor code into cursor sprite typeJonas Ådahl2018-06-155-69/+273
* backends/cursor: Move out Xcursor functionality into own typeJonas Ådahl2018-06-159-272/+406
* backends/cursor: Rename X11 cursor creation functionJonas Ådahl2018-06-154-6/+8
* backends/cursor: Minor whitespace cleanupJonas Ådahl2018-06-151-1/+2
* backends/cursor: Clean up includesJonas Ådahl2018-06-151-9/+7
* backends/cursor: Make MetaCursorSprite derivableJonas Ådahl2018-06-152-49/+98
* backends/cursor: Remove 'meta_' prefix from variable nameJonas Ådahl2018-06-151-2/+2
* backends/cursor: Change variable name from 'self' to 'sprite'Jonas Ådahl2018-06-152-84/+87
* wayland: Rename cursor role typesJonas Ådahl2018-06-158-183/+187
* idle-monitor: NULL check cached InhibitedActions property variantJonas Ådahl2018-06-141-2/+5
* renderer-native: Remove no_add_fb2Daniel Stone2018-06-141-20/+12
* wayland: Detach MetaWaylandActorSurface from its actor on disposeCarlos Garnacho2018-06-141-7/+11
* Update Chinese (Taiwan) translationYi-Jyun Pan2018-06-131-18/+13
* core: Hide close dialog before destroyingCarlos Garnacho2018-06-081-0/+3
* wayland: Handle get_subsurface() with a role-less parent surfaceCarlos Garnacho2018-06-082-2/+13
* renderer/native: Also wrap flip closures for EGLStreamsJonas Ådahl2018-06-073-14/+44
* settings: Remove confused commentJonas Ådahl2018-06-071-1/+0
* Make screen cast and remote desktop non-experimentalJonas Ådahl2018-06-074-60/+3
* clutter-input-device-xi2: Check for null group_modes before unrefCorentin Noël2018-06-071-1/+2
* clutter-actor: Fix uninitialized matrix multiplyDaniel van Vugt2018-05-311-1/+1
* renderer-native: Don't crash if the FB surface can't be lockedMarco Trevisan (Treviño)2018-05-291-0/+6
* device-manager-evdev: Add main seat to seats by defaultMarco Trevisan (Treviño)2018-05-291-8/+6