mirror of
https://github.com/labwc/labwc.git
synced 2025-10-31 22:25:34 -04:00
input: extract function
This commit is contained in:
parent
3dd4bc7c3b
commit
ebe81ac591
3 changed files with 17 additions and 5 deletions
|
|
@ -19,5 +19,6 @@ struct drawing_tablet_tool {
|
|||
|
||||
void tablet_tool_init(struct seat *seat,
|
||||
struct wlr_tablet_tool *wlr_tablet_tool);
|
||||
bool tablet_tool_has_focused_surface(struct seat *seat);
|
||||
|
||||
#endif /* LABWC_TABLET_TOOL_H */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue