[maemo-developers] hellox disappeared from the desktop after it is minimized
From: Kimmo Hämäläinen kimmo.hamalainen at nokia.comDate: Fri Jan 16 12:57:23 EET 2009
- Previous message: hellox disappeared from the desktop after it is minimized
- Next message: hellox disappeared from the desktop after it is minimized
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Thu, 2009-01-15 at 15:58 +0800, ext Alex T. W. LEUNG wrote: > Hi maemo developers, > > I am working to port a legacy xlib based GUI program to maemo, sort of > like porting the below hellox.c: > http://www.paulgriffiths.net/program/c/srcs/helloxsrc.html > > The program can be readily compiled in scratchbox and run in N810. > However, as soon as I clicked its minimized button, it will disappear > from the taskbar, and I will no longer be able to maximize it. You should install .desktop file to /usr/share/applications/hildon direactory and put "X-Osso-Service=hellox", "Exec=/usr/bin/hellox", and put "hellox" as your WM_CLASS. BR, Kimmo > > Any clues? > > Alex Leung. > > > > ______________________________________________________________________ > This message (including any attachments) is for the named addressee > (s)'s use only. It may contain sensitive, confidential, private > proprietary or legally privileged information intended for a specific > individual and purpose, and is protected by law. If you are not the > intended recipient, please immediately delete it and all copies of it > from your system, destroy any hard copies of it and notify the sender. > Any use, disclosure, copying, or distribution of this message and/or > any attachments is strictly prohibited. > ______________________________________________________________________ > > > _______________________________________________ > maemo-developers mailing list > maemo-developers at maemo.org > https://lists.maemo.org/mailman/listinfo/maemo-developers
- Previous message: hellox disappeared from the desktop after it is minimized
- Next message: hellox disappeared from the desktop after it is minimized
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]