Mechanism-for-Avalonia icon indicating copy to clipboard operation
Mechanism-for-Avalonia copied to clipboard

Ideas

Open furesoft opened this issue 5 years ago • 2 comments

what about a ContentDialog Control? what about a Ubuntu and a elementary os theme?

what about a style loader that loads a style based on the running target os? example: im running a ubuntu distro the loader loads the Theme: UbuntuTheme the second person runs Win7 and load the Theme: WinAero

furesoft avatar Apr 18 '20 08:04 furesoft

what about a ContentDialog Control?

Er...not quite sure what you mean by this. Like...message boxes, or...?

EDIT: Did a bit of research. Are you talking about something akin to the UWP ContentDialog?

EDIT 2: I think I'm going to take a crack at a UWP-esque ContentDialog regardless. If you had something else in mind though, do let me know.

what about a Ubuntu and a elementary os theme?

I suppose those do qualify as popular Linux themes. Sounds good to me.

what about a style loader that loads a style based on the running target os?

Oh that sounds great...I'd had thoughts of something similar. Good to know there's demand for it.

Splitwirez avatar Apr 18 '20 10:04 Splitwirez

For the os specific style loader you could add a attached property to a style

furesoft avatar Apr 24 '20 13:04 furesoft