SHA256
1
0
forked from pool/pcmanfm-qt

Accepting request 930093 from X11:LXQt

- Update to 1.0.0:
  * Added an option to make desktop items sticky by default.
  * Allowed the recursive customization of folders.
  * Prevented closing of file operation dialog on closing the main window.
  * Keep the custom position of a desktop item on inline renaming.
  * Added per-folder settings actions to the current tab's context menu.
    Also, set the tab icon according to the customization, if any.
  * Added an action to remove settings of nonexistent folders.
  * Add a new tab on double clicking an empty space of the tab-bar.
  * Added an option to disable smooth scrolling in list and compact modes.
  * Disabled tab DND under Wayland (because of Wayland's limitations).

OBS-URL: https://build.opensuse.org/request/show/930093
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pcmanfm-qt?expand=0&rev=18
This commit is contained in:
Dominique Leuenberger 2021-11-09 22:54:17 +00:00 committed by Git OBS Bridge
commit 67aa6e66c3
6 changed files with 39 additions and 24 deletions

View File

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

View File

@ -1,17 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQJJBAABCAAzFiEEGd/fOleb1QnbtXLYvnkwB60i334FAmB4Dj0VHHRzdWphbjIw
MDBAZ21haWwuY29tAAoJEL55MAetIt9+kGcP/is9Tewx15KiLp+OqLkwFgko0oaG
y0NwPBAkLPgkP0RbZLI3dspGxsj3FIyp7cLEzjUgIH2OLymRVud9WDURD4lRylkN
fGUSBxwJIJIkts66oWxSuVtvQW4yDgq3S+ieniClsWkAzSkCxfUOcmD9TWWLvjzD
uD8njTAIyhq2YHlvKxz/AubixdFf05yFGIC8LNxwGXowErjsWCA3sjtW961nyzx5
XkNrhgYUV1sPwQhB2n9bjOIQLO3Mwmm5Pc28gXZ9wbEZEB25bPN+cDFtP9XoCTSa
qYrARzd/KGjlo7gbsIh0jPVeKUsi8p5DH40zm/cReORHgGWQS0w0cP71Wnyifvt1
IZ4tnx5oyX++dg2y4fYSMgqw/AV+fy5uNeJHwtycqUud7dMEsV72Hk37Qo9pt2VB
M8Fa7cUS5mN+s3/6whCZzAPCfivkLwCrfH5GBGLYC/f3nsia2iV/WBg/UxXWdocc
b6dmenaQTTTOAzRuExJ41SM4MlP6pXaRCa4565fI3kMEX3rursmcvTFr7kBuIEa/
pZ65OAzBKwfUvU96De9/L2lxrhLlRXONK+bOLqWoLQunIIgkDuS6hBji4KuCanmf
K/LC8qGzz/56GRaNfbu/XNAHmFi8MOJseb3L16ygXUw5dy1lsObkShC4Jc/zSMrI
Td8f393XwdI4QUw5
=JIZT
-----END PGP SIGNATURE-----

3
pcmanfm-qt-1.0.0.tar.xz Normal file
View File

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

View File

@ -0,0 +1,17 @@
-----BEGIN PGP SIGNATURE-----
iQJJBAABCAAzFiEEGd/fOleb1QnbtXLYvnkwB60i334FAmGFC0gVHHRzdWphbjIw
MDBAZ21haWwuY29tAAoJEL55MAetIt9+EdQP/1nL+cMF0BydD+g9hu0eV9OH0ntz
HTEN1Y3CZRLNNJa+yRSELr8OV8aHlY7OpcOolbg1T8GW5/N8iE0C7OsXurVWZLa8
RQM1lZ+VhOBARVmgupGUM6vCWkYW627dlK0eMUQqTZFACKvxB/fCi23DvEdZ5WT9
kYcF34z81JOgrVHd2MBmS8KxdLvfJzK/5FzTHeUPSgntBOqmYcoZSoezS4OjNb35
HlAlRzEPDWxp3lYEgnLoryygRE26CB6yhLb0IIw1gENXwKMR6DMsJMAGDtfUK3AS
mWDXxKg9SZ3AcIRy5nD5phdd/UL4zgvX5DMKpAOPsBYaTmF8v+TfMOGXAE+SV4iH
tzjItEK12bYcedaMxc6f8Ykur10RX7taYIo2+i4d7rCp629pW8H6PBp3/haiKr6x
iDo8rZnOwsU2zyqQHPOeH4/8PnOfpQkM2aV5mxkKsgl8pj4T7yHQjEXawUszPh7O
tCE+4l7xFAsmQ0zRkTpF/1Uatm+1alSkXAee66h3GB9btErFHxmG0AQqdjAqg2P2
o028QKBCP2q1FiEzRj9KyAGgYKW5pua8PjqqGG9HFAsXoZBbueUDJWI8Zp82gB7b
Il22CPFIArhtzPSCA8jWBWE/CyvYg9cl9lKcU3Ys+/542bXq4uW6xW6b3b0f8LwG
W6fMw6sIgxaDoAXh
=yTfA
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,18 @@
-------------------------------------------------------------------
Mon Nov 8 09:25:06 UTC 2021 - Michael Vetter <mvetter@suse.com>
- Update to 1.0.0:
* Added an option to make desktop items sticky by default.
* Allowed the recursive customization of folders.
* Prevented closing of file operation dialog on closing the main window.
* Keep the custom position of a desktop item on inline renaming.
* Added per-folder settings actions to the current tab's context menu.
Also, set the tab icon according to the customization, if any.
* Added an action to remove settings of nonexistent folders.
* Add a new tab on double clicking an empty space of the tab-bar.
* Added an option to disable smooth scrolling in list and compact modes.
* Disabled tab DND under Wayland (because of Wayland's limitations).
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Apr 16 06:46:12 UTC 2021 - Michael Vetter <mvetter@suse.com> Fri Apr 16 06:46:12 UTC 2021 - Michael Vetter <mvetter@suse.com>

View File

@ -17,7 +17,7 @@
Name: pcmanfm-qt Name: pcmanfm-qt
Version: 0.17.0 Version: 1.0.0
Release: 0 Release: 0
Summary: File manager and desktop icon manager Summary: File manager and desktop icon manager
License: GPL-2.0-or-later License: GPL-2.0-or-later
@ -31,16 +31,16 @@ Patch0: pcmanfm-qt-default-wallpaper.patch
BuildRequires: cmake >= 3.1.0 BuildRequires: cmake >= 3.1.0
BuildRequires: fdupes BuildRequires: fdupes
BuildRequires: gcc-c++ BuildRequires: gcc-c++
BuildRequires: lxqt-build-tools-devel >= 0.9.0 BuildRequires: lxqt-build-tools-devel >= 0.10.0
BuildRequires: pkgconfig BuildRequires: pkgconfig
BuildRequires: cmake(KF5WindowSystem) BuildRequires: cmake(KF5WindowSystem)
BuildRequires: pkgconfig(Qt5Core) >= 5.12.0 BuildRequires: pkgconfig(Qt5Core) >= 5.15.0
BuildRequires: pkgconfig(Qt5DBus) BuildRequires: pkgconfig(Qt5DBus)
BuildRequires: pkgconfig(Qt5UiTools) BuildRequires: pkgconfig(Qt5UiTools)
BuildRequires: pkgconfig(Qt5Widgets) BuildRequires: pkgconfig(Qt5Widgets)
BuildRequires: pkgconfig(Qt5X11Extras) BuildRequires: pkgconfig(Qt5X11Extras)
BuildRequires: pkgconfig(libexif) BuildRequires: pkgconfig(libexif)
BuildRequires: pkgconfig(libfm-qt) >= 0.17.0 BuildRequires: pkgconfig(libfm-qt) >= 1.0.0
#bsc#1100208 - mvetter@suse.de #bsc#1100208 - mvetter@suse.de
Requires: wallpaper-branding-openSUSE Requires: wallpaper-branding-openSUSE
#bsc#1128570 - mvetter@suse.de #bsc#1128570 - mvetter@suse.de