mutter/clutter
Cosimo Cecchi 4d8d5a62f3 text: relayout on cursor visibility change
When the cursor visibility changes, we have to relayout the ClutterText
actor instead of just redrawing it - as the cursor changes the
PangoLayout size, a size request cycle is needed.

https://bugzilla.gnome.org/show_bug.cgi?id=702610
2013-06-20 10:05:02 -07:00
..
cally cally: Use a weak pointer to hold the key focus in CallyStage 2013-05-17 15:27:51 +01:00
cex100
cogl Add clutter_stage_set_sync_delay() 2013-02-13 09:27:17 -05:00
deprecated state: Fix a build-breaking typo 2012-12-02 22:32:25 -05:00
egl EGL: Include cogl-egl.h for prototypes 2012-10-12 15:12:55 +01:00
evdev evdev: Fix use of the common XKB code for the evdev device 2013-02-08 12:02:26 +00:00
gdk cogl: Don't use cogl_xlib_set_diplay() 2013-02-20 23:06:28 +00:00
osx stage: Remove tracking input devices, it's not used 2012-09-03 21:50:19 +01:00
tslib
wayland clutter-input-device-wayland: Update indentifier name 2013-05-14 12:42:08 +01:00
win32 * use requested value of fullscreen state in clutter_stage_win32_set_fullscreen instead of old value 2013-01-16 22:21:11 +00:00
x11 x11: trap errors when calling XIQueryDevice 2013-06-10 21:45:47 -04:00
abicheck.sh abicheck: Add CLUTTER_WINDOWING_WAYLAND 2012-10-12 15:12:55 +01:00
clutter-action.c
clutter-action.h
clutter-actor-box.c
clutter-actor-meta-private.h
clutter-actor-meta.c
clutter-actor-meta.h
clutter-actor-private.h actor: Keep track of clones 2013-03-13 15:05:28 -03:00
clutter-actor.c actor: Remove the was_painted flag 2013-06-15 11:54:18 +01:00
clutter-actor.h actor: Add the :child-transform property 2012-08-19 17:23:26 +01:00
clutter-align-constraint.c
clutter-align-constraint.h
clutter-animatable.c
clutter-animatable.h
clutter-backend-private.h
clutter-backend.c wayland-compositor: Don't use Wayland types in public API 2013-02-20 23:06:28 +00:00
clutter-backend.h Don't do anything special with COGL_ENABLE_EXPERIMENTAL_2_0_API 2013-02-20 23:06:28 +00:00
clutter-base-types.c Deprecate ClutterGeometry 2013-04-04 11:53:39 +01:00
clutter-bezier.c
clutter-bezier.h
clutter-bin-layout.c bin-layout: Fix text direction checks 2012-09-19 11:40:33 +01:00
clutter-bin-layout.h
clutter-bind-constraint.c
clutter-bind-constraint.h
clutter-binding-pool.c
clutter-binding-pool.h
clutter-blur-effect.c blur-effect: Fix the blur filter 2012-09-03 21:18:43 +01:00
clutter-blur-effect.h
clutter-box-layout.c ClutterBoxLayout: Blessing with proper h4w geometry management 2012-08-20 17:52:38 +01:00
clutter-box-layout.h
clutter-brightness-contrast-effect.c brightness-contrast-effect: Don't actually run if it will have no effect 2012-09-03 05:02:48 -03:00
clutter-brightness-contrast-effect.h
clutter-cairo.c
clutter-cairo.h
clutter-canvas.c canvas: Remove invalidate_with_size() 2013-05-15 20:08:02 +01:00
clutter-canvas.h canvas: Remove invalidate_with_size() 2013-05-15 20:08:02 +01:00
clutter-child-meta.c
clutter-child-meta.h
clutter-click-action.c click-action: add touch event support 2012-09-13 11:59:08 +02:00
clutter-click-action.h action: fix CLUTTER_GESTURE_ACTION_GET_CLASS() 2012-09-11 23:05:15 +02:00
clutter-clone.c actor: Keep track of clones 2013-03-13 15:05:28 -03:00
clutter-clone.h
clutter-cogl-compat.h
clutter-color-static.h
clutter-color.c Add missing "(constructor)" tag to clutter_color_alloc() 2013-01-16 22:20:39 +00:00
clutter-color.h
clutter-colorize-effect.c
clutter-colorize-effect.h
clutter-config.h.in
clutter-config.h.win32
clutter-config.h.win32_GDK
clutter-constraint.c
clutter-constraint.h
clutter-container.c
clutter-container.h
clutter-content-private.h
clutter-content.c
clutter-content.h
clutter-debug.h
clutter-deform-effect.c deform-effect: Set cull-face mode on the correct pipeline 2013-06-12 10:41:57 +01:00
clutter-deform-effect.h
clutter-deprecated.h
clutter-desaturate-effect.c
clutter-desaturate-effect.h
clutter-device-manager-private.h input-device: don't reset a device's stage until all touch points are gone 2012-09-03 21:50:24 +01:00
clutter-device-manager.c
clutter-device-manager.h
clutter-drag-action.c drag-action: Allow destroying the dragged actor inside ::drag-end 2012-09-17 19:54:27 +01:00
clutter-drag-action.h ClutterDragAction: allow constraining the movement of the dragged actor 2012-08-16 18:21:07 +02:00
clutter-drop-action.c
clutter-drop-action.h
clutter-easing.c
clutter-easing.h
clutter-effect-private.h
clutter-effect.c
clutter-effect.h
clutter-enum-types.c.in
clutter-enum-types.h.in
clutter-enums.h Fix a typo in ClutterEventType documentation 2013-01-16 22:25:04 +00:00
clutter-event-private.h
clutter-event-translator.c
clutter-event-translator.h
clutter-event.c event: Use gunichar when dealing with unicode characters 2013-03-12 17:09:29 -04:00
clutter-event.h event: Use gunichar when dealing with unicode characters 2013-03-12 17:09:29 -04:00
clutter-feature.c
clutter-feature.h
clutter-fixed-layout.c
clutter-fixed-layout.h
clutter-flatten-effect.c
clutter-flatten-effect.h
clutter-flow-layout.c flow-layout: Add :snap-to-grid property 2013-05-11 10:54:38 -04:00
clutter-flow-layout.h flow-layout: Add :snap-to-grid property 2013-05-11 10:54:38 -04:00
clutter-gesture-action-private.h gesture-action: fix typo 2013-04-23 17:28:34 +01:00
clutter-gesture-action.c gesture-action: begin gesture as soon as the number of touchpoints is reached 2013-06-12 11:19:08 +01:00
clutter-gesture-action.h gesture-action: Rename 'device' parameter to 'point' and fix docs 2012-11-29 10:20:11 +01:00
clutter-grid-layout.c grid-layout: Don't use uninitialized values 2012-12-02 14:50:53 -05:00
clutter-grid-layout.h
clutter-group.h
clutter-id-pool.c
clutter-id-pool.h
clutter-image.c
clutter-image.h
clutter-input-device.c input-device: print device number in debug messages 2012-09-24 17:04:08 +01:00
clutter-input-device.h
clutter-interval.c interval: Fix annotations for clutter_interval_clone 2012-11-26 15:16:31 -05:00
clutter-interval.h
clutter-keyframe-transition.c
clutter-keyframe-transition.h
clutter-keysyms-table.c
clutter-keysyms-update.pl
clutter-keysyms.h
clutter-layout-manager.c
clutter-layout-manager.h
clutter-layout-meta.c
clutter-layout-meta.h
clutter-list-model.c Fix some missing va_ends 2012-12-02 14:50:53 -05:00
clutter-list-model.h
clutter-macros.h Add version-related macros for 1.16 2013-03-20 17:23:02 -03:00
clutter-main.c clutter: Prefer the X11 backend to the Wayland one 2013-03-14 15:29:00 +01:00
clutter-main.h Add method clutter_disable_accessibility () 2013-03-13 18:56:58 +01:00
clutter-marshal.list swipe-action: Introduce new ::swipe signal 2012-12-18 01:27:32 +00:00
clutter-master-clock.c Add clutter_stage_set_sync_delay() 2013-02-13 09:27:17 -05:00
clutter-master-clock.h
clutter-model-private.h
clutter-model.c
clutter-model.h
clutter-offscreen-effect-private.h
clutter-offscreen-effect.c offscreen-effect: limit offscreen fbo size to the stage's size 2013-05-15 14:58:45 +01:00
clutter-offscreen-effect.h offscreen-effect: Add a method to get the target area 2013-03-04 12:24:23 +00:00
clutter-page-turn-effect.c
clutter-page-turn-effect.h
clutter-paint-node-private.h
clutter-paint-node.c
clutter-paint-node.h Don't do anything special with COGL_ENABLE_EXPERIMENTAL_2_0_API 2013-02-20 23:06:28 +00:00
clutter-paint-nodes.c
clutter-paint-nodes.h Don't do anything special with COGL_ENABLE_EXPERIMENTAL_2_0_API 2013-02-20 23:06:28 +00:00
clutter-paint-volume-private.h
clutter-paint-volume.c actor: Deprecate Geometry-related API 2012-08-10 15:05:43 +01:00
clutter-pan-action.c docs: Fix ClutterPanAction signal annotation 2012-12-15 18:43:56 +00:00
clutter-pan-action.h pan-action: Add a simple convenience function to retrieve delta/coords 2012-11-30 17:19:14 -05:00
clutter-path-constraint.c Don't annotate with (transfer full) constructors of GInitiallyUnowned subclasses 2012-10-24 13:17:57 +02:00
clutter-path-constraint.h
clutter-path.c
clutter-path.h
clutter-private.h events: Make _clutter_process_event() reentrant 2012-12-18 01:27:32 +00:00
clutter-profile.c
clutter-profile.h
clutter-property-transition.c
clutter-property-transition.h
clutter-rotate-action.c docs: Specify that RotateAction uses two touch points 2012-12-18 00:16:28 +00:00
clutter-rotate-action.h action: fix CLUTTER_GESTURE_ACTION_GET_CLASS() 2012-09-11 23:05:15 +02:00
clutter-script-parser.c Fix compilers warnings when debugging is disabled 2013-04-04 11:53:38 +01:00
clutter-script-private.h
clutter-script.c
clutter-script.h
clutter-scriptable.c
clutter-scriptable.h
clutter-scroll-actor.c scroll-actor: Use :child-transform 2013-02-20 23:06:28 +00:00
clutter-scroll-actor.h
clutter-settings-private.h
clutter-settings.c settings: Don't reload config for fontconfig if there's no fontmap 2013-02-13 17:00:23 +00:00
clutter-settings.h
clutter-shader-effect.c Don't annotate with (transfer full) constructors of GInitiallyUnowned subclasses 2012-10-24 13:17:57 +02:00
clutter-shader-effect.h
clutter-shader-types.c
clutter-shader-types.h
clutter-snap-constraint.c
clutter-snap-constraint.h
clutter-stage-manager-private.h
clutter-stage-manager.c
clutter-stage-manager.h
clutter-stage-private.h Add clutter_stage_set_sync_delay() 2013-02-13 09:27:17 -05:00
clutter-stage-window.c Add clutter_stage_set_sync_delay() 2013-02-13 09:27:17 -05:00
clutter-stage-window.h Add clutter_stage_set_sync_delay() 2013-02-13 09:27:17 -05:00
clutter-stage.c stage: Ensure that we don't pick during destruction 2013-06-12 10:04:31 +01:00
clutter-stage.h stage: Add a paint callback 2013-05-06 10:04:21 -07:00
clutter-swipe-action.c Add default handler for ClutterSwipeAction::swipe 2013-01-16 22:27:37 +00:00
clutter-swipe-action.h swipe-action: Introduce new ::swipe signal 2012-12-18 01:27:32 +00:00
clutter-table-layout.c Fix clutter_table_layout_pack row/column count incrementation. 2012-08-27 16:23:34 +01:00
clutter-table-layout.h
clutter-tap-action.c tap-action: Fix the docs, it does not require actors with children 2013-04-01 19:10:36 +02:00
clutter-tap-action.h tap-action: Add TapAction, to handle mouse/touch tapping 2012-10-19 13:41:31 +02:00
clutter-text-buffer.c
clutter-text-buffer.h
clutter-text.c text: relayout on cursor visibility change 2013-06-20 10:05:02 -07:00
clutter-text.h text: Add ::cursor-changed signal 2013-04-04 11:53:39 +01:00
clutter-texture.h
clutter-timeline.c timeline: Ensure the range on the cubic bezier control points 2013-04-05 15:35:15 +01:00
clutter-timeline.h timeline: Add progress-based marker API 2013-02-20 23:06:28 +00:00
clutter-transition-group.c
clutter-transition-group.h
clutter-transition.c
clutter-transition.h
clutter-types.h Deprecate ClutterGeometry 2013-04-04 11:53:39 +01:00
clutter-units.c Revert "units: Handle negative values in clutter_units_from_string()" 2013-05-22 14:34:22 +01:00
clutter-units.h
clutter-util.c Add interpolation for matrices 2012-09-03 20:54:43 +01:00
clutter-version.h.in Add version-related macros for 1.16 2013-03-20 17:23:02 -03:00
clutter-zoom-action.c zoom-action: improve zooming behavior 2013-04-23 17:36:47 +01:00
clutter-zoom-action.h Add zoom action 2012-08-20 18:28:22 +01:00
clutter.h tap-action: Add TapAction, to handle mouse/touch tapping 2012-10-19 13:41:31 +02:00
clutter.pc.in
clutter.symbols flow-layout: Add :snap-to-grid property 2013-05-11 10:54:38 -04:00
config.h.win32.in
Makefile.am build: Remove INCLUDES directives 2013-05-15 15:18:13 +01:00