mirror of
https://github.com/swaywm/sway.git
synced 2025-11-14 06:59:47 -05:00
Merge branch 'wlroots' into view-redesign
This commit is contained in:
commit
a4a241697a
35 changed files with 1055 additions and 265 deletions
|
|
@ -37,4 +37,6 @@ void output_damage_whole(struct sway_output *output);
|
|||
void output_damage_whole_view(struct sway_output *output,
|
||||
struct sway_view *view);
|
||||
|
||||
struct sway_container *output_by_name(const char *name);
|
||||
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue