mirror of
				https://github.com/labwc/labwc.git
				synced 2025-11-03 09:01:51 -05:00 
			
		
		
		
	s/cursor_mode/input_mode/
This commit is contained in:
		
							parent
							
								
									dc5d1ab976
								
							
						
					
					
						commit
						d5b9a65978
					
				
					 5 changed files with 24 additions and 24 deletions
				
			
		| 
						 | 
				
			
			@ -362,7 +362,7 @@ output_frame_notify(struct wl_listener *listener, void *data)
 | 
			
		|||
	render_layer(&now, &output->layers[ZWLR_LAYER_SHELL_V1_LAYER_TOP]);
 | 
			
		||||
	render_layer(&now, &output->layers[ZWLR_LAYER_SHELL_V1_LAYER_OVERLAY]);
 | 
			
		||||
 | 
			
		||||
	if (output->server->cursor_mode == LAB_INPUT_STATE_MENU) {
 | 
			
		||||
	if (output->server->input_mode == LAB_INPUT_STATE_MENU) {
 | 
			
		||||
		render_rootmenu(output);
 | 
			
		||||
	}
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue