mirror of
				https://gitlab.freedesktop.org/wlroots/wlroots.git
				synced 2025-11-02 09:01:38 -05:00 
			
		
		
		
	seat: remove a TODO comment about simulating keyboard events
This commit is contained in:
		
							parent
							
								
									6e8fb5509f
								
							
						
					
					
						commit
						96f1fdd113
					
				
					 1 changed files with 0 additions and 1 deletions
				
			
		| 
						 | 
					@ -196,7 +196,6 @@ struct wlr_seat_pointer_state {
 | 
				
			||||||
	} events;
 | 
						} events;
 | 
				
			||||||
};
 | 
					};
 | 
				
			||||||
 | 
					
 | 
				
			||||||
// TODO: May be useful to be able to simulate keyboard input events
 | 
					 | 
				
			||||||
struct wlr_seat_keyboard_state {
 | 
					struct wlr_seat_keyboard_state {
 | 
				
			||||||
	struct wlr_seat *seat;
 | 
						struct wlr_seat *seat;
 | 
				
			||||||
	struct wlr_keyboard *keyboard;
 | 
						struct wlr_keyboard *keyboard;
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue