-
Notifications
You must be signed in to change notification settings - Fork 59
Home
moses-palmer edited this page Feb 23, 2017
·
3 revisions
-
Support for menu item icons. Individual menu items should support displaying an image. For OSX and Linux, this is a small task, but on Windows it is slightly more complicated.
-
Support for HiDPI icons on Linux. When using a backend other than raw Xlib on Linux, the icon appears blurred even for high-resolution source images. This needs to be investigated.
-
Fallback when running under Wayland. When running under Wayland, no errors are generated, but no icon is displayed either. A workaround is setting the environment variable
$GDK_BACKEND
tox11
.