mirror of
https://github.com/DreamMaoMao/maomaowm.git
synced 2026-05-27 21:37:30 -04:00
opt: optimize scroller insert reset
This commit is contained in:
parent
02ebe65319
commit
9ad13841b3
3 changed files with 59 additions and 12 deletions
|
|
@ -858,6 +858,7 @@ static void scroller_node_remove(struct TagScrollerState *st,
|
|||
static struct ScrollerStackNode *
|
||||
scroller_node_create(struct TagScrollerState *st, Client *c);
|
||||
static void update_scroller_state(Monitor *m);
|
||||
Client *scroll_get_stack_tail_client(Client *c);
|
||||
|
||||
#include "data/static_keymap.h"
|
||||
#include "dispatch/bind_declare.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue