5c845f14ed 
								
							 
						 
						
							
							
								
								handle input device destroy  
							
							
							
						 
						
							2017-08-28 10:29:53 -04:00  
				
					
						
							
							
								 
						
							
								54f87146c3 
								
							 
						 
						
							
							
								
								refactor example config and add ini.c  
							
							
							
						 
						
							2017-08-26 08:32:11 -04:00  
				
					
						
							
							
								 
						
							
								e3d47376dc 
								
							 
						 
						
							
							
								
								add wlr_cursor basic implementation  
							
							
							
						 
						
							2017-08-26 08:32:11 -04:00  
				
					
						
							
							
								 
						
							
								5885679e33 
								
							 
						 
						
							
							
								
								examples: separate compositor_fini from run  
							
							... 
							
							
							
							compositor_fini destroys the display, but it is an error to destroy it
before e.g. wlr_seat that references it.
This lets us order destroy calls properly, following first-in-last-out
logic. 
							
						 
						
							2017-08-19 09:31:06 +02:00  
				
					
						
							
							
								 
						
							
								e3edb08126 
								
							 
						 
						
							
							
								
								bring output configuration into shared.h  
							
							
							
						 
						
							2017-08-18 19:31:16 -04:00  
				
					
						
							
							
								 
						
							
								769549c652 
								
							 
						 
						
							
							
								
								Refactor example output config  
							
							... 
							
							
							
							Put all the config parsing into shared.h so it is shared among the examples. 
							
						 
						
							2017-08-18 17:44:10 -04:00  
				
					
						
							
							
								 
						
							
								e0b409760d 
								
							 
						 
						
							
							
								
								fix output resolution callback  
							
							
							
						 
						
							2017-08-17 21:05:13 -04:00  
				
					
						
							
							
								 
						
							
								d9ebf0615a 
								
							 
						 
						
							
							
								
								add output resolution notify to example shared  
							
							
							
						 
						
							2017-08-17 21:05:13 -04:00  
				
					
						
							
							
								 
						
							
								edbaa7d6ac 
								
							 
						 
						
							
							
								
								Update keyboard modifiers in example compositor  
							
							
							
						 
						
							2017-08-17 14:34:31 +02:00  
				
					
						
							
							
								 
						
							
								ad22b4874d 
								
							 
						 
						
							
							
								
								Fix wlr_seat; add to example compositor  
							
							
							
						 
						
							2017-08-17 13:06:53 +02:00  
				
					
						
							
							
								 
						
							
								4386816889 
								
							 
						 
						
							
							
								
								wlr_backend_init -> wlr_backend_start  
							
							... 
							
							
							
							Also renames create to init. We'll use create for anything that
allocates and init for anything that takes a pointer and initializes it. 
							
						 
						
							2017-08-13 10:19:57 -04:00  
				
					
						
							
							
								 
						
							
								de86965174 
								
							 
						 
						
							
							
								
								Use libinput_event_destroy/xkb_*_unref  
							
							... 
							
							
							
							Also sneak in a missing drmModeFreePlaneResources 
							
						 
						
							2017-08-12 00:11:18 +02:00  
				
					
						
							
							
								 
						
							
								be3a0ad065 
								
							 
						 
						
							
							
								
								libinput backend: fill in handle_device_removed  
							
							... 
							
							
							
							And fix input_remove_notify accordingly 
							
						 
						
							2017-08-12 00:11:18 +02:00  
				
					
						
							
							
								 
						
							
								1c7dd71208 
								
							 
						 
						
							
							
								
								WIP: example/shared.c free  
							
							... 
							
							
							
							Still missing something, the _remove functions are never called 
							
						 
						
							2017-08-11 19:41:10 +02:00  
				
					
						
							
							
								 
						
							
								2f8b5c4448 
								
							 
						 
						
							
							
								
								More cleanups  
							
							
							
						 
						
							2017-08-06 15:53:41 +12:00  
				
					
						
							
							
								 
						
							
								5bf61ca7ed 
								
							 
						 
						
							
							
								
								Check for multi backend before using it  
							
							
							
						 
						
							2017-08-05 23:08:35 -04:00  
				
					
						
							
							
								 
						
							
								4d4da18437 
								
							 
						 
						
							
							
								
								Fixed VT switching  
							
							
							
						 
						
							2017-08-06 13:37:49 +12:00  
				
					
						
							
							
								 
						
							
								cb4d50e22c 
								
							 
						 
						
							
							
								
								Changed header paths.  
							
							
							
						 
						
							2017-08-06 13:25:26 +12:00  
				
					
						
							
							
								 
						
							
								ae4478e17f 
								
							 
						 
						
							
							
								
								Changed ownership of wlr_session to the multi backend.  
							
							... 
							
							
							
							Currently breaks VT switching for examples. 
							
						 
						
							2017-08-06 13:25:26 +12:00  
				
					
						
							
							
								 
						
							
								ceef12cb5a 
								
							 
						 
						
							
							
								
								Exit cleanly if we cannot open Wayland socket.  
							
							
							
						 
						
							2017-07-10 13:46:15 +12:00  
				
					
						
							
							
								 
						
							
								28736c5787 
								
							 
						 
						
							
							
								
								Move example -> examples  
							
							... 
							
							
							
							And the compositor example into its own directory 
							
						 
						
							2017-06-28 18:23:49 -04:00