mirror of
https://github.com/labwc/labwc.git
synced 2025-11-01 22:58:47 -04:00
Reconfigure inputs
This commit is contained in:
parent
326b4aebd1
commit
d4e1791c88
3 changed files with 19 additions and 0 deletions
|
|
@ -362,6 +362,7 @@ void arrange_layers(struct output *output);
|
|||
|
||||
void seat_init(struct server *server);
|
||||
void seat_finish(struct server *server);
|
||||
void seat_reconfigure(struct server *server);
|
||||
void seat_focus_surface(struct seat *seat, struct wlr_surface *surface);
|
||||
void seat_set_focus_layer(struct seat *seat, struct wlr_layer_surface_v1 *layer);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue