https://bugs.kde.org/show_bug.cgi?id=373814

Mauro Carvalho Chehab <mchehab+...@kernel.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |ASSIGNED
     Ever confirmed|0                           |1

--- Comment #8 from Mauro Carvalho Chehab <mchehab+...@kernel.org> ---
(In reply to Kevin Kofler from comment #7)
> I think fixing (lib)VLC to support XInput2 is really the only way forward.

There were a fix there:

https://git.videolan.org/?p=vlc.git;a=commit;h=4e55554c37e7c55586c41a5e9fc50f393167ac0b

But it got reversed on newer versions of libVLC:

https://git.videolan.org/?p=vlc.git;a=commitdiff;h=6e6297e170cd0691f9d8710c9bacc51db946bf11

probably because qt5.7 or 5.8 broke it.

I pinged libVLC developers, and it seems that there's now a way to report mouse
events directly, as shown in this commit:

https://git.videolan.org/?p=vlc.git;a=commitdiff;h=30dc60272da1871df722eb1779bb1d21d6b133b5

It is based on a new set of API calls to allow passing to libVLC mouse
press/release/move events diretly.

I'll try to implement it on Kaffeine. It probably requires vlc3, with was not
officially released yet. It shoud work on Fedora, though, as it seems that it
comes with a libVLC version that supports it.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to