mutter/clutter
Gustavo Noronha Silva fcdd222c61 device-manager-xi2: use allocation for clamping
The coordinates translated by the XI2 device manager were being clamped using
the X window size kept by StageX11. However, when the stage is fullscreen,
that size is not updated to the screen size, but kept the same in order to
allow going back to it when the stage goes out of fullscreen.

https://bugzilla.gnome.org/show_bug.cgi?id=731268
2014-06-05 15:03:10 -03:00
..
cally cally: Remove docbook tags 2014-03-17 23:05:09 +00:00
cex100 docs: Port backend-specific sections to markdown 2014-03-17 23:10:07 +00:00
cogl stage-cogl: Don't mess with the damage_history list when buffer_age is not available 2014-04-10 21:30:15 +02:00
deprecated docs: Remove last stray DocBook tags 2014-03-18 14:15:01 +00:00
egl egl: Add a way to pause the ClutterMasterClock 2014-05-19 15:48:39 -04:00
evdev Fix scaling of pointer axis vectors 2014-05-28 10:20:13 +01:00
gdk Annotate symbols in backend-specific headers 2014-03-17 19:26:49 +00:00
osx Avoid needless event copies when queueing from a backend to a stage 2014-03-15 19:44:57 +00:00
tslib Avoid needless event copies when queueing from a backend to a stage 2014-03-15 19:44:57 +00:00
wayland Fix scaling of pointer axis vectors 2014-05-28 10:20:13 +01:00
win32 clutter-event-win32.c: Avoid a Crash 2014-03-20 22:37:17 +08:00
x11 device-manager-xi2: use allocation for clamping 2014-06-05 15:03:10 -03:00
clutter-action.c
clutter-action.h docs: Remove last stray DocBook tags 2014-03-18 14:15:01 +00:00
clutter-actor-box.c docs: Fix syntax errors in annotations 2013-12-04 16:09:09 +00:00
clutter-actor-meta-private.h
clutter-actor-meta.c Use the new macros for adding private data 2013-07-03 18:04:32 +01:00
clutter-actor-meta.h docs: Remove last stray DocBook tags 2014-03-18 14:15:01 +00:00
clutter-actor-private.h actor: Add private getter for the active framebuffer 2013-12-04 16:07:17 +00:00
clutter-actor.c docs: Move to markdown 2014-03-17 23:07:58 +00:00
clutter-actor.h docs: Remove last stray DocBook tags 2014-03-18 14:15:01 +00:00
clutter-align-constraint.c
clutter-align-constraint.h docs: Remove last stray DocBook tags 2014-03-18 14:15:01 +00:00
clutter-animatable.c
clutter-animatable.h Annotate all public symbols 2014-03-17 18:53:27 +00:00
clutter-backend-private.h backend: Add private accessor for the keymap direction 2014-03-03 23:42:33 +00:00
clutter-backend.c docs: Move to markdown 2014-03-17 23:07:58 +00:00
clutter-backend.h docs: Remove last stray DocBook tags 2014-03-18 14:15:01 +00:00
clutter-base-types.c
clutter-bezier.c
clutter-bezier.h Bug 1252 - Merge ClutterBehaviourPath and ClutterBehaviourBspline 2008-12-05 13:13:37 +00:00
clutter-bin-layout.c docs: Move to markdown 2014-03-17 23:07:58 +00:00
clutter-bin-layout.h Annotate all public symbols 2014-03-17 18:53:27 +00:00
clutter-bind-constraint.c docs: Move to markdown 2014-03-17 23:07:58 +00:00
clutter-bind-constraint.h docs: Remove last stray DocBook tags 2014-03-18 14:15:01 +00:00
clutter-binding-pool.c docs: Move to markdown 2014-03-17 23:07:58 +00:00
clutter-binding-pool.h Annotate all public symbols 2014-03-17 18:53:27 +00:00
clutter-blur-effect.c
clutter-blur-effect.h docs: Remove last stray DocBook tags 2014-03-18 14:15:01 +00:00
clutter-box-layout.c docs: Move to markdown 2014-03-17 23:07:58 +00:00
clutter-box-layout.h Annotate all public symbols 2014-03-17 18:53:27 +00:00
clutter-brightness-contrast-effect.c
clutter-brightness-contrast-effect.h docs: Remove last stray DocBook tags 2014-03-18 14:15:01 +00:00
clutter-cairo.c
clutter-cairo.h Annotate all public symbols 2014-03-17 18:53:27 +00:00
clutter-canvas.c clutter-canvas: cache the texture to avoid uploads 2014-05-01 11:48:51 -03:00
clutter-canvas.h docs: Remove last stray DocBook tags 2014-03-18 14:15:01 +00:00
clutter-child-meta.c
clutter-child-meta.h docs: Move to markdown 2014-03-17 23:07:58 +00:00
clutter-click-action.c click-action: disconnect signals and gsources on dispose 2013-09-10 21:48:42 +01:00
clutter-click-action.h docs: Remove last stray DocBook tags 2014-03-18 14:15:01 +00:00
clutter-clone.c docs: Move to markdown 2014-03-17 23:07:58 +00:00
clutter-clone.h Annotate all public symbols 2014-03-17 18:53:27 +00:00
clutter-cogl-compat.h
clutter-color-static.h
clutter-color.c docs: Move to markdown 2014-03-17 23:07:58 +00:00
clutter-color.h Annotate all public symbols 2014-03-17 18:53:27 +00:00
clutter-colorize-effect.c
clutter-colorize-effect.h docs: Remove last stray DocBook tags 2014-03-18 14:15:01 +00:00
clutter-config.h.in
clutter-config.h.win32
clutter-config.h.win32_GDK
clutter-constraint.c docs: Move to markdown 2014-03-17 23:07:58 +00:00
clutter-constraint.h docs: Remove last stray DocBook tags 2014-03-18 14:15:01 +00:00
clutter-container.c
clutter-container.h Annotate all public symbols 2014-03-17 18:53:27 +00:00
clutter-content-private.h
clutter-content.c
clutter-content.h docs: Remove last stray DocBook tags 2014-03-18 14:15:01 +00:00
clutter-debug.h
clutter-deform-effect.c docs: Move to markdown 2014-03-17 23:07:58 +00:00
clutter-deform-effect.h docs: Remove last stray DocBook tags 2014-03-18 14:15:01 +00:00
clutter-deprecated.h Deprecate ClutterTableLayout 2013-11-19 00:31:53 +00:00
clutter-desaturate-effect.c
clutter-desaturate-effect.h docs: Remove last stray DocBook tags 2014-03-18 14:15:01 +00:00
clutter-device-manager-private.h device-manager: Select for events on XIAllMasterDevices 2013-07-11 14:09:43 -04:00
clutter-device-manager.c device-manager: Don't emit device-removed with a finalized instance 2013-11-21 19:34:14 +01:00
clutter-device-manager.h Annotate all public symbols 2014-03-17 18:53:27 +00:00
clutter-drag-action.c docs: Move to markdown 2014-03-17 23:07:58 +00:00
clutter-drag-action.h docs: Remove last stray DocBook tags 2014-03-18 14:15:01 +00:00
clutter-drop-action.c docs: Move to markdown 2014-03-17 23:07:58 +00:00
clutter-drop-action.h docs: Remove last stray DocBook tags 2014-03-18 14:15:01 +00:00
clutter-easing.c
clutter-easing.h
clutter-effect-private.h
clutter-effect.c docs: Move to markdown 2014-03-17 23:07:58 +00:00
clutter-effect.h Annotate all public symbols 2014-03-17 18:53:27 +00:00
clutter-enum-types.c.in Annotate all public symbols 2014-03-17 18:53:27 +00:00
clutter-enum-types.h.in Annotate all public symbols 2014-03-17 18:53:27 +00:00
clutter-enums.h gesture: Make threshold-trigger-edge public 2013-12-05 15:20:39 +00:00
clutter-event-private.h Add API to install an event filter 2013-11-14 14:32:17 -05:00
clutter-event-translator.c
clutter-event-translator.h
clutter-event.c Add API to install an event filter 2013-11-14 14:32:17 -05:00
clutter-event.h Annotate all public symbols 2014-03-17 18:53:27 +00:00
clutter-feature.c
clutter-feature.h Annotate all public symbols 2014-03-17 18:53:27 +00:00
clutter-fixed-layout.c
clutter-fixed-layout.h Annotate all public symbols 2014-03-17 18:53:27 +00:00
clutter-flatten-effect.c
clutter-flatten-effect.h
clutter-flow-layout.c docs: Move to markdown 2014-03-17 23:07:58 +00:00
clutter-flow-layout.h Annotate all public symbols 2014-03-17 18:53:27 +00:00
clutter-gesture-action-private.h gesture: Make threshold-trigger-edge public 2013-12-05 15:20:39 +00:00
clutter-gesture-action.c gesture-action: Fix typo in clutter_gesture_action_get_threshold_trigger_egde() 2014-05-21 15:15:01 +02:00
clutter-gesture-action.h gesture-action: Fix typo in clutter_gesture_action_get_threshold_trigger_egde() 2014-05-21 15:15:01 +02:00
clutter-grid-layout.c grid-layout: Use correct orientation when requesting preferred child size 2014-03-12 00:30:40 +01:00
clutter-grid-layout.h
clutter-group.h Annotate all public symbols 2014-03-17 18:53:27 +00:00
clutter-id-pool.c
clutter-id-pool.h
clutter-image.c docs: Add an explicit example of image loading 2014-04-26 20:50:43 +01:00
clutter-image.h docs: Remove last stray DocBook tags 2014-03-18 14:15:01 +00:00
clutter-input-device.c docs: Move to markdown 2014-03-17 23:07:58 +00:00
clutter-input-device.h Annotate all public symbols 2014-03-17 18:53:27 +00:00
clutter-interval.c Annotate all public symbols 2014-03-17 18:53:27 +00:00
clutter-interval.h Annotate all public symbols 2014-03-17 18:53:27 +00:00
clutter-keyframe-transition.c Use the new macros for adding private data 2013-07-03 18:04:32 +01:00
clutter-keyframe-transition.h
clutter-keysyms-table.c Include "config.h" 2014-03-17 19:26:49 +00:00
clutter-keysyms-update.pl
clutter-keysyms.h
clutter-layout-manager.c docs: Move to markdown 2014-03-17 23:07:58 +00:00
clutter-layout-manager.h Annotate all public symbols 2014-03-17 18:53:27 +00:00
clutter-layout-meta.c
clutter-layout-meta.h Annotate all public symbols 2014-03-17 18:53:27 +00:00
clutter-list-model.c Use the new macros for adding private data 2013-07-03 18:04:32 +01:00
clutter-list-model.h Annotate all public symbols 2014-03-17 18:53:27 +00:00
clutter-macros.h Provide 1.20 version macros 2014-05-19 17:55:52 +01:00
clutter-main.c clutter-main: start mainloop timer on clutter_init() 2014-04-18 19:05:37 -03:00
clutter-main.h Annotate all public symbols 2014-03-17 18:53:27 +00:00
clutter-marshal.list
clutter-master-clock.c egl: Add a way to pause the ClutterMasterClock 2014-05-19 15:48:39 -04:00
clutter-master-clock.h egl: Add a way to pause the ClutterMasterClock 2014-05-19 15:48:39 -04:00
clutter-model-private.h
clutter-model.c docs: Move to markdown 2014-03-17 23:07:58 +00:00
clutter-model.h Annotate all public symbols 2014-03-17 18:53:27 +00:00
clutter-offscreen-effect-private.h
clutter-offscreen-effect.c docs: Move to markdown 2014-03-17 23:07:58 +00:00
clutter-offscreen-effect.h Annotate all public symbols 2014-03-17 18:53:27 +00:00
clutter-page-turn-effect.c
clutter-page-turn-effect.h docs: Remove last stray DocBook tags 2014-03-18 14:15:01 +00:00
clutter-paint-node-private.h docs: Remove last stray DocBook tags 2014-03-18 14:15:01 +00:00
clutter-paint-node.c paint-node: Get the framebuffer from the root node 2013-12-04 16:07:17 +00:00
clutter-paint-node.h
clutter-paint-nodes.c paint-node: Get the framebuffer from the root node 2013-12-04 16:07:17 +00:00
clutter-paint-nodes.h docs: Remove last stray DocBook tags 2014-03-18 14:15:01 +00:00
clutter-paint-volume-private.h
clutter-paint-volume.c docs: Move to markdown 2014-03-17 23:07:58 +00:00
clutter-pan-action.c GestureActions: Set threshold-trigger-edge at right time 2014-02-13 18:53:24 +01:00
clutter-pan-action.h docs: Remove last stray DocBook tags 2014-03-18 14:15:01 +00:00
clutter-path-constraint.c
clutter-path-constraint.h docs: Remove last stray DocBook tags 2014-03-18 14:15:01 +00:00
clutter-path.c docs: Move to markdown 2014-03-17 23:07:58 +00:00
clutter-path.h Annotate all public symbols 2014-03-17 18:53:27 +00:00
clutter-private.h tests: Use an internal setter for disabling vblank sync 2013-12-12 18:51:11 +00:00
clutter-profile.c
clutter-profile.h
clutter-property-transition.c Use the new macros for adding private data 2013-07-03 18:04:32 +01:00
clutter-property-transition.h docs: Remove last stray DocBook tags 2014-03-18 14:15:01 +00:00
clutter-rotate-action.c GestureActions: Set threshold-trigger-edge at right time 2014-02-13 18:53:24 +01:00
clutter-rotate-action.h docs: Remove last stray DocBook tags 2014-03-18 14:15:01 +00:00
clutter-script-parser.c
clutter-script-private.h
clutter-script.c docs: Move to markdown 2014-03-17 23:07:58 +00:00
clutter-script.h Annotate all public symbols 2014-03-17 18:53:27 +00:00
clutter-scriptable.c
clutter-scriptable.h Annotate all public symbols 2014-03-17 18:53:27 +00:00
clutter-scroll-actor.c docs: Move to markdown 2014-03-17 23:07:58 +00:00
clutter-scroll-actor.h docs: Remove last stray DocBook tags 2014-03-18 14:15:01 +00:00
clutter-settings-private.h
clutter-settings.c docs: Move to markdown 2014-03-17 23:07:58 +00:00
clutter-settings.h Annotate all public symbols 2014-03-17 18:53:27 +00:00
clutter-shader-effect.c docs: Move to markdown 2014-03-17 23:07:58 +00:00
clutter-shader-effect.h docs: Remove last stray DocBook tags 2014-03-18 14:15:01 +00:00
clutter-shader-types.c
clutter-shader-types.h Annotate all public symbols 2014-03-17 18:53:27 +00:00
clutter-snap-constraint.c Bind constraints: Don't force redraws on source relayout 2013-11-26 11:12:12 -05:00
clutter-snap-constraint.h docs: Remove last stray DocBook tags 2014-03-18 14:15:01 +00:00
clutter-stage-manager-private.h
clutter-stage-manager.c
clutter-stage-manager.h Annotate all public symbols 2014-03-17 18:53:27 +00:00
clutter-stage-private.h Avoid needless event copies when queueing from a backend to a stage 2014-03-15 19:44:57 +00:00
clutter-stage-window.c stage-window: Add scaling factor accessors 2013-09-19 22:51:52 +01:00
clutter-stage-window.h docs: Remove last stray DocBook tags 2014-03-18 14:15:01 +00:00
clutter-stage.c stage: Only compress consecutive touch events from the same sequence 2014-05-22 13:44:53 +02:00
clutter-stage.h Annotate all public symbols 2014-03-17 18:53:27 +00:00
clutter-swipe-action.c GestureActions: Add per-action thresholds 2014-02-13 18:53:24 +01:00
clutter-swipe-action.h docs: Remove last stray DocBook tags 2014-03-18 14:15:01 +00:00
clutter-tap-action.c GestureActions: Set threshold-trigger-edge at right time 2014-02-13 18:53:24 +01:00
clutter-tap-action.h docs: Remove last stray DocBook tags 2014-03-18 14:15:01 +00:00
clutter-test-utils.c test-utils: Skip tests if no DISPLAY is set 2014-04-02 19:25:55 +01:00
clutter-test-utils.h docs: Move to markdown 2014-03-17 23:07:58 +00:00
clutter-text-buffer.c Use the new macros for adding private data 2013-07-03 18:04:32 +01:00
clutter-text-buffer.h docs: Remove last stray DocBook tags 2014-03-18 14:15:01 +00:00
clutter-text.c docs: Move to markdown 2014-03-17 23:07:58 +00:00
clutter-text.h Annotate all public symbols 2014-03-17 18:53:27 +00:00
clutter-texture.h Annotate all public symbols 2014-03-17 18:53:27 +00:00
clutter-timeline.c docs: Move to markdown 2014-03-17 23:07:58 +00:00
clutter-timeline.h Annotate all public symbols 2014-03-17 18:53:27 +00:00
clutter-transition-group.c Use the new macros for adding private data 2013-07-03 18:04:32 +01:00
clutter-transition-group.h docs: Remove last stray DocBook tags 2014-03-18 14:15:01 +00:00
clutter-transition.c docs: Explicitly mention that Transition is abstract 2014-02-10 18:32:36 +00:00
clutter-transition.h docs: Remove last stray DocBook tags 2014-03-18 14:15:01 +00:00
clutter-types.h docs: Remove last stray DocBook tags 2014-03-18 14:15:01 +00:00
clutter-units.c docs: Move to markdown 2014-03-17 23:07:58 +00:00
clutter-units.h Annotate all public symbols 2014-03-17 18:53:27 +00:00
clutter-util.c
clutter-version.h.in Provide 1.20 version macros 2014-05-19 17:55:52 +01:00
clutter-zoom-action.c GestureActions: Set threshold-trigger-edge at right time 2014-02-13 18:53:24 +01:00
clutter-zoom-action.h docs: Remove last stray DocBook tags 2014-03-18 14:15:01 +00:00
clutter.h Annotate all public symbols 2014-03-17 18:53:27 +00:00
clutter.pc.in
config.h.win32.in Fix on Last Commit of config.h.win32.in 2014-03-20 09:30:17 +08:00
Makefile.am Remove clutter.symbols 2014-04-02 18:48:59 +01:00