Active Topics

 


Reply
Thread Tools
Posts: 190 | Thanked: 129 times | Joined on Mar 2010 @ Bavaria, Germany
#1
Is there a way to cheat the maemo window manager to force the "last stacked window" button appear and be clickable without really creating a stacked widget? (for example by doing some evil X11 calls)

So a application using QGraphicsView for all interaction won't need to run in fullscreen and provide its own back buttons.

Last edited by gri; 2010-10-17 at 13:24.
 
Posts: 138 | Thanked: 164 times | Joined on Aug 2009 @ Chateauroux, FRANCE
#2
same pb here : a qt program in fullscreen with maemo stacked windows are graphically bugged so i needed to do it a qstacekdwidget and use my own titlebar and back buttons and home button (with dbus calls)

but it works and give a really consistency to the apps so where is the pb ?
 
Posts: 654 | Thanked: 664 times | Joined on Feb 2009 @ Germany
#3
AFAIK you have to set the right Xatoms on your application. The window manger will pick those up and adjust itself accordingly.

Have a look at the HildonStackableWindow class here: http://maemo.gitorious.org/hildon/hi...kable-window.c

Last edited by conny; 2010-10-16 at 20:03. Reason: typo
 

The Following User Says Thank You to conny For This Useful Post:
Posts: 190 | Thanked: 129 times | Joined on Mar 2010 @ Bavaria, Germany
#4
After playing around a bit with the Xatoms, there is no way to cheat hildon-desktop without modifying its source. The transition only happens between to real X11 windows and the windows don't even receive a signal except "close" from the wm
 

The Following User Says Thank You to gri For This Useful Post:
Reply


 
Forum Jump


All times are GMT. The time now is 13:03.