summaryrefslogtreecommitdiff
path: root/clutter
Commit message (Expand)AuthorAgeFilesLines
* clutter: Add clutter_input_device_get_dimensions()Carlos Garnacho2022-11-092-0/+30
* clutter: Add capability flags for trackpoints and trackballsCarlos Garnacho2022-11-091-0/+2
* clutter/actor: Remove outdated commentJonas Dreßler2022-11-041-27/+0
* clutter/actor: Clarify things about the last painted paint volume a bitJonas Dreßler2022-11-041-50/+34
* clutter/actor: Rename paint_volume_valid to has_paint_volume for clarityJonas Dreßler2022-11-041-6/+6
* clutter/actor: Refactor updating of the paint volumeJonas Dreßler2022-11-041-34/+51
* clutter/text: Replace cached paint volume with the one cached by actorJonas Dreßler2022-11-041-89/+44
* clutter/actor: Clean up real_get_paint_volume() a bitJonas Dreßler2022-11-041-42/+29
* clutter/paint-volume: Mark a paint volume argument as constJonas Dreßler2022-11-042-6/+6
* clutter/actor: Remove get_default_paint_volume() APIJonas Dreßler2022-11-042-59/+2
* clutter/actor: Avoid some stage view updatesJonas Dreßler2022-10-181-29/+1
* clutter: Demote the new clutter_stage_grab() precondition checkCarlos Garnacho2022-10-181-1/+3
* clutter: Only allow grabs to be created on realized actorsCarlos Garnacho2022-10-181-0/+1
* clutter: Undo actor grabs along with ::unrealizeCarlos Garnacho2022-10-181-1/+7
* clutter/actor: Do not report hidden actors as present on stage viewRobert Mader2022-10-151-0/+4
* clutter/text: Add missing property getter/setterFlorian Müllner2022-10-141-0/+16
* compositor-view/native: Check that the actor covers the the viewJonas Ådahl2022-09-201-0/+5
* clutter/frame-clock: Fix dispatch lateness trace textIvan Molodetskikh2022-09-201-1/+3
* clutter/frame-clock: Simplify early presented event handlingDor Askayo2022-09-021-24/+27
* clutter/stage-view: Add API to check if a shadowfb is usedRobert Mader2022-09-012-0/+12
* clutter/click-action: Don't stop release events if gesture is inactiveJonas Dreßler2022-08-251-1/+1
* clutter: Add source field to crossing eventsJonas Dreßler2022-08-243-0/+6
* clutter/actor: Add detail to ::event signalJonas Dreßler2022-08-241-2/+2
* clutter/frame-clock: Ignore missing presentation timestampsDor Askayo2022-08-101-1/+2
* clutter/stage: Add nullable annotation to get_*_actor methodsCorentin Noël2022-08-102-7/+3
* clutter/stage-view: Defer and accumulate redraw-clip on scanoutRobert Mader2022-08-022-9/+68
* clutter: Remove all the since annotationsBilal Elmoussaoui2022-08-02139-2640/+176
* cally: Migrate to gi-docgenBilal Elmoussaoui2022-08-0212-88/+48
* clutter: Migrate to gi-docgenBilal Elmoussaoui2022-08-02125-1593/+1120
* clutter/frame-clock: Fix handling of equal next_presentation_time_usMichel Dänzer2022-07-311-0/+1
* clutter/actor: Make has_pointer a counter instead of a boolJonas Dreßler2022-07-271-9/+19
* clutter/actor: Fix indentation in add_child_internal()Robert Mader2022-07-261-1/+1
* clutter/actor: Queue relayouts in more clone casesRobert Mader2022-07-261-0/+24
* clutter/actor: Check for clones in update_default_paint_volume()Robert Mader2022-07-261-1/+3
* clutter/actor: Check for clones in finish_layout()Robert Mader2022-07-261-1/+2
* clutter/actor: Remove workaround for broken clientsRobert Mader2022-07-261-30/+1
* clutter/actor: Handle repicks when actors become reactiveCarlos Garnacho2022-07-261-0/+24
* clutter/stage: Add function to maybe invalidate pointers on an actorCarlos Garnacho2022-07-262-4/+17
* clutter: Let ClutterInputMethods pass the anchor position for preedit textCarlos Garnacho2022-07-192-1/+3
* clutter: Pass anchor position to ClutterInputFocusCarlos Garnacho2022-07-194-7/+13
* clutter: Make ClutterIMEvent able to store preedit anchor positionCarlos Garnacho2022-07-192-3/+7
* clutter/actor: Do clutter_actor_destroy_all_children without an iteratorDaniel van Vugt2022-07-181-5/+8
* clutter/actor: Deduplicate child destruction loopDaniel van Vugt2022-07-181-9/+1
* clutter/fixed-layout: Ignore hidden children in size requestFlorian Müllner2022-07-061-0/+6
* clutter: Attach color state information to actorsNaveen Kumar2022-06-098-0/+347
* clutter: Remove 'features'Jonas Ådahl2022-06-039-212/+1
* Remove checks for GLSLJonas Ådahl2022-06-035-101/+0
* frame-clock: Fix constant type of conditionJonas Ådahl2022-06-021-1/+1
* clutter/image: Port to G_DECLARE_DERIVABLE_TYPEGeorges Basile Stavracas Neto2022-05-313-47/+26
* clutter/image: Drop ClutterImageErrorGeorges Basile Stavracas Neto2022-05-312-52/+6