Fix build error with 0.15.0 wlroots

- wlr_subsurface.parent_link is now wlr_subsurface.current.link.
  wlr_surface.subsurfaces_{above,below} is moved to wlr_surface_state.
  Reference: https://github.com/swaywm/wlroots/pull/3169

- Unnecessary to include "wlr_box.h"
  Reference: https://github.com/swaywm/wlroots/pull/3011
This commit is contained in:
Moon Sungjoon 2021-10-31 05:12:33 +09:00
parent d1367b1c46
commit c6da94708a
No known key found for this signature in database
GPG key ID: 202859AA7174FAB8
6 changed files with 2 additions and 9 deletions

2
util.c
View file

@ -6,8 +6,6 @@
* See the LICENSE file accompanying this file.
*/
#include <wlr/types/wlr_box.h>
#include "util.h"
int