discuss-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: LSUIElement


From: Niels Grewe
Subject: Re: LSUIElement
Date: Mon, 28 Jan 2013 12:55:25 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:10.0.4) Gecko/20120510 Icedove/10.0.4

On 28.01.2013 08:40, Abhi Beckert wrote:
> I'm porting a simple mac app to GNUstep and am unsure how to imitate the
> OS X Launch Services "LSUIElement" info.plist key.
> 
> When set to true on an OS X app, launch services will not create a dock
> icon, and will not show the menu bar (although the menus still exist,
> you just can't see it. It is in the NSResponder chain).

You can achieve something similar with the GSSuppressAppIcon user
default, which prevents the icon from being displayed. But I think that
it doesn't affect display of the menu.

Cheers,

Niels



reply via email to

[Prev in Thread] Current Thread [Next in Thread]