mirror of
https://github.com/DreamMaoMao/maomaowm.git
synced 2026-05-20 21:38:15 -04:00
opt: optimize scroller insert reset
This commit is contained in:
parent
3a1920f024
commit
30f00ba50a
3 changed files with 59 additions and 12 deletions
|
|
@ -847,6 +847,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