summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Bump version to 3.36.73.36.7Florian Müllner2020-10-072-1/+18
* surface-actor: Simplify culling logicRobert Mader2020-10-071-19/+2
* wayland/actor-surface: Always set opaque region on alpha-less texturesRobert Mader2020-10-071-1/+9
* backends: Ensure to clear the last updated device on device removalCarlos Garnacho2020-10-071-0/+3
* core: Do not update last device on CLUTTER_DEVICE_ADDED/REMOVEDCarlos Garnacho2020-10-071-6/+10
* backends: Do not use stack-allocated ClutterEventsCarlos Garnacho2020-10-071-6/+7
* clutter: Do not use stack-allocated ClutterEventsCarlos Garnacho2020-10-071-7/+7
* window/wayland: Offset position with size mismatch when resizingJonas Ådahl2020-10-071-0/+23
* barriers: Free backend implementation at dispose timeRay Strode2020-09-301-0/+3
* barriers: Fix leak in meta_barrier_destroyRay Strode2020-09-301-1/+1
* wayland: Drive frame callbacks from stage updatesJonas Ådahl2020-09-3014-137/+122
* wayland/compositor: Pass backend when constructingJonas Ådahl2020-09-304-4/+11
* Reshuffle Wayland initailizationJonas Ådahl2020-09-309-128/+214
* surface-actor: Move out some X11-ism to X11 subclassJonas Ådahl2020-09-306-34/+20
* clutter/stage: Make clutter_stage_schedule_update() public APIJonas Ådahl2020-09-304-11/+13
* clutter/stage: Make clutter_stage_schedule_update() always scheduleJonas Ådahl2020-09-301-1/+9
* wayland/window: Always flag acked move/resize as 'moved' if movedJonas Ådahl2020-09-301-3/+3
* backends/x11: Set stage on logical keyboard deviceCarlos Garnacho2020-09-301-0/+4
* seat-native: Process device added/removed events as ClutterEventsMarco Trevisan (Treviño)2020-09-191-51/+57
* seat-x11: Translate device enabled/disabled into clutter eventsMarco Trevisan (Treviño)2020-09-191-45/+75
* clutter-seat: Handle device events and emit signalsMarco Trevisan (Treviño)2020-09-193-0/+53
* clutter-event: Add device added/removed eventsMarco Trevisan (Treviño)2020-09-195-0/+43
* backend: Use connect-after to perform actions on device removedMarco Trevisan (Treviño)2020-09-191-1/+2
* backend: Don't emit last-device updates with no deviceMarco Trevisan (Treviño)2020-09-191-0/+1
* Update Portuguese translationJuliano de Souza Camargo2020-09-151-159/+332
* kms/crtc: Always consider gamma state validBenjamin Berg2020-09-081-32/+0
* kms/crtc: Read initial gamma stateJonas Ådahl2020-09-081-0/+2
* Bump version to 3.36.63.36.6Florian Müllner2020-09-072-1/+14
* wayland: Reword commentCarlos Garnacho2020-09-071-7/+4
* wayland: Flush text_input.done event after IM key eventCarlos Garnacho2020-09-071-3/+31
* clutter: Push commit/delete_sourrounding as IM eventsCarlos Garnacho2020-09-071-15/+35
* clutter: Prepare input focus for IM event deliveryCarlos Garnacho2020-09-076-11/+61
* clutter: Add IM eventsCarlos Garnacho2020-09-075-0/+56
* background: Limit mipmap levels to avoid loss of visible detailDaniel van Vugt2020-08-311-0/+33
* cogl: Add new function cogl_pipeline_set_layer_max_mipmap_level()Daniel van Vugt2020-08-315-2/+32
* cogl: Generalize `maybe_update_max_level()` into `set_max_level()`Daniel van Vugt2020-08-317-14/+15
* cogl: Ensure GL_TEXTURE_MAX_LEVEL is set before using itDaniel van Vugt2020-08-311-2/+2
* cogl: Replace an outdated #ifdefDaniel van Vugt2020-08-311-3/+9
* cogl: Delete a duplicate (masked) variable declarationDaniel van Vugt2020-08-311-1/+0
* clutter/text: Check if attributes are equal before applyingDaniel van Vugt2020-08-311-4/+50
* streams: Don't bail out when cursor is outside the streamGeorges Basile Stavracas Neto2020-08-292-28/+0
* screen-cast-stream-src: Properly unset cursor metadataGeorges Basile Stavracas Neto2020-08-291-1/+1
* startup: Fix possible crash in startup notificationsBenjamin Berg2020-08-291-1/+1
* wayland/xdg-shell: Move popup role assignment behind checksRobert Mader2020-08-271-13/+18
* wayland/xdg-shell: Handle null-parent in get_popup()Robert Mader2020-08-261-2/+11
* wayland/xdg-shell: Add parent window validation in get_popup()Robert Mader2020-08-261-2/+9
* wayland/seat: Add seat_release interfaceRobert Mader2020-08-261-1/+9
* wayland/subsurface: Add check for parent surfaceRobert Mader2020-08-231-1/+2
* meson_options: Use libGLESv2.so.2 for COGL_DRIVER=gles2, not libGLESv2.soDaniel van Vugt2020-08-211-1/+1
* Bump version to 3.36.53.36.5Florian Müllner2020-08-112-1/+16