Merge lp://staging/~a-j-buxton/lightdm-gtk-greeter/background-fixes into lp://staging/~lightdm-gtk-greeter-team/lightdm-gtk-greeter/trunk
Proposed by
Alistair Buxton
Status: | Merged | ||||||||
---|---|---|---|---|---|---|---|---|---|
Merged at revision: | 151 | ||||||||
Proposed branch: | lp://staging/~a-j-buxton/lightdm-gtk-greeter/background-fixes | ||||||||
Merge into: | lp://staging/~lightdm-gtk-greeter-team/lightdm-gtk-greeter/trunk | ||||||||
Diff against target: |
326 lines (+141/-37) 1 file modified
src/lightdm-gtk-greeter.c (+141/-37) |
||||||||
To merge this branch: | bzr merge lp://staging/~a-j-buxton/lightdm-gtk-greeter/background-fixes | ||||||||
Related bugs: |
|
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
LightDM Gtk+ Greeter Development Team | Pending | ||
Review via email: mp+197237@code.staging.launchpad.net |
Commit message
This series of patches fixes various problems in the background handling code, including client connection leaks and pixmap leaks arising from misuse of RetainPermanent and the root atom conventions for setting the display background.
Description of the change
This series of patches fixes various problems in the background handling code, including client connection leaks and pixmap leaks arising from misuse of RetainPermanent and the root atom conventions for setting the display background.
Some of the fixes are taken from Gnome/MATE (which is where this code originated, but has since been improved.)
To post a comment you must log in.