index
:
plymouth
bitmap-label-control
config-file
cothreads
fix-text-spew
generic-drm-driver
headless
improved-vt-handling
input-rework
list-optimizations
man-page
master
no-fbcon
no-vt-switch-on-hide-splash
optionalize-library-dependencies
scripted-plugin
seat-rework
transition
wip/better-flush-notification
wip/systemd-fixes
x11-renderer
Plymouth graphical boot system.
halfline
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2009-12-16
[docs] Remove commented out section from man page
man-page
Ray Strode
1
-3/+0
2009-12-16
[docs] Update home page url in man page
Ray Strode
1
-1/+1
2009-12-16
[docs] Fix AUTHORS in man page
Ray Strode
1
-2/+6
2009-12-16
[docs] Clarify "rhgb" cmdline option in man page
Ray Strode
1
-3/+4
2009-12-16
[docs] Remove instructions about boot loader
Ray Strode
1
-4/+1
2009-12-16
[docs] Add reference to splash cmdline in man page
Ray Strode
1
-4/+5
2009-12-16
[docs] Remove distribution references from man page
Ray Strode
1
-7/+6
2009-12-16
[docs] Rename man/ to docs/
Ray Strode
4
-2/+2
2009-12-16
[docs] Add man page
Adrian Glaubitz
4
-1/+66
2009-12-16
[set-default-theme] Provide GNU-style short options
Adrian Glaubitz
1
-9/+9
2009-12-14
[set-default-theme] Make --help format match that of plymouth and plymouthd
Charlie Brej
1
-12/+11
2009-12-05
[set-default-theme] Call usage function in --help
Ray Strode
1
-1/+1
2009-12-05
[set-default-theme] Add --help option
Adrian Glaubitz
1
-1/+26
2009-12-04
[main] Fix fd leak
Scott James Remnant
1
-0/+2
2009-12-02
[script] Add widow get position functions
Charlie Brej
1
-0/+69
2009-11-30
[configure] Make maintainer mode default to on but not explicit in autogen
Charlie Brej
2
-2/+2
2009-11-29
[viewer] Quit on window close when not in icon mode.
Charlie Brej
1
-2/+2
2009-11-29
[fade-throbber] Draw password dialog even if not animating
Charlie Brej
1
-3/+3
2009-11-29
[script] Pass color to the text renderer
Charlie Brej
1
-3/+4
2009-11-29
[label] Add color control
Charlie Brej
4
-13/+79
2009-11-29
[script] Allow setting the position of the windows
Charlie Brej
1
-0/+63
2009-11-29
[script] Handle multiple displays with one script instance
Charlie Brej
3
-372/+254
2009-11-28
[list] Initialise node in the get Nth function
Charlie Brej
1
-0/+1
2009-11-28
[list] Add get Nth node function
Charlie Brej
2
-1/+19
2009-11-28
[list] Add a stable sort
Charlie Brej
4
-4/+31
2009-11-28
[region] Actually perform the sort when requested
Charlie Brej
1
-0/+1
2009-11-28
[region] Allow rectangles to be sorted before being fed back
Charlie Brej
5
-3/+18
2009-11-28
[list] Replace the old sort function with quicksort
Charlie Brej
1
-21/+49
2009-11-28
[list] Adds tests of the sort function
Charlie Brej
1
-2/+2
2009-11-28
[list] Add test code of the sort function
Charlie Brej
1
-2/+47
2009-11-28
[branch-merge] Improve plymouth -> X hand off
Ray Strode
13
-20/+229
2009-11-28
[client] Add new deactivate subcommand
no-fbcon
Ray Strode
3
-0/+32
2009-11-28
[daemon] deactivate daemon for X transition
Ray Strode
4
-0/+89
2009-11-28
[x11] implement new activate/deactivate methods
Ray Strode
1
-0/+19
2009-11-28
[frame-buffer] implement new activate/deactivate methods
Ray Strode
1
-5/+25
2009-11-28
[drm] implement new activate/deactivate methods
Ray Strode
1
-11/+36
2009-11-28
[renderer] Add new activate and deactivate methods
Ray Strode
3
-0/+20
2009-11-28
[main] only set keyboard on splash if available
Ray Strode
1
-1/+2
2009-11-28
[main] make keyboard removal idempotent
Ray Strode
1
-3/+6
2009-11-28
[main] drop stray debugging remnant
Ray Strode
1
-1/+0
2009-11-24
[script] Remove some debug code
Charlie Brej
1
-2/+2
2009-11-24
[script] Add string library and the first function "CharAt"
Charlie Brej
5
-2/+141
2009-11-23
[script] Use a region to collate all updated areas
Charlie Brej
1
-19/+63
2009-11-23
[rectangle] Add exact overlap detection
Charlie Brej
3
-5/+99
2009-11-22
[rectangle] Rewrite rectangle_find_overlap function
Charlie Brej
2
-156/+115
2009-11-22
[region] Remove element only after processing
Charlie Brej
1
-1/+2
2009-11-22
[region] Break circular dependency using an extra variable
Charlie Brej
1
-1/+2
2009-11-22
[region] Couple more minor bugs in rectangle merge
Charlie Brej
1
-4/+1
2009-11-22
[region] Overlap top right edge lower rectangle starts right of the old
Charlie Brej
1
-2/+2
2009-11-22
[region] Free rectangle if empty
Charlie Brej
1
-1/+4
[next]