Sort pending icons on resize (Bug #11266)

Desktop / Xfce / Xfdesktop - Eric Koegel [gmail.com] - 16 February 2015 10:33 UTC

The icon view now emits a resize-event when the grid size changes. When that happens, the file icon manager will update the pending icons to their new location based on the cache file it reads from.

633eed4 Sort pending icons on resize (Bug #11266)
src/xfdesktop-file-icon-manager.c | 115 ++++++++++++++++++++++++++++++-------
src/xfdesktop-icon-view.c | 15 ++++-
src/xfdesktop-icon-view.h | 2 +
3 files changed, 111 insertions(+), 21 deletions(-)

Upstream: git.xfce.org


  • Share