Comment 4 for bug 1289695

Revision history for this message
Michael Spencer (ibelieve) wrote :

Bartosz, I don't think the method you linked to will work for Ubuntu Touch apps as they aren't using QtQuick Controls.

Alan, just because its initially set by qmlscene doesn't necessarily mean it can't be changed later. Is there some API (perhaps a C++ extension) that could be used to change the title? (It doesn't look like it, but I could be wrong.)

If not, would it be possible to write a very simple QML launcher ourselves that lets us customize the title and maybe do other things like remembering window size and maximized/normal state? I can't imagine that being to hard to do and would make apps written with the Ubuntu SDK feel much more like first-class desktop citizens.