seat configuration

This commit is contained in:
Tony Crisci 2017-12-12 10:55:20 -05:00
parent 538903bc5a
commit c173d30b92
7 changed files with 41 additions and 4 deletions

View file

@ -69,6 +69,7 @@ struct input_config {
bool capturable;
struct wlr_box region;
char *seat;
};
/**