mirror of
https://github.com/swaywm/sway.git
synced 2025-11-01 22:58:41 -04:00
Reset key buffer on reload
To preserve my sanity
This commit is contained in:
parent
1100335ea0
commit
3a5fce339f
3 changed files with 11 additions and 0 deletions
|
|
@ -44,6 +44,7 @@ extern struct pointer_state {
|
|||
|
||||
void start_floating(swayc_t *view);
|
||||
void reset_floating(swayc_t *view);
|
||||
void input_init(void);
|
||||
|
||||
#endif
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue