mirror of
https://gitlab.freedesktop.org/plymouth/plymouth.git
synced 2026-05-24 09:48:17 +02:00
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 |
||
|---|---|---|
| .. | ||
| controls | ||
| renderers | ||
| splash | ||
| meson.build | ||