mutter/src
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
..
backends onscreen/native: Log kms debug messages when doing test commits 2023-03-01 23:57:32 +00:00
compositor surface-actor/wayland: Ensure screen-casted surfaces have a primary view 2023-02-28 12:03:50 +01:00
core constraints: Remove unnecessary if-check 2023-03-01 09:48:14 +00:00
frames frames: Fix code typo 2023-02-28 18:13:23 +01:00
meta window: Add raise_and_make_recent() method 2023-02-23 20:40:58 +00:00
tests frame-clock: Don't delay schedule_now() if already scheduled 2023-03-01 23:57:32 +00:00
wayland window-wayland: Remove unused API 2023-03-01 09:48:14 +00:00
x11 x11: Prevent use-after-free if a filter is removed during handling 2023-02-24 14:11:55 +00:00
libmutter.pc.in build: Fix libs and cflags in autotools .pc file 2018-11-10 16:20:46 +00:00
meson.build Port screen cast and remote desktop to MetaDbusSessionManager 2023-02-23 17:52:08 +00:00
meta-private-enum-types.c.in build: Add missing include 2022-08-10 20:28:40 +02:00
meta-private-enum-types.h.in screen-cast: Add screen cast flag to streams 2020-07-30 09:51:16 +02:00