summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-03-23[daemon] Ship default configuration filesconfig-fileRay Strode3-0/+15
2010-03-23[set-default-theme] Write plymouthd.conf instead of symlinkRay Strode1-14/+29
2010-03-23[main] Try getting default theme from config fileRay Strode3-4/+88
2010-03-23[configure] drop --with-default-plugin-linkRay Strode2-15/+0
2010-03-22[configure] change bug report link in AC_INITRay Strode1-1/+1
2010-03-22[configure] run through autoupdateRay Strode1-14/+15
2010-03-22[script] Update default script to use the window X and Y offsets every timeCharlie Brej1-8/+8
2010-03-22[script] Correctly initialise the minimum width when getting minimal windowCharlie Brej1-2/+8
2010-03-22[script] Get window value without an index returns area covered by all windowsCharlie Brej1-47/+76
2010-03-22[script] Return NULL when requesting width of nonexistent windowCharlie Brej1-1/+1
2010-03-22[script] Move windows to not start at negative coordinatesCharlie Brej1-15/+16
2010-03-22[main] Deactivate terminal on quit if necessaryRay Strode1-0/+5
2010-03-22[terminal] Add new ply_terminal_deactivate functionRay Strode2-0/+67
2010-03-21[ply-text-display] don't set mode on every writeScott James Remnant1-2/+0
2010-03-21[terminal] keep track of terminal raw/cooked stateScott James Remnant1-3/+15
2010-03-21[main] deactivate renderer before hidingScott James Remnant1-0/+4
2010-03-21[daemon] add "has active vt?" requestScott James Remnant4-1/+45
2010-03-21[client] add "has active vt?" requestScott James Remnant3-1/+28
2010-03-21[two-step] resume animations on display_normalScott James Remnant1-6/+4
2010-03-21[throbgress] resume animations on display_normalScott James Remnant1-6/+5
2010-03-21[space-flares] resume animations on display_normalScott James Remnant1-6/+5
2010-03-21[fade-throbber] resume animations on display_normalScott James Remnant1-8/+6
2010-03-21[main] update display after reactivateScott James Remnant1-0/+2
2010-03-21[client] Add new reactivate commandScott James Remnant3-0/+32
2010-03-21[daemon] Add new reactivate commandScott James Remnant4-2/+57
2010-03-21[main] check for deactivated before no-splashScott James Remnant1-8/+8
2010-03-21[main] don't quit splash on deactivateScott James Remnant1-2/+21
2010-03-21[main] call deactivate_splash() even when no splashScott James Remnant1-3/+4
2010-03-21[main] add deactivate_splash() functionScott James Remnant1-12/+22
2010-03-21[terminal] export functions to enable/disable VT watchingScott James Remnant2-2/+5
2010-03-21[main] Ignore deactivate while deactivatedScott James Remnant1-1/+1
2010-03-21[main] Ignore --hide-splash while deactivatedScott James Remnant1-0/+3
2010-03-21[main] Ignore --show-splash while deactivatedScott James Remnant1-0/+3
2010-03-21[main] Ensure second quit blocks until quit processedRay Strode1-1/+4
2010-03-21[main] Ensure second deactivate blocks until deactivationRay Strode1-1/+4
2010-03-21[main] fix bug with multiple quit commandsScott James Remnant1-4/+9
2010-03-21[main] fix bug with multiple deactivate commandsScott James Remnant1-2/+10
2010-03-21[main] pull deactivate trigger in quit_program()Scott James Remnant1-0/+5
2010-03-21[main] give quit command precedence over deactivateScott James Remnant1-16/+18
2010-03-21[terminal] Add spew for multiple opens and closesRay Strode1-2/+8
2010-03-18[branch-merge] Improved VT HandlingScott James Remnant20-695/+468
2010-03-18[configure] allow boot and shutdown ttys to be changedimproved-vt-handlingScott James Remnant2-2/+8
2010-03-18[main] add --tty command-line optionScott James Remnant1-4/+15
2010-03-18[terminal] guard open and close against repeated callsScott James Remnant1-0/+6
2010-03-18[x11] default renderer to inactiveScott James Remnant1-4/+7
2010-03-18[frame-buffer] default renderer to inactiveScott James Remnant2-7/+10
2010-03-18[drm] default renderer to inactiveScott James Remnant1-6/+9
2010-03-18[terminal,text,details] move activate vt into pluginsScott James Remnant3-4/+4
2010-03-18[x11] ignore terminal completelyScott James Remnant1-10/+0
2010-03-18[frame-buffer] don't run on non-virtual terminalsScott James Remnant1-0/+7