Reply
Thread Tools
Markkyboy's Avatar
Posts: 433 | Thanked: 727 times | Joined on Oct 2012 @ Costa Blanca, España
#2851
Originally Posted by coderus View Post
You can reorder patches by dragging, and it will be applied in correct order on boot.
I never knew that, thank you!
__________________
..oO(Don't just sit there standing around, pick up a shovel and sweep up!)Oo..
 

The Following User Says Thank You to Markkyboy For This Useful Post:
Ancelad's Avatar
Posts: 1,552 | Thanked: 3,108 times | Joined on Jun 2012 @ Russia, 96
#2852
Originally Posted by Kabouik View Post
It was possible to swipe on the remorse bar to skip it and immediately confirm the change/deletion/whatever, in addition to changing page or app which also results in confirming the action. The swipe to confirm is something I learned very late actually, I suppose it's partly why they changed the behaviour and added hints on both sides to make it unambiguous.
I have some progress with Drag.XAxis, let's see what I can to do. Obviously I was drunken after 2020th celebration party when discovered this.
 

The Following 3 Users Say Thank You to Ancelad For This Useful Post:
coderus's Avatar
Posts: 6,436 | Thanked: 12,699 times | Joined on Nov 2011 @ Ängelholm, Sweden
#2853
updated dynicons

Changelog: v1.0.0 compatible with SFOS 3.2.1.x
Fixed hands correction
Optimized diff to single hunk

Please manually update because version number is lower than before

You can create icons for own apps
name file LauncherIcon-$desktopName.qml
where $desktopName is anme of your desktop file without .desktop extension
for example LauncherIcon-jolla-settings.qml
place it to /usr/lib/qt5/qml/Sailfish/Lipstick
execute dconf write /apps/lipstick-jolla-home-qt5/icons/$desktopName true
__________________
Telegram | Openrepos | GitHub | Revolut donations
 

The Following 3 Users Say Thank You to coderus For This Useful Post:
peterleinchen's Avatar
Posts: 4,117 | Thanked: 8,901 times | Joined on Aug 2010 @ Ruhrgebiet, Germany
#2854
@coderus
I updated your switcher-notification patch.
And it seems it works (at least I saw it working for WA).

I was easy and only a one-line fix and some offsets.
Would you take it over and update it on your web catalog?
Attached Files
File Type: gz unified_diff.patch.gz (1.7 KB, 35 views)
__________________
SIM-Switcher, automated SIM switching with a Double (Dual) SIM adapter
--
Thank you all for voting me into the Community Council 2014-2016!

Please consider your membership / supporting Maemo e.V. and help to spread this by following/copying this link to your TMO signature:
[MC eV] Maemo Community eV membership application, http://talk.maemo.org/showthread.php?t=94257

editsignature, http://talk.maemo.org/profile.php?do=editsignature
 
coderus's Avatar
Posts: 6,436 | Thanked: 12,699 times | Joined on Nov 2011 @ Ängelholm, Sweden
#2855
Originally Posted by peterleinchen View Post
@coderus
I updated your switcher-notification patch.
And it seems it works (at least I saw it working for WA).

I was easy and only a one-line fix and some offsets.
Would you take it over and update it on your web catalog?
Nice, but can you do it inside
https://github.com/sailfishos-patches/sailfish-qml
branch? i'd like to move all patches here for easy rebase to new sfos version updates
__________________
Telegram | Openrepos | GitHub | Revolut donations
 

The Following 2 Users Say Thank You to coderus For This Useful Post:
peterleinchen's Avatar
Posts: 4,117 | Thanked: 8,901 times | Joined on Aug 2010 @ Ruhrgebiet, Germany
#2856
Originally Posted by coderus View Post
... i'd like to move all patches here for easy rebase to new sfos version updates
Yes, did so.
(but cannot update web catalog).

But will or would you like to move all all patch data (unified.diff, patch.json, png, additional qml) also here?
Or as of today keep that in other repo?
And web catalog as publishing platform only?
__________________
SIM-Switcher, automated SIM switching with a Double (Dual) SIM adapter
--
Thank you all for voting me into the Community Council 2014-2016!

Please consider your membership / supporting Maemo e.V. and help to spread this by following/copying this link to your TMO signature:
[MC eV] Maemo Community eV membership application, http://talk.maemo.org/showthread.php?t=94257

editsignature, http://talk.maemo.org/profile.php?do=editsignature

Last edited by peterleinchen; 2020-01-20 at 21:58.
 

The Following User Says Thank You to peterleinchen For This Useful Post:
coderus's Avatar
Posts: 6,436 | Thanked: 12,699 times | Joined on Nov 2011 @ Ängelholm, Sweden
#2857
sailfish-qml repo is a workbench for easy maintaining of patches. you caan store result patch and extra files anywhere you like so
__________________
Telegram | Openrepos | GitHub | Revolut donations
 

The Following 2 Users Say Thank You to coderus For This Useful Post:
peterleinchen's Avatar
Posts: 4,117 | Thanked: 8,901 times | Joined on Aug 2010 @ Ruhrgebiet, Germany
#2858
Originally Posted by coderus View Post
sailfish-qml repo is a workbench for easy maintaining of patches. you caan store result patch and extra files anywhere you like so
Allright.
__________________
SIM-Switcher, automated SIM switching with a Double (Dual) SIM adapter
--
Thank you all for voting me into the Community Council 2014-2016!

Please consider your membership / supporting Maemo e.V. and help to spread this by following/copying this link to your TMO signature:
[MC eV] Maemo Community eV membership application, http://talk.maemo.org/showthread.php?t=94257

editsignature, http://talk.maemo.org/profile.php?do=editsignature
 

The Following User Says Thank You to peterleinchen For This Useful Post:
Markkyboy's Avatar
Posts: 433 | Thanked: 727 times | Joined on Oct 2012 @ Costa Blanca, España
#2859
Hi coderus,

With regard to the "lighondark" and "darkonlight" ambience color scheme, would it be possible to affect the icon color in the Patchmanager patch list page?, for now they are always in white no matter what kind of ambience is used, rendering them almost invisible with light ambience.

I've started using lighter/brighter ambiences and the "main.png" icon only shows in white, to have it swap to black/darker colour would be nice, not necessary, just an idea.

Thanks,
__________________
..oO(Don't just sit there standing around, pick up a shovel and sweep up!)Oo..
 

The Following 3 Users Say Thank You to Markkyboy For This Useful Post:
pichlo's Avatar
Posts: 6,445 | Thanked: 20,981 times | Joined on Sep 2012 @ UK
#2860
Originally Posted by Markkyboy View Post
With regard to the "lighondark" and "darkonlight" ambience color scheme, would it be possible to affect the icon color in the Patchmanager patch list page?, for now they are always in white no matter what kind of ambience is used, rendering them almost invisible with light ambience.
You mean, like I reported a year and a half ago, with no one paying attention?
__________________
Русский военный корабль, иди нахуй!
 

The Following User Says Thank You to pichlo For This Useful Post:
Reply

Tags
patchmanager, sailfish os


 
Forum Jump


All times are GMT. The time now is 02:04.