Skip to content

Allow to use WLToolkit awt on Wayland #761

@alexandru0-dev

Description

@alexandru0-dev

Is your feature request related to a problem, or particular use cases? Please describe.
As of now, pano-scrobbler uses x11 on Linux, resulting the use of xwayland if a system is using Wayland

Describe the solution you'd like
allow to use a flag to specify which awt toolkit to use if possible
this will allow to experiment with WLToolkit without creating breaking changes

the jvm option in question -Dawt.toolkit.name=WLToolkit

A quick look seems tho that you embed all those flags and crate a binary with graalvm (? pls correct me if i'm wrong)
so idk if possible to add flags at runtime and if the WLToolkit is stripped at build time if the flag is not specified

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions