Merge lp://staging/~kalgasnik/lightdm-gtk-greeter/background-transition into lp://staging/~lightdm-gtk-greeter-team/lightdm-gtk-greeter/trunk
Proposed by
Andrew P.
Status: | Merged |
---|---|
Merged at revision: | 316 |
Proposed branch: | lp://staging/~kalgasnik/lightdm-gtk-greeter/background-transition |
Merge into: | lp://staging/~lightdm-gtk-greeter-team/lightdm-gtk-greeter/trunk |
Diff against target: |
1452 lines (+646/-224) 5 files modified
src/Makefile.am (+3/-2) src/greeterbackground.c (+543/-167) src/greeterbackground.h (+5/-5) src/lightdm-gtk-greeter.c (+95/-44) src/lightdm-gtk-greeter.glade (+0/-6) |
To merge this branch: | bzr merge lp://staging/~kalgasnik/lightdm-gtk-greeter/background-transition |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Simon Steinbeiß | Approve | ||
Review via email: mp+241082@code.staging.launchpad.net |
Description of the change
Add transition to backgrounds change.
1. Transition function: easy-in-out
2. Animation: drawing new background with different alpha over old background
3. Duration: 500ms
4. Delay before changing to user's background: 250ms
At first I thought to make all these things configurable, but someone can say that it is too much.
"transition-
Enabled by default, I'm not sure that it is good idea.
To post a comment you must log in.
There is one bug related to this branch: https:/ /bugs.launchpad .net/ubuntu/ +source/ lightdm- gtk-greeter/ +bug/1394639/ comments/ 8
I can't confirm it so I can't fix it. I'm not even sure that trunk version is not effected.