mirror of
				https://gitlab.freedesktop.org/wlroots/wlroots.git
				synced 2025-10-29 05:40:12 -04:00 
			
		
		
		
	Flush events in virtual pointer example
This commit is contained in:
		
							parent
							
								
									fd2b1f018e
								
							
						
					
					
						commit
						2fd20b17b6
					
				
					 1 changed files with 2 additions and 0 deletions
				
			
		|  | @ -132,5 +132,7 @@ int main(int argc, char *argv[]) { | ||||||
| 	zwlr_virtual_pointer_v1_frame(pointer); | 	zwlr_virtual_pointer_v1_frame(pointer); | ||||||
| 	zwlr_virtual_pointer_v1_destroy(pointer); | 	zwlr_virtual_pointer_v1_destroy(pointer); | ||||||
| 
 | 
 | ||||||
|  | 	wl_display_flush(display); | ||||||
|  | 
 | ||||||
| 	return EXIT_SUCCESS; | 	return EXIT_SUCCESS; | ||||||
| } | } | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Brian McKenna
						Brian McKenna