bugGNUstep - Bugs: bug #16549, Fix to enable hiding the app icon

Group
 
 

bug #16549: Fix to enable hiding the app icon

Submitter:  Sašo Kiselkov <diablos>
Submitted:  Mon 08 May 2006 11:39:16 AM UTC
   
 
Category:  Gui/AppKit Severity:  3 - Normal
Item Group:  Change Request Status:  Fixed
Privacy:  Public Assigned to:  FredKiefer
Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Wed 10 May 2006 09:51:13 PM UTC, comment #1: 

Applied and documented the patch. Moved the setting of the default icon before the test of the new configuration switch.

Fred Kiefer <FredKiefer>
Group Member
Mon 08 May 2006 11:39:16 AM UTC, original submission:  

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.

Sašo Kiselkov <diablos>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

Attached Files
file #9922:  NSApplication-appIconControl.patch added by diablos (496B - text/x-patch - Patch to allow disabling the display of the app icon.)

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

Only logged-in users can vote.

 

Follow 5 latest changes.

Date Changed by Updated Field Previous Value => Replaced by
2006-05-30 FredKiefer Open/ClosedIn Test Closed
2006-05-10 FredKiefer StatusNone Fixed
    Assigned toNone FredKiefer
    Open/ClosedOpen In Test
2006-05-08 diablos Attached File- Added NSApplication-appIconControl.patch, #9922

Back to the top

Powered by Savane 3.13-d3ae.
Corresponding source code