ITADN

GTK4 minimize/maximize icons are bigger than the one built on Linux/MSYS

#1763Openforiequal0 创建于 2026-05-06
F
foriequal0commented
Hi, I'm building a GTK4 / libadwaita app. I noticed that minimize/maximize icons are bigger on the Windows build. (gvsbuild 2026.4.1, GTK 4.22.2, libadwaita 1.9, Rust 1.95-msvc) <img width="1050" height="750" alt="Image" src="https://github.com/user-attachments/assets/524908f7-e0d4-46b3-9036-8676af0430c7" /> I thought it was GTK's problem, but the problem is gone if I build it on MSYS, so I am reporting it on here. (MSYS, mingw-w64-x86_64-gtk4-4.22.3-1, mingw-w64-x86_64-libadwaita-1.9.0-1, Rust 1.95-gnu) <img width="1050" height="750" alt="Image" src="https://github.com/user-attachments/assets/ec6134fb-9051-4e6f-922a-4461d0f785a3" /> Here are the cropped images: (gvsbuild 2026.4.1, GTK 4.22.2, libadwaita 1.9) <img width="117" height="40" alt="Image" src="https://github.com/user-attachments/assets/50da6b2f-5639-4213-936a-ff22cb70ac9c" /> (gvsbuild 2026.4.1, GTK 4.22.2) <img width="119" height="50" alt="Image" src="https://github.com/user-attachments/assets/3c97165a-f1bb-4a10-bb46-0039f99c78fd" /> (MSYS, mingw-w64-x86_64-gtk4-4.22.3-1, mingw-w64-x86_64-libadwaita-1.9.0-1) <img width="114" height="39" alt="Image" src="https://github.com/user-attachments/assets/fd89dac2-c4cd-4338-b1ef-d6a18358aa2c" /> (linux, GTK 4.22, HiDpi 200%) <img width="230" height="82" alt="Image" src="https://github.com/user-attachments/assets/1fb30ebc-ef02-4476-9e48-bed1f1472e63" />
1 条评论