[maemo-developers] How to get a program window into the task/window switcher?

From: Faheem Pervez trippin1 at gmail.com
Date: Thu Apr 30 08:44:10 EEST 2009
Brilliant, thanks for that, I've sometimes forgot to do it when the a game
in question lets you set the video mode from the menu. That tip should help.

Best Regards,
Faheem

On Wed, Apr 29, 2009 at 10:06 PM, Frantisek Dufka <dufkaf at seznam.cz> wrote:

> BTW as for the Mikkov's wiki code sample
> I've ended with seting both windows at once no mater if fullscreen or
> not. This saves me updating title of the other window after each
> fullscreen switch.
>
>   win = info.info.x11.fswindow;
>   if (win) XStoreName(dpy, win, title);
>   win = info.info.x11.wmwindow;
>   if (win) XStoreName(dpy, win, title);
>
> Seems to work for me.
>
> Frantisek
> _______________________________________________
> maemo-developers mailing list
> maemo-developers at maemo.org
> https://lists.maemo.org/mailman/listinfo/maemo-developers
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.maemo.org/pipermail/maemo-developers/attachments/20090430/0f8e81b6/attachment.htm 
More information about the maemo-developers mailing list