Commit Graph

2 Commits

Author SHA1 Message Date
Quantum
a87dd6f3b6 [client] resources: clean up icon handling
This commit turns the icon handling into using a macro so we don't need to do
weird conversions from unsigned long (needed by X11) to uint32_t (needed by
Wayland).

Also simplified the error handling path on Wayland.
2026-07-23 09:43:59 +10:00
Geoffrey McRae
993c724e67 [client] wayland: set the application icon 2026-07-23 09:43:59 +10:00