1
0
mirror of https://codeberg.org/vyivel/dulcepan/ synced 2025-12-23 02:06:48 +02:00

output: ignore configures before initial commit

This commit is contained in:
Kirill Primak
2024-06-19 22:12:17 +03:00
parent dfd6a493e0
commit 3f7609a5d3
2 changed files with 8 additions and 0 deletions

View File

@@ -49,6 +49,7 @@ struct dp_output {
bool needs_redraw;
struct zwlr_screencopy_frame_v1 *frame;
bool has_frame;
// XXX: this is completely untested
bool y_invert;