mirror of
https://codeberg.org/vyivel/dulcepan/
synced 2025-12-22 17:56:49 +02: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