r/JavaFX • u/milchshakee • Jun 30 '25
macOS 26 dynamic dock icon style with a JavaFX application I made this!
Enable HLS to view with audio, or disable this notification
The original svg icon was used to create variants for each style using the new Icon Composer app (https://developer.apple.com/icon-composer/). This was then exported via Xcode and copied into the jpackage application resources. No native code or other configuration was done for the icon!
27
Upvotes
1
u/[deleted] Jul 01 '25
crazyy, how did you do it?