mirror of
https://github.com/swaywm/sway.git
synced 2025-11-15 06:59:50 -05:00
input config
This commit is contained in:
parent
9ae906cd37
commit
462a451328
17 changed files with 490 additions and 26 deletions
|
|
@ -5,6 +5,8 @@
|
|||
#include "sway/config.h"
|
||||
#include "list.h"
|
||||
|
||||
extern struct input_config *current_input_config;
|
||||
|
||||
struct sway_input_manager {
|
||||
struct wl_listener input_add;
|
||||
struct wl_listener input_remove;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue