Hello!

> Did you find out how to do this? Googling returns nothing except this 
> thread, a lot of repo listings, and some pages in japanese...

Hildon/the window manager follows the freedesktop WM spec.

See:

http://standards.freedesktop.org/wm-spec/1.4/ar01s05.html#id2569140

You have to set the _NET_WM_STATE property to _NET_WM_STATE_FULLSCREEN
to get the window resized to full screen. You can either do this from
within the application (like hildon does when pressing the full screen
button), or try to write a tool for it.

I can offer C/C++ example code, if somebody wants to write a tool for it
(named wmctrl may be such a tool).

-- 
Gruß...
       Tim

_______________________________________________
maemo-users mailing list
maemo-users@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-users

Reply via email to