mirror of
https://git.sr.ht/~eliasnaur/gio
synced 2026-07-01 15:45:38 +00:00
a3f7eaae08
WM_CLASS is used by Linux desktops to provide hints for window grouping, icons to show and startup notifications. https://specifications.freedesktop.org/desktop-entry-spec/latest/ar01s06.html This patch set the WM_CLASS to the binary name. Signed-off-by: Jason <sourcehut@sweatyballs.es>