phocean / TopIcons-plus

An gnome-shell extension to put the icons back to the tray.
674 stars 98 forks source link

HiDPI Support #111

Closed lviggiani closed 5 years ago

lviggiani commented 6 years ago

Icons appears half size when HiDPI is enabled. See this: screenshot

And these are my screen settings: display

I'm using latest version from git

phocean commented 5 years ago

This is more an issue for Skype and the way they packaged their app in Electron. Such issues are common whatever desktop environment you are using.

In my experience, Electron apps work better with the libindicator API (as provided in Unity).

I encourage you to check and test this extension (using XDG_CURRENT_DESKTOP=Unity to launch your apps):

https://github.com/ubuntu/gnome-shell-extension-appindicator/issues/74