libinput/connection: Don't hardcode seat0 anymore
AbandonedPublic

Authored by nerdopolist on Dec 29 2017, 4:59 AM.

Details

Reviewers
None
Summary

udev: The udev enumerator now only handles devices from the current seat

udev: Add the ability to query the current framebuffer.

This is very similar to the function that queries the primary GPU

fbdev: Hook up, and use a new function to query for a fb device

main_wayland: don't hardcode /dev/fb0 anymore

Now that the framebuffer device is queried, don't assume that the
framebuffer device is /dev/fb0

Diff Detail

Branch
master
Lint
No Linters Available
Unit
No Unit Test Coverage
nerdopolist requested review of this revision.Dec 29 2017, 4:59 AM
nerdopolist created this revision.
nerdopolist abandoned this revision.Dec 29 2017, 5:01 AM

...and that one was not supposed to send... I was trying to manually send the first patch only