mirror of
https://github.com/labwc/labwc.git
synced 2026-02-10 04:27:47 -05:00
Merge df205592c2 into 55a256f2fa
This commit is contained in:
commit
43386a21b6
3 changed files with 21 additions and 0 deletions
|
|
@ -376,6 +376,7 @@ void desktop_focus_topmost_view(struct server *server);
|
|||
void seat_init(struct server *server);
|
||||
void seat_finish(struct server *server);
|
||||
void seat_reconfigure(struct server *server);
|
||||
void seat_force_focus_surface(struct seat *seat, struct wlr_surface *surface);
|
||||
void seat_focus_surface(struct seat *seat, struct wlr_surface *surface);
|
||||
|
||||
void seat_pointer_end_grab(struct seat *seat, struct wlr_surface *surface);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue