summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-08-15i18n: Check for NL plymouth.mo file instead of /usr/share/locale existenceHans de Goede1-1/+1
2023-08-15i18n: Fix translations not working after meson conversionHans de Goede1-5/+1
2023-08-15meson: Fix PLYMOUTH_LOCALE_DIRECTORY and PLYMOUTH_DRM_ESCROW_DIRECTORY definesHans de Goede1-2/+2
2023-06-17Merge branch 'fixuncrustify' into 'main'Ray Strode1-9/+11
2023-06-16label-freetype: Fix Uncrustifynerdopolis1-9/+11
2023-06-05Merge branch 'main' into 'main'Ray Strode5-3/+49
2023-06-05script: adds a new native GetCapslockState function to lib-plymouthTomás Pinho5-3/+49
2023-05-04Merge branch 'fixnumpadreturn' into 'main'Ray Strode1-0/+1
2023-05-04ply-input-device: Handle the "Enter" key on the numpad correctly.nerdopolis1-0/+1
2023-05-01Merge branch 'tt-x11-periodically-handle-events' into 'main'Ray Strode1-0/+18
2023-05-01x11: periodically handle gtk eventsTimo Teräs1-0/+18
2023-04-29Merge branch 'boot-log-option' into 'main'Ray Strode1-3/+12
2023-04-29Add new option to set boot log fileBalló György1-3/+12
2023-03-22Merge branch 'tt-script-hotplug' into 'main'Ray Strode5-47/+93
2023-03-22 script: handle display hotplugTimo Teräs5-47/+93
2023-03-22Merge branch 'tt-fixes' into 'main'Ray Strode3-3/+6
2023-03-22script: fix deletion of sprites after full refreshTimo Teräs1-3/+1
2023-03-22script: fix script_lib_sprite_draw_area() if sprite_list is emptyTimo Teräs1-0/+3
2023-03-22script: fix reference leak in script_evaluate_set()Timo Teräs1-0/+1
2023-03-22logger: snprintf needs #include <stdio.h>Timo Teräs1-0/+1
2023-02-22Merge branch 'weblate-plymouth-master' into 'main'Ray Strode3-9/+68
2023-02-21Translated using Weblate (Lithuanian)mooo1-9/+11
2023-02-21Translated using Weblate (Occidental)Olga Smirnova2-0/+57
2023-01-24Merge branch 'removeunderscores' into 'main'n3rdopolis1-4/+4
2023-01-24ply-device-manager: Change XKB_* variables from vconsole.conf to match systemd'sn3rdopolis1-4/+4
2023-01-02Merge branch 'keep-it-on-the-dl' into 'main'Ray Strode1-1/+2
2023-01-02meson: Use dependency('dl') instead of cc.find_library('dl')Ray Strode1-1/+2
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