This patch will add 18 additional folder icons.
In setting you can choose how much of them you want to see.
Thanks to Moth for icons.
Maybe incompatible with Patch: Launcher combined patch, this package added as conflict.
v0.1-9
- For v3.0.0.8 and above.
v0.1-8
- Added landscape view for phones.
- Added z1.75 icons.
v0.1-7
- Added transparent icon.
- Added option that allow empty folder name.
- After installation and applying patch, restart lipstick (homescreen) ONCE.
v0.1-6
- Added option to hide number on folder icon. After installation and applying patch, restart lipstick (homescreen) ONCE.
v0.1-5
- Added icons for z1.25 and z2.0.
Donation are welcome :)
Attachment | Size | Date |
---|---|---|
sailfishos-more-foldericons-0.1-6.noarch.rpm | 854.44 KB | 16/09/2016 - 16:47 |
sailfishos-more-foldericons-0.1-7.noarch.rpm | 863.98 KB | 17/09/2016 - 22:01 |
sailfishos-more-foldericons-0.1-8.noarch.rpm | 1.14 MB | 25/10/2017 - 21:39 |
sailfishos-more-foldericons-0.1-9.noarch.rpm | 1.14 MB | 13/11/2018 - 22:55 |
- For v3.0.0.8 and above.
Comments
dimoon91
Tue, 2022/03/15 - 10:43
Permalink
The patch does not apply on Sailfish OS 4.3.0.15 (Xperia X Compact).
explit
Fri, 2021/02/05 - 09:11
Permalink
Dear @Schturman! Please update for 4.0.1.x!
edp17
Sun, 2021/03/21 - 21:03
Permalink
If you install gnu-bash, then you can apply this patch with patchmanager as usual. (It works on my XA2 and Galaxy Note4 with sfos 4.0.1.48.)
Edit: it only works when the default user is nemo!
explit
Fri, 2021/12/10 - 23:10
Permalink
Tried on the Tablet, where the user is nemo and gnu-bash is installed, but it still not working.
Rafaelvlmendes
Tue, 2019/07/02 - 07:24
Permalink
Hi Schturman. Add new icons have problemas to activation. Please can update? Thanks
Rafaelvlmendes
Wed, 2018/11/14 - 00:10
Permalink
Thanks for new updates!
Erdrandbewohner
Sun, 2018/11/11 - 21:04
Permalink
Hi Schturman, please, please make your Patch functional with SailfishOS 3. I can't update my Sony, because I can not stand numbers on the folder-icons. I am a little bit strange, I know it... ;)
Schturman
Sun, 2018/11/11 - 21:50
Permalink
Hi. I know... I still didn't updated to v3. I hope soon...
crisbort
Sat, 2018/11/03 - 21:37
Permalink
Doesn't work with 3.0 :(
sdiconov
Wed, 2018/04/04 - 11:28
Permalink
Does NOT work with 2.1.4.14 .
I tried this patch on a Jolla C. The phone was freshly reset and upgraded. The result was that the phone rebooted twice and all traces of this patch were erased automatically.
Does anyone know how to switch folder icons to four miniature icons (as shown by the now broken launcher combined patch)???
Schturman
Wed, 2018/04/04 - 12:14
Permalink
Don't know what you did with your phone but patch work without any problem on all my devices (jolla1, C and tablet). And my patch not compatible with launcher combined patch.
Ygorr
Thu, 2017/10/26 - 16:12
Permalink
Mm how to unite this patch and combine launcher?Cause both feature are helpful
Schturman
Thu, 2017/10/26 - 17:35
Permalink
Need check... If it change the same parameters in the file, but in different variation = not possible...
babba22
Thu, 2016/12/01 - 19:46
Permalink
HI! I can't enable this patch in sfos 2.0.5... moreover I also can't unistall it from warehouse nor through terminal cause it launches this error:
Fatal error: Subprocess failed. Error: RPM failed: error: 0x459b71b8reun(sailfishos-more-foldericons-0.1-7.noarch) scriptlet failed, exit status 2
error: sailfishos-more-foldericons-0.1-7.noarch: erase failed
What should I do?
EDIT: I removed manually all files I could find in the RPM package, but warehouse still lists it as installed.
Schturman
Fri, 2017/02/10 - 13:31
Permalink
weird... i don't have any problem with uninstallatin. Are you sure you unapplied patch before system update?
oot@Jolla_C nemo]# pkcon remove sailfishos-more-foldericons
Removing
Waiting in queue
Starting
Removing packages
Resolving dependencies
Removing packages
Removing
Waiting in queue
Waiting for authentication
Waiting in queue
Starting
Removing packages
Resolving dependencies
Removing packages
[root@Jolla_C nemo]#
and this from spec:
%postun
if [ $1 = 0 ]; then
#Do stuff specific to uninstalls
/bin/rm -rf /usr/share/jolla-settings/pages/foldericons
/bin/rm -rf /usr/share/patchmanager/patches/sailfishos-more-foldericons
su -l nemo -c "dconf reset -f /desktop/lipstick/foldericons/"
else
if [ $1 = 1 ]; then
#Do stuff specific to upgrades
echo "It's just upgrade"
fi
fi
Schturman
Fri, 2017/02/10 - 17:07
Permalink
You can try to install it again and remove from terminal ? If it still not uninstallable, we will do it step by step...
Also you can try: rpm -e --noscripts sailfishos-more-foldericons
Schturman
Sat, 2017/02/11 - 13:23
Permalink
It happens because you probably updated yout system to 2.0.5.6 without unapplying my patch. For me all work without any problem...
Run this commands as ROOT:
/bin/rm -f /usr/share/lipstick-jolla-home-qt5/launcher/LauncherFolder.qml.webosinternals.orig
/bin/rm -f /usr/share/lipstick-jolla-home-qt5/launcher/LauncherGrid.qml.webosinternals.orig
/bin/rm -f /usr/share/jolla-settings/entries/foldericons.json.webosinternals.orig pkcon remove sailfishos-more-foldericons
Show output here. And if all is ok, you can reinstall it from warehouse again.
abranson
Mon, 2017/02/13 - 13:29
Permalink
That pastes really well now.
Thanks!
babba22
Wed, 2017/01/11 - 17:25
Permalink
Sorry, I totally forgot this D:
I've done what you told me, but I got same error:
sudo pkcon remove sailfishos-more-foldericons
Removing
Waiting in queue
Starting
Removing packages
Resolving dependencies
Removing packages
Removing
Waiting in queue
Waiting for authentication
Waiting in queue
Starting
Removing packages
Resolving dependencies
Removing packages
Fatal error: Subprocess failed. Error: RPM failed: error: 0x44ddd1b8reun(sailfishos-more-foldericons-0.1-7.noarch) scriptlet failed, exit status 2
error: sailfishos-more-foldericons-0.1-7.noarch: erase failed
EDIT: solved with sudo rpm -e --noscripts sailfishos-more-foldericons
Schturman
Wed, 2017/01/11 - 17:33
Permalink
Exactly this what you needed...
P.S. I don't have sudo, did you tried just with devel-su pkcon remove package-name? For me work without any problem...
babba22
Wed, 2017/01/11 - 18:26
Permalink
yes I tried but same result =( anyway now it's solved! nice patch btw :D
explit
Sat, 2016/07/30 - 02:03
Permalink
Hi Schturman!
Is it possible to make a version for 2.0.0.10 or 2.0.0.11 I would like touse this patch on my Fairphone 2.
The official alpha1 for FP2 is 2.0.0.10, but i use an unofficial 2.0.1.11
Thanks
Schturman
Sat, 2016/07/30 - 02:36
Permalink
Sorry but I can't... Already tried, but this versions not have scrolling element here and it didn't work like expected for me..
erlen
Sat, 2016/06/25 - 11:52
Permalink
Ok thanks !
erlen
Sat, 2016/06/25 - 01:34
Permalink
Where did you find the v2.0.2.45 I am up to date and i have the version 2.0.1.11. I don't have the early access, but i did not find any information about the version 2.0.2
Schturman
Sat, 2016/06/25 - 04:30
Permalink
https://together.jolla.com/question/136653/early-access-aurajoki-20245-s...
http://talk.maemo.org/showthread.php?t=96469