You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@netbeans.apache.org by "neilcsmith-net (via GitHub)" <gi...@apache.org> on 2023/03/31 08:27:43 UTC

[GitHub] [netbeans] neilcsmith-net commented on pull request #5732: macOS: dark window title bars

neilcsmith-net commented on PR #5732:
URL: https://github.com/apache/netbeans/pull/5732#issuecomment-1491522206

   > wondering if this should be mapped to a setting.
   
   While it's a setting in `netbeans.conf` that might be difficult.  Quick look suggests it might be configurable in code, but before AWT is initialized and on the main thread?  Could do with considering what has to be set prior to JVM launch, on main thread, and prior to AWT initializing, etc. given how complex `.conf` files are getting.  And consider what needs documenting / adapting in platform harness.


-- 
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: notifications-unsubscribe@netbeans.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org
For additional commands, e-mail: notifications-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists