[Libreoffice-bugs] [Bug 125443] Implement different border colors depending on the LibreOffice app launched on Windows

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Fri Jul 5 16:02:40 UTC 2019


https://bugs.documentfoundation.org/show_bug.cgi?id=125443

--- Comment #6 from Jan-Marek Glogowski <glogow at fbihome.de> ---
Windows in LO are represented by the SalFrame class. There is a 2nd type of
"window" for native client areas (used for stuff like video overlay in
Impress). That code for the Windows OS is is in vcl/win/window/salframe.cxx and
vcl/win/window/salobj.cxx.

But reading the stackoverflow link, it doesn't look that easy, because now you
would have to paint the whole decorations yourself, which probably would
require the implementation of bug 113388.

OTOH I don't understand why bug 113388 is closed as WONTFIX. If someone manages
to implement this, I don't see a reason to not merge that into VCL. Or is there
some compelling design reasons not to support this?
But getting this to work consistently on all platforms might be quite hard.
Looking into Firefox code might be a good starting point there.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20190705/5704bf25/attachment.html>


More information about the Libreoffice-bugs mailing list