Open Skizzy24 opened 1 year ago
iced has no support for this, and it won't come anytime soon: https://github.com/iced-rs/iced/issues/36.
There's two ways to copy text if using iced:
I don't like (1) because its just ugly to do. A GUI toolkit doesn't support (normal) text selection? Yuck. And then there'd be accessibility concerns, with screen readers for example, but I have no idea if iced even handles that at all.
(2) would increase the amount of code we'd need to maintain, with little actual benefit.
Yeah, this is really a missing feature in iced rather than UAD-ng. It'll have to be a wontfix until we make a new ui or iced implements copiable text
This feature is very useful. And without this we have to type package names and long links by looking at them. Please make this happen.
Make that you can open links from the app description and copy the app package or app description.