gnustep / libs-gui

The GNUstep gui library is a library of graphical user interface classes written completely in the Objective-C language; the classes are based upon Apple's Cocoa framework (which came from the OpenStep specification). *** Larger patches require copyright assignment to FSF. please file bugs here. ***
http://www.gnustep.org
GNU General Public License v3.0
279 stars 103 forks source link

NSApplication: toggle title of menu item "Hide" on user action. #302

Closed trunkmaster closed 1 month ago

trunkmaster commented 1 month ago

Toggle title of menu item "Hide" to "Unhide" and vice versa. Right-click app menu on hidden app icon should show "Unhide" on menu item and behave respectively.

trunkmaster commented 1 month ago

"Show" is OK - fixed.