neilcsmith-net commented on PR #7171: URL: https://github.com/apache/netbeans/pull/7171#issuecomment-2009213178
Updated the code based on comments. > no shortcut assigned doesn't fit here well with the new layout. Maybe just n/a will also be fine? I'm not sure anything with letters works very well. Anyway, I've updated to make the no-shortcut label brandable. Empty by default in the platform, set to `-` currently in the IDE. I've used the bundle from the ui package for this, because if we extend this further the background component should probably move into there. > In fact I like it so much that I think we should consider to switch the auto-open of the start page off by default Added extra commit to do that. As said in the main description, I've started looking at some sort of dashboard API for the platform which has overlap with the welcome page. The welcome page is showing its age and a lot of the content isn't that useful any more. > The nb logo should have a purpose too! Could it open the about window? We could consider extending to do that later. Can we leave until NB23+? I've reused (and added a fix) to the existing image support in this. I don't know if anyone is using the `netbeans.winsys.imageSource` property as specified in https://bits.netbeans.org/dev/javadoc/org-openide-windows/overview-summary.html#group-systemproperty > what do you think about adding a Project Groups... button below Open Project...? Was top of my list of actions I left out. Came very close to adding it. Possibly too advanced for the beginner, and not the most useful place for a regular NetBeans user? -- 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
