mirror of
https://github.com/clockworkpi/launcher.git
synced 2026-03-18 18:02:46 +01:00
add restore in POWEROPT event
This commit is contained in:
@@ -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:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user