summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-05-05wip! Add ply-terminal-buffer objectplymouth-terminal-bufferRay Strode3-0/+234
2023-01-02Merge branch 'plymouth-fixleds' into 'main'Ray Strode1-2/+8
2023-01-02ply-input-device: Ensure that the LED state is updated on the keyboard of whi...n3rdopolis1-2/+8
2022-12-02Merge branch 'more-dynamic-exports-than-marco-polo' into 'main'189-feature-request-virtual-console-displayRay Strode1-1/+1
2022-12-01meson: Use export_dynmic: true instead of -rdynamicRay Strode1-1/+1
2022-12-01Merge branch 'built-ins-are-dynamic' into 'main'Ray Strode1-0/+1
2022-12-01meson: Build plymouthd with -rdynamicRay Strode1-0/+1
2022-12-01Merge branch 'fix-input-crash' into 'main'Ray Strode1-0/+12
2022-12-01device-manager: Fix crash if XKB keymap could not be createdRay Strode1-0/+12
2022-12-01Merge branch 'uhh-actually-fix-tty-fallback' into 'main'Ray Strode1-10/+12
2022-12-01device-manager: Actually fall back to reading from tty if no xkb layout speci...Ray Strode1-10/+12
2022-12-01Merge branch 'dont-assume-qwerty-us-layout' into 'main'Ray Strode1-4/+4
2022-11-30device-manager: Fall back to reading from tty if no xkb layout specifiedRay Strode1-4/+4
2022-11-29Merge branch 'fix-check-format' into 'main'Ray Strode1-2/+1
2022-11-29ci: Fix check-formatRay Strode1-2/+1
2022-11-29Merge branch 'reproducible-builds' into 'main'Ray Strode2-10/+27
2022-11-29meson: Generate version for reproducibilityRay Strode2-10/+27
2022-11-29Merge branch 'im-not-stuttering-its-just-broken' into 'main'Ray Strode5-17/+39
2022-11-29input-device: Only allow one renderer to consume input at a timeRay Strode3-12/+24
2022-11-29trigger: Provide way for instance handlers to preempt run.Ray Strode2-5/+15
2022-11-29Merge branch 'hide-text-early' into 'main'Ray Strode2-4/+10
2022-11-29src: Hide console text when splash is requestedRay Strode2-4/+10
2022-11-29Merge branch 'fix-novt-input' into 'main'Ray Strode2-6/+0
2022-11-29renderers: No longer assume that input is closed if the terminal device is NULL.n3rdopolis2-6/+0
2022-11-29ci: Update to add new keyboard handling dependenciesDiego Augusto1-2/+2
2022-11-29populate-initrd: Ensure all xkb stuff gets moved to initramfsDiego Augusto1-1/+55
2022-11-29frame-buffer: Add support for new /dev/input featuren3rdopolis1-11/+181
2022-11-29drm: Add support for new /dev/input featureDiego Augusto1-13/+184
2022-11-29src: Add support for /dev/input devicesDiego Augusto11-57/+869
2022-11-29scripts: Update keymap-render script to handle xkb keymaps tooDiego Augusto4-142/+279
2022-11-29device-manager: Only wait for device timeout for framebuffer devicesRay Strode1-1/+1
2022-11-29ply-device-manager: Add != 0 to strcmp callsRay Strode1-1/+1
2022-11-29buffer: Support length == 0 for ply_buffer_append_bytesRay Strode1-2/+3
2022-11-29terminal: Add API for flushing input bufferRay Strode2-0/+11
2022-11-29trigger: Add the ability to trigger data with an associated instanceRay Strode2-5/+102
2022-11-29list: Add helper macro for iterating listsDiego Augusto1-0/+3
2022-11-29Revert "Add input device support"Ray Strode23-1693/+235
2022-11-29Merge branch 'fix-terminal-crash' into 'main'Ray Strode1-10/+7
2022-11-28device-manager: Make sure local console terminal is openRay Strode1-0/+3
2022-11-28device-manager: Ensure local_console_terminal isn't NULLRay Strode1-10/+4
2022-11-27Merge branch 'vt-less_graphical' into 'main'Ray Strode2-3/+37
2022-11-26device-manager: Support kernels with CONFIG_VT=nn3rdopolis2-3/+37
2022-11-27Merge branch 'dev_input' into 'main'Ray Strode23-235/+1690
2022-11-27Add input device supportDiego Augusto23-235/+1690
2022-11-21Merge branch 'main' into 'main'Ray Strode2-0/+55
2022-11-21Add Hindi (hi) translationHemish2-0/+55
2022-11-15Merge branch 'debian-needs-a-certain-je-ne-sais-quoi' into 'main'Ray Strode6-3/+8
2022-11-15ci: Add -Wl,--no-undefined to CFLAGSRay Strode1-1/+1
2022-11-15label-pango: Add -lcairoRay Strode2-0/+4
2022-11-15script: Fix up build for script pluginRay Strode2-2/+2