Commit Graph

1305 Commits (9795c9b561c758676a88ab1f963b70fdda5b0843)
 

Author SHA1 Message Date
Scott James Remnant 9795c9b561 [client] Install libply-boot-client library and headers
15 years ago
Ray Strode 1425549885 [keyboard] Handle tty hangup better
15 years ago
Ray Strode e9cc26f5d5 [server] Add debugging statements
15 years ago
Ray Strode 3993504788 [libply-splash-core] Install to / instead of /usr
15 years ago
Ray Strode 8ccb7f1754 [main] Defer password requests to client if daemon unavailable
15 years ago
Ray Strode f57fc3dcc5 [main] Send CTRL-C instead of NULL for password cancel
15 years ago
Ray Strode 001a4b823c [client] add debugging statements
15 years ago
Ray Strode 33b761ebe0 [client] Run ask-for-password command unconditionally
15 years ago
Ray Strode 6a9c534195 [client] Don't exit right away if daemon unavailable
15 years ago
Ray Strode e9c7b34fba [client] debug mode if plymouth:debug in /proc/cmdline
15 years ago
Charlie Brej 8066ee53ad [script] Add get functions for all sprite properties
15 years ago
Charlie Brej 437be1c6db [script] Use floor when implementing Int
15 years ago
Charlie Brej bef862fa92 [script] Add a random number generator
15 years ago
Ray Strode d34694c1b9 [daemon] drop libply-splash-graphics dependency
15 years ago
Ray Strode 306af2b933 [branch-merge] Drop libpng requirements from base install
15 years ago
Ray Strode 4f02890e05 [splash] Split out graphical parts of libply-splash-core
15 years ago
Ray Strode cc85f63927 [splash] Rename libplybootsplash to libply-splash-core
15 years ago
Ray Strode ba0e786c46 [details] don't include ply-image.h
15 years ago
Scott James Remnant 4c35dfb1ca [main] quit program when quit given after deactivate
15 years ago
Scott James Remnant 19412c8a4d [main] avoid crash when no splash running
15 years ago
Scott James Remnant 32ee3f6ab8 [main] Don't free renderer when NULL
15 years ago
Ray Strode d90011551f [branch-merge] Add man page
15 years ago
Ray Strode 1fa0bf62b7 [docs] Remove commented out section from man page
15 years ago
Ray Strode ea12d818cd [docs] Update home page url in man page
15 years ago
Ray Strode 2c7b357ff8 [docs] Fix AUTHORS in man page
15 years ago
Ray Strode 68f3af377a [docs] Clarify "rhgb" cmdline option in man page
15 years ago
Ray Strode 15c824cc4b [docs] Remove instructions about boot loader
15 years ago
Ray Strode 5da891bbaa [docs] Add reference to splash cmdline in man page
15 years ago
Ray Strode fcd88849b3 [docs] Remove distribution references from man page
15 years ago
Ray Strode 56c1b86493 [docs] Rename man/ to docs/
15 years ago
Adrian Glaubitz 6b879b6c71 [docs] Add man page
15 years ago
Adrian Glaubitz c588145997 [set-default-theme] Provide GNU-style short options
15 years ago
Charlie Brej 828fda6fb5 [set-default-theme] Make --help format match that of plymouth and plymouthd
15 years ago
Ray Strode e40e0b8719 [set-default-theme] Call usage function in --help
15 years ago
Adrian Glaubitz 8d6358fc4f [set-default-theme] Add --help option
15 years ago
Scott James Remnant 7899b6092a [main] Fix fd leak
15 years ago
Charlie Brej 9ed3080fc6 [script] Add widow get position functions
15 years ago
Charlie Brej 020bec1ac8 [configure] Make maintainer mode default to on but not explicit in autogen
15 years ago
Charlie Brej d7c75892e9 [viewer] Quit on window close when not in icon mode.
15 years ago
Charlie Brej 9820d117c7 [fade-throbber] Draw password dialog even if not animating
15 years ago
Charlie Brej 69deaaa30a [script] Pass color to the text renderer
15 years ago
Charlie Brej 1c6adf70da [label] Add color control
15 years ago
Charlie Brej 7e487da507 [script] Allow setting the position of the windows
15 years ago
Charlie Brej d2f16135f0 [script] Handle multiple displays with one script instance
15 years ago
Charlie Brej 53563a3fc4 [list] Initialise node in the get Nth function
15 years ago
Charlie Brej 59a015b4af [list] Add get Nth node function
15 years ago
Charlie Brej 49cb1714cf [list] Add a stable sort
15 years ago
Charlie Brej 0b23228d41 [region] Actually perform the sort when requested
15 years ago
Charlie Brej 2152c8c830 [region] Allow rectangles to be sorted before being fed back
15 years ago
Charlie Brej ac38fe872a [list] Replace the old sort function with quicksort
15 years ago