plymouth/src/plugins
Ray Strode b6c8bf3be7 input-device: Only allow one renderer to consume input at a time
Right now if there are two graphics cards, there ends up with two
renderers active at the same time. Both process keyboard inputs
and both end up sending those events to plymouthd, resulting in
duplicate input.

This commit changes the input handlers so the first one wins, and
the rest don't get input.

Closes https://gitlab.freedesktop.org/plymouth/plymouth/-/issues/197
2022-11-29 13:34:05 -05:00
..
controls label-pango: Add -lcairo 2022-11-15 16:18:23 -05:00
renderers input-device: Only allow one renderer to consume input at a time 2022-11-29 13:34:05 -05:00
splash script: Fix up build for script plugin 2022-11-15 16:18:23 -05:00
meson.build Port build system to Meson 2022-11-14 12:21:55 -05:00