mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2026-04-15 08:22:07 -04:00
Merge branch 'conn-port' into 'master'
Draft: output: add wlr_output.port See merge request wlroots/wlroots!3979
This commit is contained in:
commit
1bff9c3ff4
7 changed files with 143 additions and 1 deletions
|
|
@ -96,7 +96,7 @@ struct wlr_drm_backend {
|
|||
bool addfb2_modifiers;
|
||||
|
||||
int fd;
|
||||
char *name;
|
||||
char *name, *bus;
|
||||
struct wlr_device *dev;
|
||||
struct liftoff_device *liftoff;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue