mirror of
https://github.com/swaywm/sway.git
synced 2025-11-06 13:29:50 -05:00
Address review feedback
This commit is contained in:
parent
46b388995d
commit
d2d050d59c
3 changed files with 5 additions and 4 deletions
|
|
@ -91,6 +91,6 @@ void seat_apply_config(struct sway_seat *seat, struct seat_config *seat_config);
|
|||
|
||||
struct seat_config *seat_get_config(struct sway_seat *seat);
|
||||
|
||||
bool seat_allow_input(struct sway_seat *seat, struct wlr_surface *surface);
|
||||
bool seat_is_input_allowed(struct sway_seat *seat, struct wlr_surface *surface);
|
||||
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue