https://bugs.documentfoundation.org/show_bug.cgi?id=113388
--- Comment #9 from V Stuart Foote <vstuart.foote@utsa.edu> ---
Windows allows this using Desktop Windows Manager (DWM) APIs and extending the
Client Frame [1] replacing the Standard Frame.
IIUC macOS AppKit does also, from the NSWindow/NSView ->
NSAppearanceCustomization [2], but as we make no use of NSAppearance (taking
defaults) for the NSWindow/NSView and stylemask(s).
So both of these would require entirely new development in native code to do
any sort of client side decoration.
While on Linux--X11, and now Wayland, there are multiple code paths for doing
this depending on the DE supporting GUI toolkit being supported.
So, while it could be done--there is no _compelling_ requirement to do so, and
a whole bunch of pain involved in trying to implement cross platform with any
consistent fashion. Allowing OS and DE defaults just makes more sense from a
UX position.
Again IMHO => WONTFIX
=-ref-=
[1]
https://msdn.microsoft.com/en-us/library/windows/desktop/bb688195(v=vs.85).aspx
[2] https://developer.apple.com/documentation/appkit/nsappearancecustomization
https://developer.apple.com/documentation/appkit/nsappearance
--
You are receiving this mail because:
You are on the CC list for the bug.
Context
- [Libreoffice-ux-advise] [Bug 113388] Support for Client Side Windows Decorations in LibreOffice · bugzilla-daemon
Privacy Policy |
Impressum (Legal Info) |
Copyright information: Unless otherwise specified, all text and images
on this website are licensed under the
Creative Commons Attribution-Share Alike 3.0 License.
This does not include the source code of LibreOffice, which is
licensed under the Mozilla Public License (
MPLv2).
"LibreOffice" and "The Document Foundation" are
registered trademarks of their corresponding registered owners or are
in actual use as trademarks in one or more countries. Their respective
logos and icons are also subject to international copyright laws. Use
thereof is explained in our
trademark policy.