]> git.mdlowis.com Git - proto/labwc.git/commit
icon-loader: match more application icons via fuzzy match
authorJohn Lindgren <john@jlindgren.net>
Mon, 30 Sep 2024 04:24:13 +0000 (00:24 -0400)
committerJohan Malm <johanmalm@users.noreply.github.com>
Mon, 30 Sep 2024 21:05:38 +0000 (22:05 +0100)
commit887ec70ba412eac11e700750e7c5a0966f68d4f9
tree49cd2550451b30e439f2dbcd2fd553b24bc6b569
parent2f3cd205f3ad975a6631b22353f36424debba3e8
icon-loader: match more application icons via fuzzy match

Add fallback logic to match reverse-URL .desktop file names when
the app_id is just the base name (e.g. "thunderbird" ->
org.mozilla.Thunderbird.desktop).
src/icon-loader.c