2.2.0-2: Added Chinese (China) translation
2.2.0-1: SFOS compatibility update
2.1.1-8: Updated Hungarian
2.1.1-6:
- Solved icon issue with high-resolution displays (thanks to @carmenfdezb)
- Re-added close button (thanks to @Ingvix) - (yet won't work with Browser)
- Update version numbers based on SFOS version
- Added Dutch (Belgium) and unfinished translations
1.6: Quick update for SFOS 2.1.1:
- temporarily disabled device lock and close buttons
- removed the option "wider on landscape"
1.5: Quick update for SFOS 2.0.4 - device lock button won't work
1.4:
- Update for SailfishOS 2.0.2
- Updated translations: French, Polish
1.3:
- Update for SailfishOS 2.0.1
- Added remorse popup for home restart from top menu
- Removed that obsolete wheel button completely
- Minor bug fixes
1.0:
- Added home restart and profile buttons
- Close button only on top menu
- Edit buttons separately for power-key and top menus
- Security bug fix: edit mode disabled when device is locked
- Security bug fix: edit mode canceled on closing menu or display blanking
- Bug fix: successfully switch to Settings window when selecting favorite Settings pages or Quick actions, even from lock screen or device lock
- Bug fix: now displayed correctly with no favorite ambiences
- Updated translations: Finnish, Swedish, Spanish, Dutch, French, German, Italian, Czech
0.9:
- Bug fix: The wallpaper is static now and won't move with the content
- Power menu settings won't be displayed before applying the patch
- Added Dutch translation
- Fixed Finnish translation
0.8:
- Added close button
- Now Events pulley will have the same width as Power menu (even on landscape) – option for "wider" view is still available
- Updated translations
0.7:
- Fix compatibility issue with patch "Voice call quick action"
- Add translations: Spanish, Swedish, French, Finnish
0.6: Add option to have a wider menu on landscape
0.5:
- Add option to edit number of columns for Settings Shortcuts. This will affect both powermenu and events (if enabled)
- The option for columns will get hidden when Shortcuts are disabled
0.4:
- Move settings for shortcuts and quick actions to Power menu
- Add option to remove quick settings from events
- A minor bug in 0.4-3 fixed
0.3: Add options to add reboot and device lock buttons
Comments
hardy_magnus
Tue, 2017/06/20 - 10:58
Permalink
this patch is one of my favorites, but it is not compatible with newer releases. please make it work with newer versions.
matemana1991
Sun, 2017/02/12 - 13:41
Permalink
latest version works well on my Nexus 5 SFOS 2.0.4.13 but cases eventsview to no longer be on the whole width of my Nexus 4 SFOS 2.0.5.6. I fixed it
changed this line:
width: (isLandscape && powermenuSettings.wide) ?
Math.min(7.2*Theme.itemSizeExtraLarge, eventFeedWindow.width) : 4 * Theme.itemSizeExtraLarge
with this:
width: eventFeedWindow.width
alina
Sun, 2017/02/12 - 16:16
Permalink
Of course you can change anything as you wish, but I did that on purpose: both to make it look as a real pulley menu and to avoid excessive spacing between items.
By the way, there's an option in Settings for "wider on landscape". It would do the same for you.
gowtham
Sun, 2017/04/09 - 21:09
Permalink
when i tried to uninstall quicksettings on powermenu and it says failed to uninstall patche ,,and doesn't work anymore , how to re install frsh one
olf
Sun, 2016/10/30 - 01:33
Permalink
Just curious: What does "A minor bug fix in wallpaper positioning (correcting horizontal offset and making it static)" in above section "This patch features:" exactly mean?
I am unable to see any difference with or without this patch under SFOS 2.0.4.14, although I tried hard, but maybe I did not look for the right things.
Thank you for this really good patch. :)
alina
Mon, 2016/10/31 - 16:42
Permalink
You will see the difference in landscape if you have the patch for home rotation. Without my patch the background of power menu (lock button) will be misplaced in comparison to home.
olf
Tue, 2016/11/01 - 22:30
Permalink
Thank you.
Ingvix
Thu, 2016/11/03 - 13:12
Permalink
I noticed that when app is open the close button is visible even in lock screen and if you press it there, the app is removed from switcher but is not actually closed. You can't open the app again from launcher because there's still an intance alive. Got to kill it from terminal to open it again.
EDIT: Fixed a typo.
Also the close button does not work on sailfish browser.
alina
Mon, 2016/10/31 - 16:52
Permalink
Oh, it's getting worse with each update. I'm sorry. I should add a condition to hide close button from the lock screen, but the problem with the browser needs more struggles.
Thank you for reporting by the way!
Ingvix
Sat, 2017/06/17 - 13:40
Permalink
I added !lipstickSettings.lockscreenVisible to conditions on closeButton visibility and it shows on lockscreen no more.
AA1AA
Thu, 2016/10/20 - 01:17
Permalink
Hello,
Is there a way to avoid the conflict with Powermenu ?
alina
Thu, 2016/10/20 - 13:50
Permalink
Hi,
No way, but I think if you use Powermenu, no need to use this patch.
Ingvix
Thu, 2016/10/06 - 15:13
Permalink
Device lock button doesn't work on 2.0.4. I hope you update your patch.
alina
Thu, 2016/10/20 - 13:52
Permalink
Device lock module has changed and I can't figure out how it can be used for manual locking. I'm still trying to find a solution.
fravaccaro
Thu, 2016/09/15 - 17:54
Permalink
Hi! Could you offer the option to remove even the lock screen button (and put the toggles right on top of the ambience menu)?
Furthermore, it'd be cool to have an half-swipe (like in other patches) to lock the screen or, alternatively, close the current app.
Jordi
Fri, 2016/02/19 - 21:38
Permalink
I forgot to uninstall the previous version of this patch (plus other patches) when updating to the new Sailfish OS version and now I cannot install it anymore. I tried what Coderus sais about removing the patches to install them again :
But there were some errors during the process and after installing Patchmanager again, your patch fail to install.
Any idea?
naytsyrhc
Mon, 2016/10/03 - 10:21
Permalink
I also have problems applying this patch. How to get more information on it? Are there any logs? Currently I just get the message, that the patch failed to install.
Thx.
AnttiT
Tue, 2016/09/13 - 21:35
Permalink
Did you get through this somehow? I may have the same issue, as my Patchmanager fails to unapply the patch.
How can I get rid of this patch? Although I've removed the package of this patch and done the steps above, I still have Power menu under my settings. Somehow it's got partially removed, as the menu item doesn't have an icon in settings. Also the items in Power menu settings have weird names like sailfish-patch-quicksettings-powermenu-la-profile_button instead of Profile button like in the screenshots of the patch.
Jordi
Thu, 2016/09/15 - 00:03
Permalink
Yes, alina helped me to fix this, you should contact him.
subeditor
Wed, 2016/01/20 - 17:48
Permalink
I have strange issue. If there are no favorite ambiences I can't pull quick setting out more than shown on the screenshot.
alina
Wed, 2016/01/20 - 21:10
Permalink
Which version do you use? The bug fixed in version 1.0.
subeditor
Thu, 2016/01/21 - 01:06
Permalink
Oh, thank you. Since there is no automatic notification about available update I missed it.
eson
Tue, 2016/01/19 - 17:56
Permalink
Can't apply this on SFOS 2.0.1.17 Taalojärvi.
alina
Wed, 2016/01/20 - 01:10
Permalink
Just released.
eson
Wed, 2016/01/20 - 16:10
Permalink
Sorry, I still can't apply this one.
Edit:
Same here, I got the 1.0-4 from Warehous (and still do). Latest update is working fine. Thanks! :)
naytsyrhc
Wed, 2016/01/13 - 15:04
Permalink
Really nice patch. Thanks. Do you know, if it conflicts with "restore swipe to lock"? I uninstalled it before trying your patch but I really miss that feature. Is it possible to integrate?
alina
Wed, 2016/01/13 - 16:21
Permalink
Removing just one line, it will be compatible with mine. I'll ask the developer.
naytsyrhc
Wed, 2016/01/20 - 22:24
Permalink
Thanks for telling and cooperation with eugenio. I had the idea, if his patch could even be integrated with your powermenu such that I get 2 threshholds. One closes active app up to say 20% and up to 40% locks device. If no app is open, first threshold also locks device. What do you think?
alina
Fri, 2016/01/22 - 18:09
Permalink
It's a good idea, however complex for simple users. But to be honest this is eugenio's work, I have no idea in this. The close command is available in coderus's patch Powermenu 2, I think this should be simple for him.
humble
Thu, 2015/12/24 - 05:11
Permalink
Nice patch, work really great.
There is just one thing I am missing. If I disable swipe-from-top to close the current app, closing apps via clicking the x on the homescreen becomes tedious. There was this idea floating around in the forum (https://together.jolla.com/question/124899/close-current-app-from-ambien...). Coderus implemented this in his patch powermenu2-ambience-switcher. Would you conside adding an option for this?
I think it would also be interesting to have something like swipe-to-close when an app is open and swipe-to-lock when on homescreen oder eventview.
Thanks for all your patches and keep up the good work!
Pages