~linuxmint-daily-build-team/linuxmint/+git/nemo:4.8-maintenance

Last commit made on 2021-03-05
Get this branch:
git clone -b 4.8-maintenance https://git.launchpad.net/~linuxmint-daily-build-team/linuxmint/+git/nemo

Branch merges

Branch information

Name:
4.8-maintenance
Repository:
lp:~linuxmint-daily-build-team/linuxmint/+git/nemo

Recent commits

15725dc... by Clement Lefebvre <email address hidden>

4.8.6

98bff65... by Michael Webster

nemo-view.c: Partially revert b4d0318b318f4f4f20cbd8e89c7859f69aeb6214

This causes a segfault when a python extension keeps a reference to
the NemoWindow given in provider.get_file_items() to use in a callback
and the window is closed.

ref: https://github.com/linuxmint/nemo/issues/2686

This is not a fix, just a workaround for now to prevent a crash.

64d57a8... by Clement Lefebvre <email address hidden>

4.8.5

ff8fc4a... by Isaac Carter

Issue 591. Increases emit time of change for progress update.

a363205... by Isaac Carter

Issue 2666. Blocks emoji chooser from breaking Nemo

4ae0a6e... by Isaac Carter

Issue 1908: Sets correct values for x and y for file->details->cached_position.

b84f471... by Michael Webster

nemo-directory-async.c: Fix favorite check callback arguments, remove
unnecessary g_free().

8adb77a... by Isaac Carter

Fixes #2239. The value for customizing the desktop layout for Sort items was not being saved.

6d05e36... by Michael Webster

nemo-list-view.c: Only allow double-clicks with the primary and
middle buttons.

Fixes #2658

1f656dd... by Lars Mueller

nemo-file-operations.c: Fix #2075