mirror of
https://github.com/clockworkpi/launcher.git
synced 2025-12-13 18:28:50 +01:00
add restore in POWEROPT event
This commit is contained in:
parent
586aa75ae4
commit
88523224de
@ -226,6 +226,7 @@ def event_process(event,main_screen):
|
||||
|
||||
if event.type == POWEROPT:
|
||||
everytime_keydown = time.time()
|
||||
RestoreLastBackLightBrightness(main_screen)
|
||||
|
||||
return
|
||||
if event.type == pygame.KEYUP:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user