mirror of
https://github.com/clockworkpi/launcher.git
synced 2025-12-12 17:58:50 +01:00
add restore in POWEROPT event
This commit is contained in:
parent
95846b2883
commit
c15f42fcd8
@ -226,7 +226,8 @@ 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