[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug #16549] Fix to enable hiding the app icon
From: |
Sašo Kiselkov |
Subject: |
[bug #16549] Fix to enable hiding the app icon |
Date: |
Mon, 8 May 2006 11:39:17 +0000 |
User-agent: |
|
URL:
<http://savannah.gnu.org/bugs/?func=detailitem&item_id=16549>
Summary: Fix to enable hiding the app icon
Project: GNUstep
Submitted by: diablos
Submitted on: Monday 05/08/06 at 11:39
Category: Gui/AppKit
Severity: 3 - Normal
Item Group: Change Request
Status: None
Privacy: Public
Assigned to: None
Open/Closed: Open
_______________________________________________________
Details:
I've attached a patch which allows applications (and users) to disable the
display of the application icon by setting the "GSDontShowAppIcon" user
default. This feature is useful when writing system applications (such as the
menu server app in Etoile:
http://svn.gna.org/viewcvs/etoile/trunk/Etoile/Services/Private/MenuServer/)
for which it is not desirable that they display an app icon, or when
integrating GNUstep apps into non-GNUstep environments (where the app icon
sticks out awfully).
The reason why it's done as a user default is because it allows both humans
and programs to override this setting no both a global environment basis (by
putting it in NSGlobalDomain in the user defaults) and a per-app basis.
_______________________________________________________
File Attachments:
-------------------------------------------------------
Date: Monday 05/08/06 at 11:39 Name: NSApplication-appIconControl.patch
Size: 496B By: diablos
Patch to allow disabling the display of the app icon.
<http://savannah.gnu.org/bugs/download.php?file_id=9922>
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?func=detailitem&item_id=16549>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
- [bug #16549] Fix to enable hiding the app icon,
Sašo Kiselkov <=