]> git.mdlowis.com Git - proto/labwc.git/commit
icon-loader: fix a few more missing icons
authorJohn Lindgren <john@jlindgren.net>
Fri, 4 Oct 2024 21:31:58 +0000 (17:31 -0400)
committerJohan Malm <johanmalm@users.noreply.github.com>
Sat, 5 Oct 2024 20:01:55 +0000 (21:01 +0100)
commit977d56169596db8b29ce50e3776f3235f31a3195
treea8c7fcde01f84bd7b7f07f16b58d7b9e6c6e9aae
parentc2a3a354db31041eb766d85badee1ec02db3d1e0
icon-loader: fix a few more missing icons

By:
- stripping extensions from relative icon filenames (for example,
  gdmap.desktop has "Icon=gdmap_icon.png")
- using the WM_CLASS "instance" rather than "class" string, which
  is usually the same but lowercase
src/icon-loader.c
src/xwayland.c