mirror of
https://github.com/labwc/labwc.git
synced 2026-04-13 08:21:15 -04:00
seat: re-map tablet to output on output change
This commit is contained in:
parent
aa4fb30cf9
commit
b340728530
3 changed files with 18 additions and 0 deletions
|
|
@ -456,6 +456,7 @@ void seat_set_pressed(struct seat *seat, struct view *view,
|
|||
struct wlr_scene_node *node, struct wlr_surface *surface,
|
||||
struct wlr_surface *toplevel, uint32_t resize_edges);
|
||||
void seat_reset_pressed(struct seat *seat);
|
||||
void seat_output_layout_changed(struct seat *seat);
|
||||
|
||||
void interactive_begin(struct view *view, enum input_mode mode, uint32_t edges);
|
||||
void interactive_finish(struct view *view);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue