mirror of
https://github.com/swaywm/sway.git
synced 2025-11-08 13:29:50 -05:00
Merge branch 'master' into cmd-swap
This commit is contained in:
commit
8fda41dab5
12 changed files with 185 additions and 76 deletions
|
|
@ -201,7 +201,7 @@ const char *view_get_window_role(struct sway_view *view);
|
|||
|
||||
uint32_t view_get_window_type(struct sway_view *view);
|
||||
|
||||
const char *view_get_type(struct sway_view *view);
|
||||
const char *view_get_shell(struct sway_view *view);
|
||||
|
||||
void view_configure(struct sway_view *view, double ox, double oy, int width,
|
||||
int height);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue