Package: nemo / 4.8.6-2

Metadata

Package Version Patches format
nemo 4.8.6-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
fix states pin create folder menu.patch | (download)

src/nemo-tree-sidebar.c | 44 31 + 13 - 0 !
1 file changed, 31 insertions(+), 13 deletions(-)

 nemo-tree-sidebar.c: fix states for pin/unpin and
 create-folder menu items.

- Don't allow pinning of items in the root tree level.
- Correctly set visiblity/sensitivity of the create-folder menu item -
  disallow in non-writeable locations and in favorites (this is
  already forbidden elsewhere).
- Fix incorrect jump when right-clicking a non-selected tree entry.

Fixes #2759