action: Select resize edges for Resize triggered by keybind

This commit is contained in:
John Lindgren 2022-09-15 08:31:37 -04:00 committed by Consolatis
parent f112fb636e
commit bbc6c6bb94
3 changed files with 18 additions and 7 deletions

View file

@ -545,6 +545,9 @@ struct cursor_context get_cursor_context(struct server *server);
*/
void cursor_set(struct seat *seat, const char *cursor_name);
uint32_t cursor_get_resize_edges(struct wlr_cursor *cursor,
struct cursor_context *ctx);
/**
* cursor_update_focus - update cursor focus, may update the cursor icon
* @server - server