summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* wipwip/nielsdg/meta-multi-texture-dmabufNiels De Graef2020-04-078-121/+122
* WIPNiels De Graef2020-03-301-2/+6
* WIPNiels De Graef2020-03-301-3/+10
* wipNiels De Graef2020-03-301-7/+61
* wayland: Add support for YUV-based EGLimagesNiels De Graef2020-03-301-24/+64
* multi-texture: Add API to have color conversionNiels De Graef2020-03-303-11/+214
* shaped-texture: Start using MetaMultiTextureNiels De Graef2020-03-3012-199/+277
* compositor: Add MetaMultiTexture classNiels De Graef2020-03-306-0/+807
* wayland/surface: Check for surface role in meta_wayland_surface_get_window()Robert Mader2020-03-301-0/+3
* wayland/pointer-constraints: Fix typoChristian Rauch2020-03-291-1/+1
* wayland: Translate delete-surrounding properly to protocolsCarlos Garnacho2020-03-292-4/+6
* clutter: Enable negative offsets in delete surrounding textTakao Fujiwara2020-03-292-4/+16
* backends/native: Release virtual buttons on dispose instead of finalizeJonas Dreßler2020-03-281-11/+33
* window-actor: Inhibit culling when blitting to screencastGeorges Basile Stavracas Neto2020-03-271-6/+15
* window-stream-src: Finish framebuffer after blittingGeorges Basile Stavracas Neto2020-03-271-0/+2
* window-stream-src: Implement cursor blittingGeorges Basile Stavracas Neto2020-03-271-4/+77
* window-stream-src: Ensure initial frame is recordedGeorges Basile Stavracas Neto2020-03-271-0/+2
* window-actor: Clip before translate when blittingGeorges Basile Stavracas Neto2020-03-271-5/+5
* window-actor: Shuffle some lines aroundGeorges Basile Stavracas Neto2020-03-271-1/+1
* cursor-renderer-native: Take panel-orientation into account for sprite transformHans de Goede2020-03-271-8/+16
* core: Demote tiff and bmp image formats in the clipboard managerRobert Mader2020-03-271-2/+2
* window-wayland: Don't use grab op for some other window when resizingJonas Ådahl2020-03-261-1/+4
* cursor-renderer-native: Set cursor hotspot metadata on plane assignmentJonas Ådahl2020-03-261-7/+42
* kms/plane-assignment: Add API to set cursor hotspot metadataJonas Ådahl2020-03-264-4/+37
* monitor-transform: Add API to transform pointJonas Ådahl2020-03-262-0/+54
* cursor-sprite: Add API to get dimensionJonas Ådahl2020-03-262-0/+22
* clutter/actor: Inherit cloned painting when calculating resource scaleJonas Ådahl2020-03-262-0/+69
* cursor-sprite-xcursor: Emulate Wayland hotspot limitationsJonas Ådahl2020-03-261-1/+16
* shaped-texture: Fix use-nearest check when viewports are scaledJonas Ådahl2020-03-265-3/+42
* clutter-utils: Fix a couple of coding style issuesJonas Ådahl2020-03-261-2/+7
* crtc-xrandr: Respect configured RANDR panningJonas Ådahl2020-03-261-6/+30
* cogl: Install cogl-trace.h and include from cogl.hJonas Ådahl2020-03-2612-14/+13
* backends: Check both input settings and mapper for tablet monitorsCarlos Garnacho2020-03-253-2/+83
* backends/x11: Implement is_grouped for X11Carlos Garnacho2020-03-251-0/+24
* core: Let pad mode switch events always go through MetaInputSettingsCarlos Garnacho2020-03-251-6/+24
* window: Really propagate effective on-all-workspaces setting to transientsFlorian Müllner2020-03-241-1/+1
* backends: Drop internal WacomDevice in MetaInputSettingsCarlos Garnacho2020-03-243-89/+29
* backends/x11: Drop internal WacomDevice lookupsCarlos Garnacho2020-03-242-48/+19
* backends: Add MetaInputDevice derivable classCarlos Garnacho2020-03-249-2/+221
* backends: Fix configuration changes to tap[-and-drag]Carlos Garnacho2020-03-241-6/+16
* backends: Add mapping function arg to settings_set_bool_setting()Carlos Garnacho2020-03-241-13/+27
* wayland: Handle NULL preedit textCarlos Garnacho2020-03-241-2/+4
* backends: use the enum name instead of a literal 0Peter Hutterer2020-03-241-1/+1
* surface-actor: Add culling offset for geometry scaleRobert Mader2020-03-231-5/+8
* surface-actor: Fix memory leakRobert Mader2020-03-231-5/+10
* backends/x11: Observe multiple pad mode switch buttons in a groupCarlos Garnacho2020-03-201-12/+63
* x11: Handle windowing errors while writing selection INCR dataCarlos Garnacho2020-03-201-6/+56
* monitor-manager: Remove 'mirror' capabilityJonas Ådahl2020-03-188-50/+3
* kms-impl-simple: Handle lack of cached mode set in flip fallbackJonas Ådahl2020-03-181-1/+6
* wayland: Represent preedit string cursor offset in bytesCarlos Garnacho2020-03-171-1/+3