https://bugs.documentfoundation.org/show_bug.cgi?id=118017
--- Comment #11 from Michael Warner <[email protected]> --- (In reply to Pedro from comment #3) > It is licensed under GPL3 as LO, so maybe we could bring their code to > mainline LO. LO is Mozilla Public License 2 --- and as far as I know it wants to stay that way --- so we certainly cannot drop GPL code into it. Other GPL components we use are built as separate executables and then have some sort of IPC communication or we read their output files or something like that, but techniques like this won't be useful for adding in dark mode support. -- You are receiving this mail because: You are the assignee for the bug.
