I think it is 0xCC, or in long form 0xCD03
- 0 Posts
- 4 Comments
Joined 2 years ago
Cake day: October 2nd, 2023
You are not logged in. If you use a Fediverse account that is able to follow users, you can follow this user.
I need to permanently increase the entropy of the system. Failing to do so might lead to catastrophe.
mdk_@lemmy.worldto Linux@lemmy.ml•One of these 6 will become Plasma 6. Wallpaper Which one do you prefer?32·1 year agoTop right seems to be the best.
The others:
- Top left: Mystery tongue coming from or going somewhere
- Middle left: Much to bright, hard edges make finding icons difficult
- Middle right: Too many dark areas
- Bottom left: Might be okay as well
- Bottom right: Too bright and might not fit the mood as this seems to be an anime inspired background
There are differences. Most modern apps use .NET Core, which in itself is cross platform. Most of the time, they use a UI framework that is be cross platform as well (AvaloniaUI).
Of course newer apps and older apps made with .Net-Framework that may use Windows specific libraries (eg. System.Windows.Forms, System.Drawing) and lose their cross platform compatibility. They might work with Wine.