https://bugzilla.xfce.org/show_bug.cgi?id=16047
--- Comment #1 from pezcurrel <[email protected]> --- 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. _______________________________________________ Xfce-bugs mailing list [email protected] https://mail.xfce.org/mailman/listinfo/xfce-bugs
