Skip to content

Releases: jknockel/nemo

master.mint22

05 Feb 03:49
c51a8e5
Compare
Choose a tag to compare
nemo-places-sidebar.c: Fix bookmark renaming.

Caused by commit 4eabc4503:
- The packing order of cells changed, breaking the g_list_nth_data
  lookup.
- Even with that fixed, new motion handlers would cause the keyboard
  edit grab to reset, immediately canceling rename mode.

Fixes #3513.

master.lmde6

05 Feb 03:49
c51a8e5
Compare
Choose a tag to compare
nemo-places-sidebar.c: Fix bookmark renaming.

Caused by commit 4eabc4503:
- The packing order of cells changed, breaking the g_list_nth_data
  lookup.
- Even with that fixed, new motion handlers would cause the keyboard
  edit grab to reset, immediately canceling rename mode.

Fixes #3513.