mirror of
				https://github.com/labwc/labwc.git
				synced 2025-11-03 09:01:51 -05:00 
			
		
		
		
	osd: restore preview at end of cycling
...so that sub-views are shown in front of root ones.
This commit is contained in:
		
							parent
							
								
									79bca44cb1
								
							
						
					
					
						commit
						7704b595d3
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -56,6 +56,7 @@ keyboard_any_modifiers_pressed(struct wlr_keyboard *keyboard)
 | 
			
		|||
static void
 | 
			
		||||
end_cycling(struct server *server)
 | 
			
		||||
{
 | 
			
		||||
	osd_preview_restore(server);
 | 
			
		||||
	if (server->osd_state.cycle_view) {
 | 
			
		||||
		desktop_focus_view(server->osd_state.cycle_view,
 | 
			
		||||
			/*raise*/ true);
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue