mirror of
https://github.com/gnif/LookingGlass.git
synced 2026-07-21 06:42:02 +00:00
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.