mirror of
https://github.com/swaywm/sway.git
synced 2026-04-03 07:15:39 -04:00
Use wlr_damage_ring
wlr_output_damage is to be replaced with wlr_damage_ring, so use that.
This commit is contained in:
parent
dcd2076f38
commit
7862fa670e
5 changed files with 82 additions and 47 deletions
|
|
@ -3,7 +3,6 @@
|
|||
#include <ctype.h>
|
||||
#include <string.h>
|
||||
#include <strings.h>
|
||||
#include <wlr/types/wlr_output_damage.h>
|
||||
#include "sway/ipc-server.h"
|
||||
#include "sway/layers.h"
|
||||
#include "sway/output.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue