Compute monitor DPI (issue #656)
This commit is contained in:
@@ -107,6 +107,7 @@ typedef struct Monitor {
|
||||
int y;
|
||||
int width;
|
||||
int height;
|
||||
int dpi;
|
||||
gboolean primary;
|
||||
gchar **names;
|
||||
} Monitor;
|
||||
|
||||
Reference in New Issue
Block a user