index
:
plymouth
189-feature-request-virtual-console-display
bitmap-label-control
config-file
cothreads
fix-text-spew
fix-text-splash-regression
fix-vt-management-on-deactivate
generic-drm-driver
headless
improved-vt-handling
input-rework
landing-spot
list-optimizations
main
man-page
master
multiple-splashes-at-once-yay
no-fbcon
no-vt-switch-on-hide-splash
optionalize-library-dependencies
parsekmsg
plymouth-terminal-buffer
presentation-mode
resilientunicode
scripted-plugin
seat-rework
seriously-whats-the-dl
tmp
transition
utf8-changes
wip/better-flush-notification
wip/deseatify
wip/drm-first-fb-last
wip/external-command
wip/fix-non-udev-codepath
wip/fix-remount-failure
wip/fix-text-splash
wip/syslog-support
wip/systemd-fixes
wip/udev
wip/use-logo-file
x11-renderer
Plymouth graphical boot system. (mirrored from https://gitlab.freedesktop.org/plymouth/plymouth)
halfline
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libply-splash-core
Age
Commit message (
Expand
)
Author
Files
Lines
2023-11-24
Add system-reset splash mode
Victor Tran
1
-1
/
+2
2023-06-05
script: adds a new native GetCapslockState function to lib-plymouth
Tomás Pinho
2
-0
/
+17
2023-05-04
ply-input-device: Handle the "Enter" key on the numpad correctly.
nerdopolis
1
-0
/
+1
2023-01-24
ply-device-manager: Change XKB_* variables from vconsole.conf to match systemd's
n3rdopolis
1
-4
/
+4
2023-01-02
ply-input-device: Ensure that the LED state is updated on the keyboard of whi...
n3rdopolis
1
-2
/
+8
2022-12-01
device-manager: Fix crash if XKB keymap could not be created
Ray Strode
1
-0
/
+12
2022-12-01
device-manager: Actually fall back to reading from tty if no xkb layout speci...
Ray Strode
1
-10
/
+12
2022-11-30
device-manager: Fall back to reading from tty if no xkb layout specified
Ray Strode
1
-4
/
+4
2022-11-29
input-device: Only allow one renderer to consume input at a time
Ray Strode
1
-3
/
+9
2022-11-29
src: Hide console text when splash is requested
Ray Strode
1
-0
/
+2
2022-11-29
src: Add support for /dev/input devices
Diego Augusto
9
-54
/
+857
2022-11-29
device-manager: Only wait for device timeout for framebuffer devices
Ray Strode
1
-1
/
+1
2022-11-29
ply-device-manager: Add != 0 to strcmp calls
Ray Strode
1
-1
/
+1
2022-11-29
terminal: Add API for flushing input buffer
Ray Strode
2
-0
/
+11
2022-11-29
Revert "Add input device support"
Ray Strode
9
-872
/
+56
2022-11-28
device-manager: Make sure local console terminal is open
Ray Strode
1
-0
/
+3
2022-11-28
device-manager: Ensure local_console_terminal isn't NULL
Ray Strode
1
-10
/
+4
2022-11-26
device-manager: Support kernels with CONFIG_VT=n
n3rdopolis
1
-1
/
+11
2022-11-27
Add input device support
Diego Augusto
9
-56
/
+869
2022-11-14
autogoo: Drop the goo
Ray Strode
1
-51
/
+0
2022-11-14
Port build system to Meson
Niels De Graef
1
-0
/
+85
2022-10-15
ply-device-manager: Add plymouth.force-frame-buffer-on-boot parameter, allow ...
shiptux
2
-1
/
+8
2022-09-28
ply-device-manager: Also ignore SimpleDRM devs in coldplug enumeration path
Hans de Goede
1
-7
/
+5
2022-09-28
ply-device-manager: Move verify_drm_device() higher up in the file
Hans de Goede
1
-34
/
+34
2022-08-03
src: Drop vim: lines
Ray Strode
21
-21
/
+0
2022-07-29
src: Run through uncrustify
Ray Strode
12
-130
/
+141
2022-03-29
core, script: add support for validating input characters in plugins
Timo Teräs
3
-0
/
+18
2022-03-25
Add display_prompt function
Mateusz Piórkowski
3
-0
/
+20
2022-03-07
ply-device-manager: Accept new simpledrm/fbdev devices from udev events after...
Hans de Goede
1
-0
/
+3
2022-03-07
ply-device-manager: verify_add_or_change(): Move local_console_is_text check
Hans de Goede
1
-5
/
+5
2022-03-07
ply-device-manager: Treat SimpleDRM drm devices as fbdev devices
Hans de Goede
1
-0
/
+39
2022-02-28
ply-device-manager: Remove unnecessary subsystem != NULL check
Hans de Goede
1
-1
/
+1
2022-02-28
ply-device-manager: Fix double-assignment of subsystem
Hans de Goede
1
-1
/
+1
2022-02-22
Add support for CSI sequences
Mateusz Piórkowski
1
-2
/
+50
2021-03-31
ply-device-manager: Don't deactivate renderers from ply_device_manager_free ()
Hans de Goede
1
-3
/
+8
2021-03-29
ply-text-display: Fix bottom pixels of fbcon not getting cleared
Hans de Goede
1
-1
/
+1
2021-03-29
ply-text-display: Only skip clearing the screen when tracing to a terminal
Hans de Goede
1
-1
/
+1
2021-03-23
ply-device-manager: Fix bad assertion
Gaël PORTAY
1
-1
/
+0
2021-03-06
ply-device-manager: Speed up DRM-connector probing
Hans de Goede
1
-16
/
+77
2021-03-06
ply-device-manager: add a verify_add_or_change() helper
Hans de Goede
1
-12
/
+28
2021-03-06
ply-device-manager: push udev_device_get_devnode call up into on_udev_event
Hans de Goede
1
-23
/
+10
2020-04-21
Rename 'percent_done' to 'fraction_done'
Daniel van Vugt
5
-23
/
+23
2020-03-25
ply-device-manager: Only consume one udev event at a time
Hans de Goede
1
-12
/
+4
2019-10-12
ply-pixel-buffer: Fix bottom edge rendering of scaled buffers
Hans de Goede
1
-1
/
+1
2019-10-01
renderer: Add ply_renderer_get_keymap function
Hans de Goede
3
-0
/
+11
2019-10-01
terminal: add ply_terminal_get_keymap function
Hans de Goede
2
-0
/
+42
2019-09-24
ply-renderer: Add ply_renderer_get_capslock_state function
Hans de Goede
3
-0
/
+12
2019-09-24
terminal: add ply_terminal_get_capslock_state function
Hans de Goede
2
-0
/
+12
2019-09-19
ply-device-manager: De-activate and close renderer on device hot unplug
Hans de Goede
1
-3
/
+11
2019-06-05
Unify all code's vi format control.
ZhaoQiang
8
-8
/
+12
[next]