Re: [PATCH libinput] Add doc to discourage use of libinput_device_get_output_name()

2017-04-24 Thread Pekka Paalanen
On Mon, 24 Apr 2017 10:01:49 +1000 Peter Hutterer wrote: > This is a leftover from when libinput was part of weston and we could > interpret properties correctly. Realistically, the only way this could work > with libinput as external library is if we define precisely what the > definition of an

[PATCH libinput] Add doc to discourage use of libinput_device_get_output_name()

2017-04-23 Thread Peter Hutterer
This is a leftover from when libinput was part of weston and we could interpret properties correctly. Realistically, the only way this could work with libinput as external library is if we define precisely what the definition of an output is. Practically, it's a lot easier to just throw up our hand