qskinny icon indicating copy to clipboard operation
qskinny copied to clipboard

Fusion skin

Open uwerat opened this issue 1 year ago • 1 comments

Qt offers a homebrew designsystem "Fusion": https://doc.qt.io/qt-6/qtquickcontrols-fusion.html

We do not have a proper specification ( beside the code ) and Fusion differs between Qt/Quick and Qt/Widgets. It looks the same on all platform what on the flipside makes it alien on probably all mobile platforms.

However it based on QPalette - a concept that works on the desktop.

uwerat avatar Jan 24 '24 16:01 uwerat

A first implementation is in master now. However focus indication and lot of cleanups need to be done.

uwerat avatar Jan 24 '24 16:01 uwerat