I`m new at this Forum an this is may first Feature request here.
It`s about the functions you can read in the Headline to turn them off directly from your lock-screen. Because this are the only thinks you can use without entering your Security code.
Why not just display a simple button for tapping instead of swiping, while the flashlight is on?
For unmuting your device, you can also use the hardware volume buttons. So there is no need for an extra button in this case IMHO.
What should be improved however is the ability to access the top menu by swiping down from anywhere inside the lock screen, like it is already possible on the home screen.
One can already add apps in the lock screen pulley menu in Settings->Lockscreen, but what is missing is a suitable torch app. At least none in Store work in X10.
But running apps this way require unlocking the lockscreen, i.e. security key or fingerprint. At least, apps that open a window. Not handy.
There used to be an action to mute notifications in the lockscreen pulley menu, but it was removed when the top menu was implemented. A shame, because I find it a lot easier and faster to pull down from the middle of the screen than to pull down from the top. Itâs probably technically still possible to add an âactionâ rather than an âapplicationâ to the lock screen pulley menu, all that would be needed is for someone to create a patch with âactionsâ to enable/disable the flashlight, mute/unmute and other things that could be useful.
I succeeded in using dbus to operate the torch. Doesnât require unlocking == handy. Hopefully I have time this weekend to search for dbus to mute the phone. Then publish a patch.
Very useful, thanks man. I pasted the relevant lines into LockItem.qml, restarted and now âTorchâ in lockscreen pulley menu. I changed the lowercase âtâ for uppercase, thought it looked a little odd when 2 other app names start uppercase.