Files
sxmo-utils/scripts/core
Maarten van Gompel 6bb78da702 Disable most of input handler when a locker is running
A problem was introduced in 4562daea67
because it kind-of bypasses the state mechanism. Whenever a locker was
running the state would remain `unlock` and therefore the inputhandler
would be fully enabled and menus could still be opened with gestured
(although they wouldn't show because of the locker).

This patch solves that, it's not an ideal implementation but is
a bit of a minimal temporary patch until we revise/simplify the
entire state locking mechanism.

It also moves the burden of removing icons for peanutbutter to
sxmo_hook_statusbar instead of sxmo_hook_lockstatusbar

Signed-off-by: Willow Barraco <contact@willowbarraco.fr>
2024-11-26 15:06:09 +01:00
..
2024-08-21 15:05:31 -04:00
2023-10-13 09:18:20 +02:00
2024-09-12 17:07:17 +02:00
2024-04-12 22:16:21 +02:00
2024-10-30 21:10:55 +01:00
2022-07-01 11:15:51 +02:00
2022-11-15 13:41:55 +01:00
2024-08-18 15:40:31 +02:00
2024-08-18 15:40:28 +02:00
2022-11-15 13:41:55 +01:00
2022-11-15 13:41:55 +01:00
2023-08-29 19:03:21 +02:00
2023-10-17 09:59:05 +02:00
2022-11-15 13:41:55 +01:00
2023-02-01 16:42:21 +01:00
2023-02-01 16:42:21 +01:00
2023-03-31 19:29:15 +02:00
2024-04-13 22:25:43 +02:00
2023-08-29 19:03:21 +02:00
2023-08-30 15:31:23 +02:00