oyarzun opened a new pull request, #7132: URL: https://github.com/apache/netbeans/pull/7132
- Update NetBeans app icon for macOS to match current design guidelines from https://github.com/apache/netbeans-nbpackage/pull/51 created by @mhalachev - Do not override the frame's `setIconImages` on macOS. This allows macOS to use the icns to create a minimized icon for the Dock (https://github.com/apache/netbeans-nbpackage/pull/51#issuecomment-1974857999) <img width="277" alt="Screen Shot 2024-03-04 at 11 14 10 AM" src="https://github.com/apache/netbeans/assets/2364606/7ef76bcb-9b3b-492d-b27f-99507b4aa15b"> NOTE: This ony works when NetBeans is run from the App bundle. If you run from the terminal using the [netbeans shell script](https://github.com/apache/netbeans/blob/master/nb/ide.launcher/unix/netbeans ) it will show the terminal as the minimized icon This PR supersedes #3168 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
