]> git.ipfire.org Git - thirdparty/plymouth.git/commit
Revert "Add input device support"
authorRay Strode <rstrode@redhat.com>
Tue, 29 Nov 2022 14:14:37 +0000 (09:14 -0500)
committerRay Strode <rstrode@redhat.com>
Tue, 29 Nov 2022 14:14:37 +0000 (09:14 -0500)
commit0902c25eb6532eea953cc6b39ab7f583830116a8
treeeb43edef40cffdc5ff126a45c82ac2a00329fb22
parent847540981326cbc9809b4a9489b6ad0decea4188
Revert "Add input device support"

Apparently the:

[x] Squash commits

box was checked when merge request plymouth/plymouth!177 was merged.
Oops.

We want good commit messages for such a big change, though, so people
doing code spelunking later have a fighting chance of following what's
going on.

This reverts commit dacfb36b5714cd34791ab85d72629886075ff492.

Subsequents commits will bring it back, peicemeal.
23 files changed:
.gitlab-ci.yml
meson.build
scripts/keymap-render.py
scripts/plymouth-populate-initrd.in
src/libply-splash-core/meson.build
src/libply-splash-core/ply-device-manager.c
src/libply-splash-core/ply-input-device.c [deleted file]
src/libply-splash-core/ply-input-device.h [deleted file]
src/libply-splash-core/ply-renderer-plugin.h
src/libply-splash-core/ply-renderer.c
src/libply-splash-core/ply-renderer.h
src/libply-splash-core/ply-terminal.c
src/libply-splash-core/ply-terminal.h
src/libply-splash-graphics/ply-keymap-icon.c
src/libply-splash-graphics/ply-keymap-metadata.h
src/libply/ply-buffer.c
src/libply/ply-list.h
src/libply/ply-trigger.c
src/libply/ply-trigger.h
src/plugins/renderers/drm/plugin.c
src/plugins/renderers/frame-buffer/plugin.c
themes/spinfinity/keymap-render.png
themes/spinner/keymap-render.png