SHA256
1
0
forked from pool/nemo

- Update to version 3.4.3.

OBS-URL: https://build.opensuse.org/package/show/X11:Cinnamon:Factory/nemo?expand=0&rev=108
This commit is contained in:
Alexei Sorokin 2017-06-21 18:58:09 +00:00 committed by Git OBS Bridge
parent 0e1a829dcf
commit da19a546d1
4 changed files with 35 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d4d0ad41085c3a4e6c4cf367b5dae67b80645f6e13fb00407187bf4eee18d6bd
size 1416330

3
nemo-3.4.3.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:72c07f3229d1883c21f50635cb4631109b54f2b1b1ad863863388e2284f66676
size 1417420

View File

@ -1,3 +1,34 @@
-------------------------------------------------------------------
Wed Jun 21 16:11:48 UTC 2017 - sor.alexei@meowr.ru
- Update to version 3.4.3:
* Remove decoration from desktop window (shows in weston).
* Desktop: Relax control of positioning for placed icons.
At startup, they are loaded and set to their stored position,
but not force-aligned, allowing the layout to ignore
fluctuations in the work area during system startup.
Fix some logic around "orphan" icons as well to prevent issues
with icons not being shown due to being falsely classified as
orphans.
* icon container: Be more specific about when to flag icons
coming from a different monitor due to a desktop configuration
change.
* metadata: Add back cached position values in NemoFile.
Be sure to clear the timestamp metadata on files being
moved/copied to or from the desktop. This ensures the lazy flag
operates correctly. With the desktop becoming a separate
process, transfers that include position info need to be
handled slightly differently, as the old way of just setting
metadata and reacting to it from a new container won't work -
the file gets debuted in the other process sooner than (or not
reliably after, at least) the metadata is written, resulting in
inconsistent positioning.
* Add gvfs-info action for inspecting file metadata (for purposes
of debugging) - right-click a file and it will send gvfs-info
output on that file to stdout.
* nemo-icon-view-grid-container.c: Improve updates after
thumbnail generation.
------------------------------------------------------------------- -------------------------------------------------------------------
Wed May 24 14:40:01 UTC 2017 - sor.alexei@meowr.ru Wed May 24 14:40:01 UTC 2017 - sor.alexei@meowr.ru

View File

@ -20,7 +20,7 @@
%define sover 1 %define sover 1
%define typelib typelib-1_0-Nemo-3_0 %define typelib typelib-1_0-Nemo-3_0
Name: nemo Name: nemo
Version: 3.4.2 Version: 3.4.3
Release: 0 Release: 0
Summary: File browser for Cinnamon Summary: File browser for Cinnamon
License: GPL-2.0+ License: GPL-2.0+