|
|
Reported:
|
2009-03-25 14:56 CET by Pierre Ossman
|
Modified:
|
2022-07-06 16:43 CEST
(History)
|
|
5
users
(show)
|
|
See Also:
|
|
Acceptance Criteria:
|
* The set background image and background colour should always be respected
* If the background image cannot be found, the chosen background colour should be shown.
* Transparent images should let the chosen background colour show through.
* The background image and background colour should be set by the following hiveconf parameters:
- /sessionstart/background_image
- /sessionstart/background_color
* The solution should gracefully handle faulty input data both for colour and image path
* The solution should gracefully exit if pycairo can't be imported.
* If the input colour is faulty, a default color should be used
* The solution should work regardless of the distribution
- Should not depend on packages that might "go out of fashion" and become unsupported
|
|
|