summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-12-04ply-utils: Add function for getting random numberRay Strode2-0/+24
2023-12-04Merge branch 'fixplythrobbercrash' into 'main'Ray Strode1-1/+3
2023-12-04ply-throbber: fully stop the throbber ply_throbber_start () is called after t...nerdopolis1-1/+3
2023-12-04Merge branch 'betterxkblogging' into 'main'Ray Strode1-1/+1
2023-12-04ply-device-manager: Better logging of what vconsole variables are readnerdopolis1-1/+1
2023-12-04Merge branch 'dynamickeymapicon' into 'main'Ray Strode1-16/+41
2023-12-03ply-keymap-icon: Create dynamic text for the keymap name if it is not in the ...nerdopolis1-16/+41
2023-12-02Merge branch 'parsekmsg' into 'main'Ray Strode23-130/+3931
2023-12-02space-flares: Get the messages from the console and ply-kmsg-reader, and use ...n3rdopolis1-1/+176
2023-12-02fade-throbber: Get the messages from the console and ply-kmsg-reader, and use...n3rdopolis1-2/+174
2023-12-02two-step: Get the messages from the console and ply-kmsg-reader, and use ply-...n3rdopolis1-1/+182
2023-12-02libply-splash-graphics: Introduce new ply-console-viewer controln3rdopolis3-0/+381
2023-12-02main: start ply-kmsg-reader, and fix handling ESC key when there are no VTsn3rdopolis1-3/+40
2023-12-02Introduce ply-kmsg-reader to read kernel log messages from /dev/kmsgn3rdopolis3-0/+302
2023-12-02ply-utils: Add function for getting current kmsg log levelsRay Strode2-0/+63
2023-12-02label-freetype: Add basic support for rich textRay Strode1-59/+234
2023-12-02label-freetype: Handle utf-8 characters betterRay Strode1-12/+26
2023-12-02label-freetype: Support monospaced fontsn3rdopolis1-16/+62
2023-12-02label-freetype: Allow the label size to be set and calculated even when hiddennerdopolis1-6/+3
2023-12-02label-pango: Add support for set_rich_textnerdopolis1-12/+323
2023-12-02label-pango: Replace characters not supported by fonts with a replacement cha...nerdopolis1-0/+45
2023-12-02ply-label: Set font before sizing labelRay Strode1-4/+4
2023-12-02ply-label: Add ply_label_set_hex_color () based off of ply_pixel_buffer_fill_...n3rdopolis2-0/+26
2023-12-02ply-label: Introduce set_rich_text_for_control () for allowing text propertie...nerdopolis3-15/+72
2023-12-02rich-text: Add iterator APIRay Strode2-0/+46
2023-12-02ply-utils: Add a utf-8 string iterator APIRay Strode2-0/+76
2023-12-02Introduce ply-terminal-emulator to handle various console sequences from kern...nerdopolis3-0/+1360
2023-12-02libply-splash-core: Add class to handle rich textn3rdopolis3-0/+304
2023-12-02populate-initrd: Ensure a monospace font is in the initrd, along with fonts d...n3rdopolis1-3/+36
2023-12-02check-format: Trim weird line that's getting added to outputRay Strode1-1/+1
2023-11-30Merge branch 'label-fixes' into 'main'Ray Strode2-3/+3
2023-11-30label-pango: Handle NULL text betterRay Strode1-2/+2
2023-11-30label: Fix uncrustify spacing error in labelRay Strode1-1/+1
2023-11-24Merge branch 'features/system-reset-mode' into 'main'Ray Strode8-3/+42
2023-11-24Add system-reset splash modeVictor Tran8-3/+42
2023-11-23Merge branch 'renametilebackground' into 'main'Ray Strode2-14/+21
2023-11-22spinfinity: Make the new ScaleBackgroundImage option more visible to theme ed...nerdopolis1-0/+1
2023-11-22two-step: Rename ScaleBackgroundWallpaper to ScaleBackgroundImagenerdopolis1-1/+1
2023-11-22two-step: Check for background.png before background-tile.png first, now that...nerdopolis1-13/+19
2023-11-22Merge branch 'scaletwostepbackground' into 'main'Ray Strode1-1/+10
2023-11-21two-step: Support a ScaleBackgroundWallpaper to scale the background instead ...nerdopolis1-1/+10
2023-08-31Merge branch 'drm-guess-device-scale' into 'main'Ray Strode3-9/+55
2023-08-30drm: Guess device-scale when using simpledrmHans de Goede1-3/+7
2023-08-30drm: Add check if the driver used is simpledrmHans de Goede1-0/+11
2023-08-30drm: Initialize rotation local variableHans de Goede1-1/+1
2023-08-30utils: Add ply_guess_device_scale () helperHans de Goede2-5/+36
2023-08-16Merge branch 'drm-bgrt-scale-fix' into 'main'Ray Strode2-2/+11
2023-08-16two-step: Fix spelling of "different"Hans de Goede1-1/+1
2023-08-16drm: Use first output for panel info if there is no builtin displayHans de Goede1-1/+10
2023-08-16Merge branch 'i18n-fixes' into 'main'Ray Strode3-8/+4