mirror of
https://github.com/wizbright/waybox.git
synced 2026-02-10 04:27:53 -05:00
Backported handling view unmap while grabbed from tinywl
This commit is contained in:
parent
18950eb844
commit
4f0f564e27
3 changed files with 9 additions and 1 deletions
|
|
@ -30,5 +30,6 @@ struct wb_cursor {
|
|||
|
||||
struct wb_cursor *wb_cursor_create(struct wb_server *server);
|
||||
void wb_cursor_destroy(struct wb_cursor *cursor);
|
||||
void reset_cursor_mode(struct wb_server *server);
|
||||
|
||||
#endif /* cursor.h */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue