mirror of
				https://gitlab.freedesktop.org/wlroots/wlroots.git
				synced 2025-10-29 05:40:12 -04:00 
			
		
		
		
	rootston: no need to implement get_input_bounds and activate for wl_shell views
This commit is contained in:
		
							parent
							
								
									63f277f3b9
								
							
						
					
					
						commit
						dd9c15c69e
					
				
					 1 changed files with 0 additions and 3 deletions
				
			
		|  | @ -78,9 +78,6 @@ void handle_wl_shell_surface(struct wl_listener *listener, void *data) { | |||
| 	view->wl_shell_surface = surface; | ||||
| 	view->roots_wl_shell_surface = roots_surface; | ||||
| 	view->wlr_surface = surface->surface; | ||||
| 	// TODO
 | ||||
| 	//view->get_input_bounds = get_input_bounds;
 | ||||
| 	//view->activate = activate;
 | ||||
| 	view->desktop = desktop; | ||||
| 	roots_surface->view = view; | ||||
| 	wl_list_insert(&desktop->views, &view->link); | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 emersion
						emersion