Giuliopime

Results 24 comments of Giuliopime

Wouldn't it be better to use kotlinx serialization to serialize and deserialize stuff, so implementing it on flows would be as simple as ```kt @OptIn(ExperimentalSettingsApi::class) inline fun FlowSettings.getDecodeValueFlow( key: String,...

That Dialog trick did not work for me, the icon is still visible in the dock, any solution?

Getting the same issue in both IntelliJ and CLion

@MartinItsLinda added support for fetching entitlements from Discord with optional query parameters like guild_id, user_id etc... https://discord.com/developers/docs/monetization/entitlements#list-entitlements

Didn't you get this error @ChrisAJS `loader 'bootstrap' attempted duplicate class definition for java.awt.TrayIcon. (java.awt.TrayIcon is in module java.desktop of loader 'bootstrap')`