mutter/src/tests/clutter/conform
Jonas Ådahl cc2bbb25ba frame-clock: Don't delay schedule_now() if already scheduled
If we call schedule(), which will schedule an update some time in the
future, and then schedule_now(), we should reschedule the frame clock to
update immediately, and not some time in the future.

Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/2854>
2023-03-01 23:57:32 +00:00
..
scripts clutter/timeline: Deprecate timelines without an actor or frame clock 2020-07-02 19:36:50 +02:00
actor-clone.c clutter: Paint views with individual frame clocks 2020-07-02 19:36:51 +02:00
actor-color-state.c tests/clutter: Add color state conform tests 2022-06-09 15:00:07 +00:00
actor-destroy.c tests: Replace ClutterRectangle with ClutterActor 2020-06-27 13:35:46 +00:00
actor-event-hold.c tests/clutter: Use the headless backend 2022-11-17 10:25:37 +00:00
actor-graph.c tests/clutter/conform: Default to print test logs 2020-06-05 21:39:26 +00:00
actor-invariants.c tests/clutter/conform: Make sure to destroy created actors 2020-08-13 17:51:56 +02:00
actor-iter.c tests/clutter/conform: Default to print test logs 2020-06-05 21:39:26 +00:00
actor-layout.c tests/clutter/conform: Make sure to destroy created actors 2020-08-13 17:51:56 +02:00
actor-meta.c tests: Move clutter-test-utils.[ch] to src/tests 2019-08-24 08:59:08 +00:00
actor-offscreen-redirect.c tests: Use ClutterStage "after-paint" instead of ClutterActor "paint" 2020-10-23 22:06:58 +02:00
actor-paint-opacity.c tests/clutter/conform: Make sure to destroy created actors 2020-08-13 17:51:56 +02:00
actor-pick.c Remove checks for GLSL 2022-06-03 12:57:31 +00:00
actor-pivot-point.c tests/conform/actor-pivot-point: Show stage before allocating 2020-10-20 15:27:43 +00:00
actor-shader-effect.c clutter: Pass 'ClutterFrame' in all stage update signals 2023-01-23 15:57:50 +01:00
actor-size.c tests/clutter/conform: Default to print test logs 2020-06-05 21:39:26 +00:00
binding-pool.c clutter: Remove "source" event union fields 2022-03-04 10:58:28 +00:00
cally-text.c tests/clutter: Always use stage from backend 2020-08-13 17:51:56 +02:00
color.c tests/clutter/conform: Default to print test logs 2020-06-05 21:39:26 +00:00
event-delivery.c tests/clutter/event-delivery: Add tests for implicit grabbing 2023-02-03 12:10:22 +00:00
frame-clock-timeline.c clutter/frame-clock: Pass ClutterFrame via the frame clock interface 2023-01-23 12:19:54 +01:00
frame-clock.c frame-clock: Don't delay schedule_now() if already scheduled 2023-03-01 23:57:32 +00:00
grab.c clutter: Add docs and introspection annotations to grabs 2022-01-29 00:37:14 +00:00
interval.c tests/clutter/conform: Default to print test logs 2020-06-05 21:39:26 +00:00
meson.build tests/clutter/conform: Add a test for event delivery 2022-11-22 20:31:42 +00:00
path.c tests/clutter/conform: Default to print test logs 2020-06-05 21:39:26 +00:00
script-parser.c tests: Replace ClutterRectangle with ClutterActor 2020-06-27 13:35:46 +00:00
text-cache.c tests/clutter: Always use stage from backend 2020-08-13 17:51:56 +02:00
text.c clutter/actor: Always return a resource scale in get_resource_scale() 2020-06-30 13:15:53 +00:00
texture-fbo.c tests/clutter: Always use stage from backend 2020-08-13 17:51:56 +02:00
timeline-interpolate.c tests/clutter/timeline-interpolate: Use correct clock 2021-03-08 14:37:00 +00:00
timeline-progress.c clutter/timeline: Deprecate timelines without an actor or frame clock 2020-07-02 19:36:50 +02:00
timeline-rewind.c tests/clutter: Always use stage from backend 2020-08-13 17:51:56 +02:00
timeline.c tests/clutter/timeline: Always print progress to stderr 2020-11-09 16:12:35 +00:00
units.c tests: Move clutter-test-utils.[ch] to src/tests 2019-08-24 08:59:08 +00:00