Hey team! :wave: Made a small plugin that fixes t...
# compose-desktop
u
Hey team! 👋 Made a small plugin that fixes two annoying things: - App icons not showing up correctly in Linux dock/taskbar - Missing package dependencies in your .deb files Just got tired of dealing with these issues manually every release 😅 https://github.com/kdroidFilter/GradleComposeDesktopLinuxDeps
👍 1
🎉 2
m
Doesn’t this actually belong into jpackage itself? Have you filed an issue with jpackage?
u
The problem is reported in youtrack https://youtrack.jetbrains.com/issue/JBR-9114
what I did is a workaround, but for now it's a solution
m
According to a comment by Alexander Maryanovsky its a jpackage issue. Therefore I asked whether this was reported to the jpackage team of OpenJDK.
a
We (the Compose Multiplatform team) don’t have direct communication with OpenJDK, but I assigned it to the JBR team who can either forward it to OpenJDK or fix it themselves and upstream the fix.
🙏 1