Thanks Kevin; two things:
One: PageEdit with Qt6 compiles but it doesn't work; when I compiled it with Qt5 it works as is expected.
Two: no case, even with the statement FORCE_PAGEEDIT_DARKMODE_PALETTE=1 in the enviroment variables, I can't enable dark mode on my Arch. Or I need to do another thing more or dark mode is not working under Linux (by the way, in Windows I don't have any issue -with the Windows version of course-).
Quote:
Originally Posted by KevinH
Just like with the Sigil build process add this to your cmake command:
-DUSE_QT6=1
And I believe there is a
FORCE_PAGEEDIT_DARKMODE_PALETTE
And if a epub sets its own colours they will overrde the simulated darkmode setting.
|