mirror of
				https://git.tardis.systems/mirrors/yuzu
				synced 2025-10-31 10:44:49 +01:00 
			
		
		
		
	service: am: Focus state changed goes last
This commit is contained in:
		
							parent
							
								
									6a2532fe17
								
							
						
					
					
						commit
						8e93537266
					
				| @ -931,8 +931,8 @@ ICommonStateGetter::ICommonStateGetter(Core::System& system_, | ||||
|     sleep_lock_event = service_context.CreateEvent("ICommonStateGetter::SleepLockEvent"); | ||||
| 
 | ||||
|     // Configure applets to be in foreground state
 | ||||
|     msg_queue->PushMessage(AppletMessageQueue::AppletMessage::FocusStateChanged); | ||||
|     msg_queue->PushMessage(AppletMessageQueue::AppletMessage::ChangeIntoForeground); | ||||
|     msg_queue->PushMessage(AppletMessageQueue::AppletMessage::FocusStateChanged); | ||||
| } | ||||
| 
 | ||||
| ICommonStateGetter::~ICommonStateGetter() { | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user