mirror of
https://github.com/swaywm/sway.git
synced 2026-04-22 06:46:27 -04:00
Merge aabff469c6 into dadf3e9b78
This commit is contained in:
commit
85a0b02bf4
3 changed files with 12 additions and 8 deletions
|
|
@ -26,7 +26,7 @@ void launcher_ctx_consume(struct launcher_ctx *ctx);
|
|||
|
||||
void launcher_ctx_destroy(struct launcher_ctx *ctx);
|
||||
|
||||
struct launcher_ctx *launcher_ctx_create_internal(void);
|
||||
struct launcher_ctx *launcher_ctx_create_internal(struct sway_node *node);
|
||||
|
||||
struct launcher_ctx *launcher_ctx_create(
|
||||
struct wlr_xdg_activation_token_v1 *token, struct sway_node *node);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue