[RFC] Add wayland support for MPlayer2

Daniel Stone daniel at fooishbar.org
Tue Sep 11 04:59:55 PDT 2012


Hi,

On 7 September 2012 13:56, Uoti Urpala <uoti.urpala at pp1.inet.fi> wrote:
> On Fri, 2012-08-31 at 11:04 +0200, Alexander Preisinger wrote:
>> Thanks for your input. I will try to fix the patches according to your
>> comments. As for the timer_fd stuff, it was used in weston toytoolkit and
>> I found no other way to implement repeating keys. I should take more time
>> to look into xkbcommon. Maybe there is already some native way of doing this.
>> But as of now xkbcommon, had no official release.
>
> Are there no global key repeat settings common for all applications? Or
> is every application supposed to read common settings from some other
> source?

Not yet - we need to add an event to wl_keyboard to send out global
repeat delay/rate settings.  We're not going to add it to xkbcommon,
though there is an xkb_key_repeats() function to tell you whether or
not you should be doing repeat for the key at all.

Cheers,
Daniel


More information about the wayland-devel mailing list