https://bugs.documentfoundation.org/show_bug.cgi?id=167250
V Stuart Foote <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected], | |[email protected] See Also| |https://bugs.documentfounda | |tion.org/show_bug.cgi?id=16 | |5301 --- Comment #11 from V Stuart Foote <[email protected]> --- @Sahil, * Does this really make sense to try to replicate WinUI3/Fluent appearance [1] when the underlaying framework remains VCL based? Can't avoid it, so maybe better to select a different UI Widget library since win32 is deficient, and refactoring native win32 for WinUI3 and XAML is going to be too expensive for LibreOffice (to refactor, thought maintaining it might be less troublesome if well done). So just move the UI fully onto that non-MS motif? That seems more in line with a cross platform project. E.g. why not Qt Widget [2], and reuse some of the kf6 implementation on win. Is it really an issue that the icon theming does not match Metro/MDL or whatever WinUI3/Fluent suggests [1]? I don't think so and folks really don't expect visual mimicry on non-native cross-platform implementations. Just solid functional control implementation and reasonable UI cohesiveness--not fully implemented os/DE UI integration. =-ref-= [1] https://en.wikipedia.org/wiki/Fluent_Design_System [2] https://doc.qt.io/qt-6/gallery.html -- You are receiving this mail because: You are the assignee for the bug.
