mirror of
https://codeberg.org/vyivel/dulcepan/
synced 2026-04-27 21:55:56 +03:00
Apply output scale correctly
This commit is contained in:
@@ -47,6 +47,8 @@ struct dp_output {
|
||||
int effective_width, effective_height;
|
||||
bool initialized;
|
||||
|
||||
double scale;
|
||||
|
||||
struct wl_callback *redraw_callback;
|
||||
bool needs_redraw;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user