set_rr_sched in labwc.h

This commit is contained in:
zeussuse 2025-03-26 23:25:57 +00:00 committed by GitHub
parent f9fea5c2a3
commit c38fff6cae
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -584,6 +584,8 @@ void output_enable_adaptive_sync(struct output *output, bool enabled);
*/
float output_max_scale(struct server *server);
void set_rr_scheduling(void);
void new_tearing_hint(struct wl_listener *listener, void *data);
void server_init(struct server *server);