This website requires JavaScript.
Explore
Help
Register
Sign In
deepend
/
zoitechat
Watch
1
Star
0
Fork
0
You've already forked zoitechat
mirror of
https://github.com/ZoiteChat/zoitechat.git
synced
2026-03-15 10:10:19 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
61c4a7f3ebb2bc663eb05c074e2115bcb7305d8e
zoitechat
/
data
/
icons
/
menu
/
light
/
load-plugin.png
6 lines
636 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Switched menu resource loading to use bundled PNG assets (instead of SVG paths) for zc-menu-* icons, so menu icon resolution is consistent and no longer depends on SVG/icon-theme availability on different platforms (including Win32 builds). Updated the GResource manifest so all menu icons now come from data/icons/menu/{light,dark} PNG files and are embedded with to-pixdata preprocessing, ensuring the app uses one unified internal icon set across platforms. Generated and added PNG assets for both light and dark menu icon variants under data/icons/menu/ to back the new resource paths used by the GTK menu code. Fixed menu icon resource detection to fall back from PNG to SVG when probing zc-menu-* entries, so menu item icon lookup no longer fails just because one format is unavailable at runtime. Updated GTK menu icon loading to use gdk_pixbuf_new_from_resource (instead of ..._at_scale) and added explicit fallback order across variant/light and PNG/SVG resources, which addresses the “red no-entry square” missing-icon behavior you reported. Kept compatibility with your previous menu resource setup while making loading more resilient on Win32 and other environments where resource/pixbuf behavior differs.
2026-02-18 01:16:03 -07:00
<EFBFBD>
PNG
ui: updated icons, changed close button over as well.
2026-03-13 13:32:08 -06:00