Skip to content

Invalid geometry of desktop grid after customizing it

Submitted by zamiere

Assigned to Eric Koegel

Link to original bug (#9804)

Description

It's possible to recheck the desktop grid size after loading the desktop or after gtk theme changing?

I modified the "XfdesktopIconView*" class style via gtkrc, for increase the density of icon placing, but now only a portion of desktop is usable for icons. As a workaround, the following script places the icons and resets the desktop grid and I can place icons anywhere in the desktop:

sleep 10 xfdesktop --reload sleep 1 xfdesktop --arrange

Can you develop some autoarrange method for custom desktop grid or create possibility for change desktop grid settings?

Version: Unspecified