..
clutter-accessibility-private.h
clutter: Rename CallyUtil to ClutterAccessibility
2024-08-07 22:46:16 +00:00
clutter-accessibility.c
clutter/context: Create a StageManager when constructed
2024-08-22 16:45:01 +00:00
clutter-action-private.h
clutter/gesture: Cancel other gestures when moving to RECOGNIZING
2024-03-15 00:07:59 +01:00
clutter-action.c
clutter: Make detached actions let events through
2024-08-30 17:24:24 +00:00
clutter-action.h
clutter/gesture: Cancel other gestures when moving to RECOGNIZING
2024-03-15 00:07:59 +01:00
clutter-actor-accessible.c
clutter/actor: Remove has_accessible
2024-08-07 22:46:16 +00:00
clutter-actor-accessible.h
clutter: Rename CallyActor to ActorAccessible
2024-08-07 22:46:16 +00:00
clutter-actor-box-private.h
cleanup: Make include macro usages consistent
2023-08-07 22:24:36 +00:00
clutter-actor-box.c
Compile with -Wfloat-conversion
2024-06-25 20:48:24 +02:00
clutter-actor-meta-private.h
actor-meta-group: Use macros for subclassing boilerplate
2024-01-10 09:32:47 +01:00
clutter-actor-meta.c
actor-meta-group: Use macros for subclassing boilerplate
2024-01-10 09:32:47 +01:00
clutter-actor-meta.h
cleanup: Make include macro usages consistent
2023-08-07 22:24:36 +00:00
clutter-actor-private.h
clutter: Rename CallyActor to ActorAccessible
2024-08-07 22:46:16 +00:00
clutter-actor.c
clutter/actor: Get Backend from associated actor context
2024-08-29 15:26:40 +02:00
clutter-actor.h
clutter/actor: Remove has_accessible
2024-08-07 22:46:16 +00:00
clutter-align-constraint.c
Compile with -Wfloat-conversion
2024-06-25 20:48:24 +02:00
clutter-align-constraint.h
align-constraint: Use macros for subclassing boilerplate
2024-01-10 09:19:05 +01:00
clutter-animatable.c
docs: Update more links to gi-docgen
2024-01-09 15:23:04 +00:00
clutter-animatable.h
cleanup: Make include macro usages consistent
2023-08-07 22:24:36 +00:00
clutter-backend-private.h
clutter/backend: Remove unused vfuncs
2024-09-01 00:13:28 +02:00
clutter-backend.c
clutter/backend: Remove unused vfuncs
2024-09-01 00:13:28 +02:00
clutter-backend.h
clutter: Prefer using ClutterTextDirection
2024-01-22 15:02:33 +00:00
clutter-base-types.c
docs: Remove remaining SECTIONs
2024-01-09 15:23:04 +00:00
clutter-bin-layout.c
docs/clutter: Drop no longer applicable examples links
2024-01-12 11:40:20 +00:00
clutter-bin-layout.h
Revert "clutter: Mark BinLayout as final"
2024-01-10 11:31:13 +01:00
clutter-bind-constraint.c
bind-constraint: Use macros for subclassing boilerplate
2024-01-10 09:19:14 +01:00
clutter-bind-constraint.h
bind-constraint: Use macros for subclassing boilerplate
2024-01-10 09:19:14 +01:00
clutter-binding-pool.c
cleanup: Remove unused callbacks
2024-02-08 13:32:51 +00:00
clutter-binding-pool.h
cleanup: Remove unused callbacks
2024-02-08 13:32:51 +00:00
clutter-blur-effect.c
Set names of various Cogl pipelines
2024-07-09 18:56:07 +02:00
clutter-blur-effect.h
blur-effect: Use macros for subclassing boilerplate
2024-01-10 09:28:08 +01:00
clutter-blur-private.h
clutter: Pass 'radius' to public blur APIs instead of 'sigma'
2023-12-14 18:12:55 +00:00
clutter-blur.c
clutter: Get CoglContext from a CoglTexture where possible
2024-08-29 15:26:40 +02:00
clutter-box-layout.c
Replace deprecated g_qsort_with_data with g_sort_array
2024-08-15 23:58:53 +02:00
clutter-box-layout.h
clutter: Mark BoxLayout as derivable
2024-01-10 11:52:51 +01:00
clutter-brightness-contrast-effect.c
Set names of various Cogl pipelines
2024-07-09 18:56:07 +02:00
clutter-brightness-contrast-effect.h
clutter: Remove Color type
2024-06-13 15:25:40 +02:00
clutter-click-action.c
clutter: Stop using Settings.get_default
2024-08-29 15:26:39 +02:00
clutter-click-action.h
cleanup: Make include macro usages consistent
2023-08-07 22:24:36 +00:00
clutter-clone.c
clutter: Remove CloneAccessible
2024-08-07 22:46:16 +00:00
clutter-clone.h
clone: Use macros for subclassing boilerplate
2024-01-10 09:34:58 +01:00
clutter-color-manager-private.h
clutter/color-state: Adds an ID to ColorStates
2024-07-24 21:33:30 +00:00
clutter-color-manager.c
clutter/color-manager: Add a method to get the default color state
2024-07-24 21:33:30 +00:00
clutter-color-manager.h
clutter/color-manager: Add a method to get the default color state
2024-07-24 21:33:30 +00:00
clutter-color-state-private.h
clutter/pipeline-cache: Unify color state transform key hashing
2024-07-24 21:33:30 +00:00
clutter-color-state.c
clutter/color-state: Match reference luminance
2024-08-30 20:03:43 +00:00
clutter-color-state.h
clutter/color-state: Match reference luminance
2024-08-30 20:03:43 +00:00
clutter-colorize-effect.c
Set names of various Cogl pipelines
2024-07-09 18:56:07 +02:00
clutter-colorize-effect.h
cleanup: Port from ClutterColor to CoglColor
2024-06-13 14:45:53 +02:00
clutter-constraint-private.h
cleanup: Make include macro usages consistent
2023-08-07 22:24:36 +00:00
clutter-constraint.c
docs/clutter: Drop no longer applicable examples links
2024-01-12 11:40:20 +00:00
clutter-constraint.h
constraint: Use macros for subclassing boilerplate
2024-01-10 09:16:52 +01:00
clutter-content-private.h
cleanup: Make include macro usages consistent
2023-08-07 22:24:36 +00:00
clutter-content.c
docs: Update more links to gi-docgen
2024-01-09 15:23:04 +00:00
clutter-content.h
cleanup: Make include macro usages consistent
2023-08-07 22:24:36 +00:00
clutter-context-private.h
clutter/context: Move get_show_fps to it correct namespace
2024-08-22 16:45:01 +00:00
clutter-context.c
clutter/context: Create a Settings when constructed
2024-08-29 15:26:39 +02:00
clutter-context.h
clutter/backend: Keep a back pointer to the Context
2024-08-29 15:26:39 +02:00
clutter-damage-history.c
build: One config file to rule them all
2023-11-15 12:00:19 +00:00
clutter-damage-history.h
Port to MtkRegion
2023-11-03 11:27:52 +00:00
clutter-debug.h
cleanup: Make include macro usages consistent
2023-08-07 22:24:36 +00:00
clutter-deform-effect.c
Rename remaining usages of material to pipeline
2024-08-01 11:06:33 +00:00
clutter-deform-effect.h
Rename remaining usages of material to pipeline
2024-08-01 11:06:33 +00:00
clutter-desaturate-effect.c
Set names of various Cogl pipelines
2024-07-09 18:56:07 +02:00
clutter-desaturate-effect.h
desaturate-effect: Use macros for subclassing boilerplate
2024-01-10 09:31:22 +01:00
clutter-easing.c
build: One config file to rule them all
2023-11-15 12:00:19 +00:00
clutter-easing.h
cleanup: Make include macro usages consistent
2023-08-07 22:24:36 +00:00
clutter-effect-private.h
cleanup: Make include macro usages consistent
2023-08-07 22:24:36 +00:00
clutter-effect.c
Rename remaining usages of material to pipeline
2024-08-01 11:06:33 +00:00
clutter-effect.h
effect: Use macros for subclassing boilerplate
2024-01-10 09:16:14 +01:00
clutter-enum-types.c.in
build: One config file to rule them all
2023-11-15 12:00:19 +00:00
clutter-enum-types.h.in
cleanup: Make include macro usages consistent
2023-08-07 22:24:36 +00:00
clutter-enums.h
clutter: Remove unused ScrollActor
2024-08-07 22:46:16 +00:00
clutter-event-private.h
clutter: Pass scroll source to discrete events
2024-03-05 21:47:43 +00:00
clutter-event.c
gwakeup: Reduce wake-ups to only first item in queue
2024-09-17 10:07:07 +00:00
clutter-event.h
clutter/event: Remove DEPRECATED flag from clutter_event_get_source()
2024-03-14 23:09:21 +01:00
clutter-fixed-layout.c
Compile with -Wfloat-conversion
2024-06-25 20:48:24 +02:00
clutter-fixed-layout.h
clutter: Mark FixedLayout as derivable
2024-01-10 12:55:02 +01:00
clutter-flatten-effect.c
flatten-effect: Use macros for subclassing boilerplate
2024-01-10 09:30:23 +01:00
clutter-flatten-effect.h
flatten-effect: Use macros for subclassing boilerplate
2024-01-10 09:30:23 +01:00
clutter-flow-layout.c
Compile with -Wfloat-conversion
2024-06-25 20:48:24 +02:00
clutter-flow-layout.h
clutter/flow-layout: Use Orientation enum
2024-02-09 18:03:09 +01:00
clutter-frame-clock.c
onscreen/native: Set latest cogl sync_fd on KMS update
2024-08-28 14:42:38 +00:00
clutter-frame-clock.h
clutter/frame-clock: Take deadline evasion into account
2024-08-13 10:09:04 +00:00
clutter-frame-private.h
clutter/frame: Export clutter_frame_get_result()
2024-01-26 19:03:02 +00:00
clutter-frame.c
build: Remove the config.h inclusion from all public headers
2024-02-17 11:58:55 +00:00
clutter-frame.h
clutter/frame-clock,wayland: Calculate frame deadline during scheduling
2024-01-22 15:39:48 +00:00
clutter-gesture-action.c
clutter: Stop using Settings.get_default
2024-08-29 15:26:39 +02:00
clutter-gesture-action.h
clutter: Drop GestureAction.get_threshold_trigger_egde
2023-11-09 15:07:30 +00:00
clutter-gesture.c
clutter/gesture: Allow only a single gesture to recognize globally
2024-03-15 00:08:02 +01:00
clutter-gesture.h
clutter/gesture: Cancel other gestures when moving to RECOGNIZING
2024-03-15 00:07:59 +01:00
clutter-grab-private.h
clutter: Add "revoked" property to ClutterGrab
2024-02-13 12:36:26 +01:00
clutter-grab.c
clutter: Add "revoked" property to ClutterGrab
2024-02-13 12:36:26 +01:00
clutter-grab.h
clutter: Add API to create inactive ClutterGrabs, and activate them explicitly
2024-06-28 22:49:45 +00:00
clutter-grid-layout.c
Replace deprecated g_qsort_with_data with g_sort_array
2024-08-15 23:58:53 +02:00
clutter-grid-layout.h
grid-layout: Use macros for subclassing boilerplate
2024-01-10 09:28:47 +01:00
clutter-image.c
clutter: Remove Color type
2024-06-13 15:25:40 +02:00
clutter-image.h
clutter: Replace cairo_rectangle_int_t with MtkRectangle
2023-08-30 16:46:13 +02:00
clutter-input-device-private.h
cleanup: Fix various typos
2023-08-12 20:13:37 +00:00
clutter-input-device-tool.c
input-device-tool: Use macros for subclassing boilerplate
2024-01-10 09:30:34 +01:00
clutter-input-device-tool.h
input-device-tool: Use macros for subclassing boilerplate
2024-01-10 09:30:34 +01:00
clutter-input-device.c
clutter: Drop CLUTTER_PARAM_* defines
2023-12-13 11:20:04 +00:00
clutter-input-device.h
clutter/input-device: Move autocleanup macro
2024-01-10 09:37:15 +01:00
clutter-input-focus-private.h
clutter: Drop unused private functions/defines
2023-12-13 11:20:04 +00:00
clutter-input-focus.c
clutter: Drop unused private functions/defines
2023-12-13 11:20:04 +00:00
clutter-input-focus.h
Update license access method
2023-08-30 08:48:23 +02:00
clutter-input-method-private.h
clutter: Drop unused private functions/defines
2023-12-13 11:20:04 +00:00
clutter-input-method.c
clutter/input-method: Check for equality before notifying properties
2024-03-16 12:32:49 +01:00
clutter-input-method.h
cleanup: Make clutter includes consistent
2024-01-05 14:22:22 +01:00
clutter-input-only-action.c
clutter/input-only-action: Don't override finalize with dispose
2023-11-20 12:10:52 +01:00
clutter-input-only-action.h
cleanup: Switch to pragma once
2023-08-07 22:24:36 +00:00
clutter-input-only-actor.c
build: One config file to rule them all
2023-11-15 12:00:19 +00:00
clutter-input-only-actor.h
cleanup: Switch to pragma once
2023-08-07 22:24:36 +00:00
clutter-input-pointer-a11y-private.h
Update license access method
2023-08-30 08:48:23 +02:00
clutter-input-pointer-a11y.c
clutter/input-pointer: Get context from seat
2024-09-01 00:13:28 +02:00
clutter-interval-progress.c
Compile with -Wfloat-conversion
2024-06-25 20:48:24 +02:00
clutter-interval.c
Compile with -Wfloat-conversion
2024-06-25 20:48:24 +02:00
clutter-interval.h
interval: Use macros for subclassing boilerplate
2024-01-10 09:29:44 +01:00
clutter-keyframe-transition.c
keyframe-transition: Use macros for subclassing boilerplate
2024-01-10 09:23:16 +01:00
clutter-keyframe-transition.h
keyframe-transition: Use macros for subclassing boilerplate
2024-01-10 09:23:16 +01:00
clutter-keymap-private.h
Update license access method
2023-08-30 08:48:23 +02:00
clutter-keymap.c
clutter: Prefer using ClutterTextDirection
2024-01-22 15:02:33 +00:00
clutter-keymap.h
clutter: Prefer using ClutterTextDirection
2024-01-22 15:02:33 +00:00
clutter-keyname-table.h
clutter: Don't generate unused keys_by_name table
2024-06-22 23:53:49 +00:00
clutter-keysyms-table.c
build: One config file to rule them all
2023-11-15 12:00:19 +00:00
clutter-keysyms-update.pl
cleanup: Switch to pragma once
2023-08-07 22:24:36 +00:00
clutter-keysyms.h
cleanup: Switch to pragma once
2023-08-07 22:24:36 +00:00
clutter-keyval.c
build: Remove the config.h inclusion from all public headers
2024-02-17 11:58:55 +00:00
clutter-keyval.h
clutter/keyval: Fix keyval_name() transfer annotation
2023-11-14 16:28:09 +00:00
clutter-layout-manager.c
docs: Update more links to gi-docgen
2024-01-09 15:23:04 +00:00
clutter-layout-manager.h
clutter/layout-manager: Consume Actors not Containers
2023-11-14 09:57:39 +00:00
clutter-layout-meta.c
clutter: Drop CLUTTER_PARAM_* defines
2023-12-13 11:20:04 +00:00
clutter-layout-meta.h
clutter/layout-meta: Become one with ClutterChildMeta
2023-11-14 10:27:51 +00:00
clutter-macros.h
cleanup: Switch to pragma once
2023-08-07 22:24:36 +00:00
clutter-main.c
clutter/stage: Get Context from actor state
2024-08-29 15:26:40 +02:00
clutter-main.h
clutter: Remove unused get_font_map
2024-08-22 16:45:01 +00:00
clutter-marshal.list
clutter/gesture: Add a new ClutterAction for touch and mouse gestures
2024-03-15 00:05:50 +01:00
clutter-mutter.h
clutter/context: Track if accessibility enabled
2024-08-07 22:46:16 +00:00
clutter-offscreen-effect.c
clutter/offscreen-effect: Pass a CoglContext to create_texture
2024-09-01 00:13:28 +02:00
clutter-offscreen-effect.h
clutter/offscreen-effect: Pass a CoglContext to create_texture
2024-09-01 00:13:28 +02:00
clutter-page-turn-effect.c
cogl: Move TextureVertex to Clutter
2024-07-22 17:36:10 +02:00
clutter-page-turn-effect.h
page-turn-effect: Use macros for subclassing boilerplate
2024-01-10 09:27:46 +01:00
clutter-paint-context-private.h
clutter/paint-context: Add content and target color state tracking
2024-07-09 18:51:30 +02:00
clutter-paint-context.c
clutter/paint-context: Add content and target color state tracking
2024-07-09 18:51:30 +02:00
clutter-paint-context.h
clutter/paint-context: Add content and target color state tracking
2024-07-09 18:51:30 +02:00
clutter-paint-node-private.h
clutter: Drop unused private functions/defines
2023-12-13 11:20:04 +00:00
clutter-paint-node.c
clutter: Prefer using ClutterTextDirection
2024-01-22 15:02:33 +00:00
clutter-paint-node.h
clutter: Move autoptr cleanup function defintion
2024-01-10 09:29:47 +01:00
clutter-paint-nodes.c
clutter/color-state: Handle adding snippet to pipeline
2024-07-24 21:33:30 +00:00
clutter-paint-nodes.h
cleanup: Port from ClutterColor to CoglColor
2024-06-13 14:45:53 +02:00
clutter-paint-volume-private.h
clutter: Remove unnused private functions
2023-12-19 12:44:35 +00:00
clutter-paint-volume.c
clutter: Remove unnused private functions
2023-12-19 12:44:35 +00:00
clutter-pan-action.c
Compile with -Wfloat-conversion
2024-06-25 20:48:24 +02:00
clutter-pan-action.h
pan-action: Use macros for subclassing boilerplate
2024-01-10 09:20:07 +01:00
clutter-pick-context-private.h
clutter/pick-context: Get CoglContext from actor context
2024-08-29 15:26:40 +02:00
clutter-pick-context.c
clutter/pick-context: Get CoglContext from actor context
2024-08-29 15:26:40 +02:00
clutter-pick-context.h
cleanup: Make include macro usages consistent
2023-08-07 22:24:36 +00:00
clutter-pick-stack-private.h
Port to MtkRegion
2023-11-03 11:27:52 +00:00
clutter-pick-stack.c
Compile with -Wfloat-conversion
2024-06-25 20:48:24 +02:00
clutter-pipeline-cache.c
clutter/color-state: Match reference luminance
2024-08-30 20:03:43 +00:00
clutter-pipeline-cache.h
clutter: Introduce color transform aware pipeline cache
2024-07-09 18:56:06 +02:00
clutter-private.h
clutter/context: Move get_show_fps to it correct namespace
2024-08-22 16:45:01 +00:00
clutter-property-transition.c
property-transition: Use macros for subclassing boilerplate
2024-01-10 09:22:19 +01:00
clutter-property-transition.h
property-transition: Use macros for subclassing boilerplate
2024-01-10 09:22:19 +01:00
clutter-rotate-action.c
Compile with -Wfloat-conversion
2024-06-25 20:48:24 +02:00
clutter-rotate-action.h
rotate-action: Use macros for subclassing boilerplate
2024-01-10 09:20:09 +01:00
clutter-seat-private.h
cleanup: Switch to pragma once
2023-08-07 22:24:36 +00:00
clutter-seat.c
clutter/seat: Keep a pointer to the context
2024-09-01 00:13:28 +02:00
clutter-seat.h
clutter/seat: Keep a pointer to the context
2024-09-01 00:13:28 +02:00
clutter-settings-private.h
clutter: Drop unused private functions/defines
2023-12-13 11:20:04 +00:00
clutter-settings.c
clutter/context: Create a Settings when constructed
2024-08-29 15:26:39 +02:00
clutter-settings.h
clutter/context: Create a Settings when constructed
2024-08-29 15:26:39 +02:00
clutter-shader-effect.c
cogl: Rename Shader/Program constructors
2024-08-01 11:06:33 +00:00
clutter-shader-effect.h
shader-effect: Use macros for subclassing boilerplate
2024-01-10 09:26:20 +01:00
clutter-shader-types.c
build: One config file to rule them all
2023-11-15 12:00:19 +00:00
clutter-shader-types.h
cleanup: Make include macro usages consistent
2023-08-07 22:24:36 +00:00
clutter-snap-constraint.c
snap-constraint: Use macros for subclassing boilerplate
2024-01-10 09:19:18 +01:00
clutter-snap-constraint.h
snap-constraint: Use macros for subclassing boilerplate
2024-01-10 09:19:18 +01:00
clutter-stage-accessible-private.h
clutter: Rename CallyStage to StageAccessible
2024-08-07 22:46:16 +00:00
clutter-stage-accessible.c
clutter/stage: Set accessible-role at construct time
2024-08-07 22:46:16 +00:00
clutter-stage-manager-accessible-private.h
clutter/context: Create a StageManager when constructed
2024-08-22 16:45:01 +00:00
clutter-stage-manager-accessible.c
clutter/context: Create a StageManager when constructed
2024-08-22 16:45:01 +00:00
clutter-stage-manager-private.h
clutter/context: Create a StageManager when constructed
2024-08-22 16:45:01 +00:00
clutter-stage-manager.c
clutter/context: Create a StageManager when constructed
2024-08-22 16:45:01 +00:00
clutter-stage-private.h
clutter: Specify that input-only grabs are started inactive in API
2024-06-28 22:49:45 +00:00
clutter-stage-view-private.h
renderer-view: Set ClutterColorStates from a MetaColorDevice
2024-08-09 15:51:36 +00:00
clutter-stage-view.c
clutter/context: Move get_show_fps to it correct namespace
2024-08-22 16:45:01 +00:00
clutter-stage-view.h
renderer-view/native: Update deadline evasion each frame
2024-08-13 10:09:05 +00:00
clutter-stage-window.c
build: One config file to rule them all
2023-11-15 12:00:19 +00:00
clutter-stage-window.h
clutter/stage: Remove unused title property
2024-09-01 00:13:28 +02:00
clutter-stage.c
clutter/stage: Remove unused title property
2024-09-01 00:13:28 +02:00
clutter-stage.h
clutter/stage: Remove unused title property
2024-09-01 00:13:28 +02:00
clutter-swipe-action.c
swipe-action: Use macros for subclassing boilerplate
2024-01-10 09:21:14 +01:00
clutter-swipe-action.h
swipe-action: Use macros for subclassing boilerplate
2024-01-10 09:21:14 +01:00
clutter-tap-action.c
build: One config file to rule them all
2023-11-15 12:00:19 +00:00
clutter-tap-action.h
tap-action: Use macros for subclassing boilerplate
2024-01-10 09:20:31 +01:00
clutter-text-accessible-private.h
clutter: Rename CallyText to TextAccessible
2024-08-07 22:46:16 +00:00
clutter-text-accessible.c
clutter: Rename CallyText to TextAccessible
2024-08-07 22:46:16 +00:00
clutter-text-buffer.c
text-buffer: Use macros for subclassing boilerplate
2024-01-10 09:21:05 +01:00
clutter-text-buffer.h
text-buffer: Use macros for subclassing boilerplate
2024-01-10 09:21:05 +01:00
clutter-text.c
clutter/text: Get Backend from associated actor context
2024-08-29 15:26:40 +02:00
clutter-text.h
cleanup: Port from ClutterColor to CoglColor
2024-06-13 14:45:53 +02:00
clutter-texture-content.c
clutter: Get CoglContext from a CoglTexture where possible
2024-08-29 15:26:40 +02:00
clutter-texture-content.h
clutter: Replace cairo_rectangle_int_t with MtkRectangle
2023-08-30 16:46:13 +02:00
clutter-timeline-private.h
clutter: Drop unused private functions/defines
2023-12-13 11:20:04 +00:00
clutter-timeline.c
Compile with -Wfloat-conversion
2024-06-25 20:48:24 +02:00
clutter-timeline.h
timeline: Use macros for subclassing boilerplate
2024-01-10 09:11:56 +01:00
clutter-transition-group.c
transition-group: Use macros for subclassing boilerplate
2024-01-10 09:15:51 +01:00
clutter-transition-group.h
transition-group: Use macros for subclassing boilerplate
2024-01-10 09:15:51 +01:00
clutter-transition.c
clutter/transition: Do not call methods of a NULL ClutterAnimatable
2024-05-16 08:00:23 +00:00
clutter-transition.h
transition: Use macros for subclassing boilerplate
2024-01-10 09:15:47 +01:00
clutter-types.h
clutter: Add color manager type
2024-07-24 21:33:30 +00:00
clutter-util.c
clutter: Prefer using ClutterTextDirection
2024-01-22 15:02:33 +00:00
clutter-virtual-input-device.c
clutter: Drop CLUTTER_PARAM_* defines
2023-12-13 11:20:04 +00:00
clutter-virtual-input-device.h
cleanup: Make include macro usages consistent
2023-08-07 22:24:36 +00:00
clutter-zoom-action.c
zoom-action: Use macros for subclassing boilerplate
2024-01-10 09:11:52 +01:00
clutter-zoom-action.h
zoom-action: Use macros for subclassing boilerplate
2024-01-10 09:11:52 +01:00
clutter.h
clutter: Export Context header
2024-08-22 16:45:01 +00:00
gen-keyname-table.pl
clutter: Don't generate unused keys_by_name table
2024-06-22 23:53:49 +00:00
keynames.txt
clutter: Generate keynames table
2022-12-22 15:13:54 +01:00
meson.build
clutter/stage-manager: Mark as private type
2024-08-22 16:45:01 +00:00