feat: add title bar color customization for Windows#1258
feat: add title bar color customization for Windows#1258mehah merged 2 commits intoopentibiabr:mainfrom
Conversation
|
How about compatibility with older Windows systems? |
|
I think it didn't even work anymore and it's been a while... a message appeared with something about CreateFile2 in Windows 7 Since 2022, redemption has not worked on Windows 7, as that was when I launched my first OTServ and I had several reports of this. |
Already being treated... check file src/framework/platform/win32window.cpp If not supported, will do nothing, just log. |
38b65c8 to
c58d244
Compare
|
c58d244 to
1f90c31
Compare
|
is done? |
|
From my perspective, it is done. Works on W11, doesn't work on W8 (Keep it as is). Haven't tested on W10/linux. |
1f90c31 to
529a1e3
Compare
kokekanon
left a comment
There was a problem hiding this comment.
Test in Windows 11, Windows 8








Description
Enables colored color on the Window Top bar.

Behavior
Actual
Do this and that doesn't happens
Expected
Do this and that happens
Fixes
# (issue)
Type of change
Please delete options that are not relevant.
How Has This Been Tested
Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration
Test Configuration:
Checklist