feat: Display titlebar buttons when not running borderless (#1099)

Tested on Linux (non-borderless) and Windows (borderless)

You may want to also test it just to be sure
This commit is contained in:
iTrooz
2023-05-25 09:26:40 +02:00
committed by GitHub
parent 7d457998d7
commit d2638c4f27
9 changed files with 112 additions and 84 deletions

View File

@@ -67,7 +67,6 @@ IMHEX_PLUGIN_SETUP("Windows", "WerWolv", "Windows-only features") {
hex::ContentRegistry::Views::add<ViewTTYConsole>();
addFooterItems();
addTitleBarButtons();
registerSettings();
registerProviders();