mirror of
				https://github.com/swaywm/sway.git
				synced 2025-11-03 09:01:43 -05:00 
			
		
		
		
	remove pointer device
This commit is contained in:
		
							parent
							
								
									21626e8153
								
							
						
					
					
						commit
						6339c4f161
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -63,7 +63,7 @@ void sway_seat_add_device(struct sway_seat *seat,
 | 
				
			||||||
 | 
					
 | 
				
			||||||
static void seat_remove_pointer(struct sway_seat *seat,
 | 
					static void seat_remove_pointer(struct sway_seat *seat,
 | 
				
			||||||
		struct wlr_input_device *device) {
 | 
							struct wlr_input_device *device) {
 | 
				
			||||||
	// TODO
 | 
						wlr_cursor_detach_input_device(seat->cursor->cursor, device);
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
void sway_seat_remove_device(struct sway_seat *seat,
 | 
					void sway_seat_remove_device(struct sway_seat *seat,
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue