lp:~dandrader/unity-mir/osk_rotation_lp1236489

Created by Daniel d'Andrada and last modified
Get this branch:
bzr branch lp:~dandrader/unity-mir/osk_rotation_lp1236489
Only Daniel d'Andrada can upload to this branch. If you are Daniel d'Andrada please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Daniel d'Andrada
Project:
unity-mir
Status:
Merged

Recent revisions

123. By Daniel d'Andrada

UbuntuKeyboardInfo now provides the opaque keybard area in scene coordinates

So all that's left for OSKController is setting its InputArea to match it.
No more guesswork anymore!

122. By Albert Astals Cid

Bring the -1 ouside of the sizeof

Otherwise clang complains
    ../../../../../src/modules/Unity/Application/desktopfilereader.cpp:123:73: error: sizeof on pointer operation will return size of 'const char *' instead of 'const char [16]' [-Werror,-Wsizeof-array-decay]
            if (strncmp(buffer, "[Desktop Entry]", sizeof("[Desktop Entry]" - 1))) {
                                                          ~~~~~~~~~~~~~~~~~ ^
    1 error generated.

Approved by Gerry Boland, PS Jenkins bot.

121. By Albert Astals Cid

Compile in debug mode

Fix typo
.

Approved by PS Jenkins bot, Gerry Boland.

120. By Albert Astals Cid

Shut down QCoreApplication properly

If there's a Qt application running, tell it we're going away
Also, wait for the thread we created, otherwise the application will quit
while the thread is trying to shutdown.

Approved by Gerry Boland, PS Jenkins bot.

119. By PS Jenkins bot

Releasing 0.1+13.10.20131011.2-0ubuntu1 (revision 118 from lp:unity-mir).

Approved by PS Jenkins bot.

118. By PS Jenkins bot

Releasing 0.1+13.10.20131011-0ubuntu1 (revision 114 from lp:unity-mir).

Approved by PS Jenkins bot.

117. By Daniel d'Andrada

Make UbuntuKeyboardInfo more robust.

Approved by MichaƂ Sawicz, PS Jenkins bot.

116. By Gerry Boland

Add focusRequested signal to AppManager.

Add focusRequested signal for all apps, and allow shell to override application stage at any time, so shell can properly deal with apps it did not launch itself.

115. By Michael Zanetti <email address hidden>

Fix loading of appId when an app is launched with --desktop_file_hint

114. By Ken VanDine

added exception for signon-ui (LP: #1237496)
. Fixes: https://bugs.launchpad.net/bugs/1237496.

Approved by PS Jenkins bot.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:unity-mir
This branch contains Public information 
Everyone can see this information.

Subscribers