mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-10-29 05:40:12 -04:00
output: add wlr_output::damage, fixes #572
This commit is contained in:
parent
baa17ec755
commit
bde255933e
6 changed files with 50 additions and 19 deletions
|
|
@ -24,7 +24,6 @@
|
|||
*/
|
||||
|
||||
#define _XOPEN_SOURCE 500
|
||||
#include <wlr/render.h>
|
||||
#include <wlr/xcursor.h>
|
||||
#include <wlr/util/log.h>
|
||||
#include <stdio.h>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue