[Xfce-bugs] [Bug 16047] Icons get "rendered offscreen" when "Window scaling" is set to "2x"
bugzilla-daemon at xfce.org
bugzilla-daemon at xfce.org
Mon Oct 14 13:24:36 CEST 2019
https://bugzilla.xfce.org/show_bug.cgi?id=16047
--- Comment #1 from pezcurrel <pezcurrel at tiscali.it> ---
As a workaround I created a .desktop file in /etc/xdg/autostart
[Desktop Entry]
Encoding=UTF-8
Version=1.0
Type=Application
Name=Workaround for xfdesktop seeing double when window scaling is set to 2x
Exec=sh -c "xfdesktop -Q && sleep 1 && GDK_SCALE=1 GDK_DPI_SCALE=1 xfdesktop &"
OnlyShowIn=XFCE;
StartupNotify=false
Terminal=false
Hidden=false
This solves the "offscreen icons" issue, but right-clicking on the desktop or
desktop icons obviously shows very tiny menus, as they are not scaled 2x, nor
are applications which are launched from those menus.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Xfce-bugs
mailing list