mirror of
https://github.com/YACReader/yacreader
synced 2026-04-12 15:49:53 -04:00
Improve window state handling
It fixes multi-screen setups support and fullscreen in Windows
This commit is contained in:
@ -55,7 +55,10 @@ YACReader::WhatsNewDialog::WhatsNewDialog(QWidget *parent)
|
||||
" • Migrate Flow implementation from OpenGL to QRhi. This is a full new implementation with better performance and compatibility with operating systems and hardware<br/>"
|
||||
" • Add light/dark themes support that follow the system configuration<br/>"
|
||||
" • Add a theme editor and support for custom themes<br/>"
|
||||
" • The apps include 12 built in themes to pick from<br/>"
|
||||
" • Add an application language setting with a system default option in YACReader and YACReaderLibrary<br/>"
|
||||
" • Fix fullscreen mode in Windows, interaction with the OS is now possible while the apps are in fullscreen<br/>"
|
||||
" • Improve support for multi-screen setups<br/>"
|
||||
"<br/>"
|
||||
"<span style=\"font-weight:600\">All apps</span><br/>"
|
||||
" • Add support for user-installed Qt image format plugins via the shared <i>plugins/imageformats</i> folder in the YACReader settings directory<br/>"
|
||||
|
||||
Reference in New Issue
Block a user