mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-11-02 09:01:38 -05:00
Merge pull request #1281 from aereaux/edid-sizes
Update sizes for new EDID database.
This commit is contained in:
commit
c67ce71fdd
2 changed files with 2 additions and 2 deletions
|
|
@ -65,7 +65,7 @@ struct wlr_output {
|
|||
struct wl_list resources;
|
||||
|
||||
char name[24];
|
||||
char make[48];
|
||||
char make[56];
|
||||
char model[16];
|
||||
char serial[16];
|
||||
int32_t phys_width, phys_height; // mm
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue