mirror of
https://github.com/DreamMaoMao/maomaowm.git
synced 2025-11-08 13:29:56 -05:00
opt: optimize layer animaiton frame count in multi monitor
This commit is contained in:
parent
394e32dabd
commit
1e1e37e92d
4 changed files with 10 additions and 6 deletions
|
|
@ -689,7 +689,7 @@ static double find_animation_curve_at(double t, int type);
|
|||
|
||||
static void apply_opacity_to_rect_nodes(Client *c, struct wlr_scene_node *node,
|
||||
double animation_passed);
|
||||
static double output_frame_duration_ms();
|
||||
static double all_output_frame_duration_ms();
|
||||
static struct wlr_scene_tree *
|
||||
wlr_scene_tree_snapshot(struct wlr_scene_node *node,
|
||||
struct wlr_scene_tree *parent);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue