mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-11-01 22:58:38 -04:00
Filled out more wlr_output fields.
This commit is contained in:
parent
d79f578022
commit
632a7acb03
5 changed files with 107 additions and 25 deletions
|
|
@ -34,7 +34,6 @@ struct wlr_output_state {
|
|||
struct wlr_output *wlr_output;
|
||||
enum wlr_drm_output_state state;
|
||||
uint32_t connector;
|
||||
char name[16];
|
||||
|
||||
struct {
|
||||
uint32_t dpms;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue