|
| 1 | +nemo (6.7.0) unstable; urgency=medium |
| 2 | + |
| 3 | + [ Michael Webster ] |
| 4 | + * nemo-main-application.c: Clear a window's saved secondary pane location if an unmount invalidates it. |
| 5 | + * nemo-action-manager.c: Fix layout file monitor and action refresh. (#3675) |
| 6 | + * nemo-file-utilities.c: Match mounts, volumes and drives with xsi icons. |
| 7 | + * nemo-list-view.c: Don't allow the 'Location' column for normal directories. |
| 8 | + * nemo-column-utilities.c: Add some translator comments for the Location and Hits columns. |
| 9 | + * nemo-list-view.c: When column expanders are disabled, don't check subdir counts or set up tracking for children. |
| 10 | + * build: Fix some warnings. |
| 11 | + * dnd: Don't allow drag-and-drop into or out of computer://. |
| 12 | + |
| 13 | + [ Jamie Drinkell ] |
| 14 | + * Add Keyboard Shortcut for Open in Terminal (#3686) |
| 15 | + |
| 16 | + [ Michael Webster ] |
| 17 | + * .github/workflows: Add generate-test-packages trigger. |
| 18 | + |
| 19 | + [ jombo.uk ] |
| 20 | + * Sort by File Extension for Grid and List View (#3666) |
| 21 | + |
| 22 | + [ Michael Webster ] |
| 23 | + * nemo-file.c: Don't display 'unknown' in the extension column if a file has none. |
| 24 | + |
| 25 | + [ Xavier Jurado ] |
| 26 | + * nemo-places-sidebar.c: Sort network mounts alphabetically (#3695) |
| 27 | + |
| 28 | + [ Achim ] |
| 29 | + * fix path in action-info.md (#3701) |
| 30 | + |
| 31 | + [ Michael Webster ] |
| 32 | + * Add stale.yml github workflow. |
| 33 | + * Try fixing permissions. |
| 34 | + |
| 35 | + [ Clement Lefebvre ] |
| 36 | + * packaging: Depend on xapp-symbolic-icons |
| 37 | + |
| 38 | + [ Michael Webster ] |
| 39 | + * Implement gtk-layer-shell. (#3684) |
| 40 | + * nemo-desktop-window.c: Fix missing include. |
| 41 | + * meson.build: Add -Werror=implicit-function-declaration |
| 42 | + * nemo-view.c: Remove 'open-file-and-close-window' action. |
| 43 | + |
| 44 | + [ Kaveh ] |
| 45 | + * Restore Last Window Tabs on Startup (#3661) |
| 46 | + |
| 47 | + [ konti1334 ] |
| 48 | + * Fix several memory leaks. (#3721) |
| 49 | + |
| 50 | + [ Michael Webster ] |
| 51 | + * nemo-file-operations.c: Fix file copies breaking ownership rules. (#3731) |
| 52 | + * nemo-view.c: Cleanup unused code from a removed feature. |
| 53 | + * nemo-progress-info-widget.c: Disable start/pause button when an operation is cancelled. |
| 54 | + |
| 55 | + -- Clement Lefebvre <root@linuxmint.com> Mon, 13 Apr 2026 08:38:01 +0100 |
| 56 | + |
1 | 57 | nemo (6.6.3) zena; urgency=medium |
2 | 58 |
|
3 | 59 | [ Michael Webster ] |
|
0 commit comments