Changes: Added documentation that the Splash Screen is not rotated

RevBy: Olli Leppanen
pull/1/head
Dmitry Rozenshtein 14 years ago
parent ee09320e8a
commit 6c0348cd1b

1
debian/changelog vendored

@ -1,6 +1,7 @@
applauncherd (1.0.2) unstable; urgency=low
* Stopping applifed in performance tests
* Changes: Added documentation that the Splash Screen is not rotated
-- Nimika Keshri <nimika.1.keshri@nokia.com> Tue, 09 Aug 2011 11:12:11 +0300

@ -21,6 +21,10 @@ as its content when the device is in the portrait orientation:
Otherwise splash-l.jpg is shown. If only --splash is given, that
image is shown in both orientations.
The dimensions of both portrait and landscape images should be the same
&lt;screen width&gt; X &lt;screen height&gt;; i.e. mcompositor does not rotate
the splash image, it should be drawn rotated.
Invoker passes the splash request to the booster. The booster sends
the splash request to the window manager by setting a window property
to window manager's window.

Loading…
Cancel
Save