slint-ui / slint

Slint is a declarative GUI toolkit to build native user interfaces for Rust, C++, or JavaScript apps.
https://slint.dev
Other
17.64k stars 607 forks source link

Add API to set the XDG app id #6851

Open tronical opened 1 day ago

tronical commented 1 day ago

ChangeLog: Added function to set the XDG app id on Wayland/X11. This needs to be added with respective function names in the language sections.

Fixes #1332

tronical commented 1 day ago

In an effort to just get this done....