Conversation
cjee21
commented
Mar 11, 2026
- edit SVG to invert black and white parts
- generate PNG from SVG with GIMP
- generate assets with Visual Studio
- manually combine and rename light/dark mode assets
- edit manifest and regenerate pri as necessary
b1f3705 to
09a628c
Compare
|
Ok, let's see if this works. I have moved all images to resources folder. It will now copy images and generate the pri when building. Need to test on Windows 10 with all possible tile sizes on both light and dark to ensure all is well. I cannot build the installer locally anymore and also no space for a Windows 10 VM. The Qt fully packaged MSIX should be tested on Windows 10 as well but that is difficult since there is no signed build from the build farm yet. |
|
Oh wait, the assets got messed up when moving due to similar folder names just now. |
|
Ok now. |
|
Argh copy paste mistake. Should be really OK now. |
I don't build the Qt package on Windows yet, could you share a build? And/or add the support of the BCB version? (I would understand if you prefer no to do it, but I try :) ). |
That is old comment. Now this PR is for both Qt and BCB. The Qt one I already tested on Windows 11. I can share build but the unsigned build cannot be installed on Windows 10. |
