| .. | 
			
		
		
			
			
			
			
				| 
					
						
							
								
								meson.build
							
						
					
				 | 
				
					
						
							
							Add server-decoration skeleton
						
					
				 | 
				2017-10-24 21:56:18 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								wlr_box.c
							
						
					
				 | 
				
					
						
							
							refactor and rename wlr_geometry to wlr_box
						
					
				 | 
				2017-08-29 12:36:39 -04:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								wlr_compositor.c
							
						
					
				 | 
				
					
						
							
							Remove interface version checks
						
					
				 | 
				2017-10-22 11:18:27 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								wlr_cursor.c
							
						
					
				 | 
				
					
						
							
							Transform hotspot with cursor
						
					
				 | 
				2017-10-06 09:07:08 +03:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								wlr_data_device.c
							
						
					
				 | 
				
					
						
							
							bug: fix seat handle destroy handler
						
					
				 | 
				2017-10-16 09:14:16 -04:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								wlr_gamma_control.c
							
						
					
				 | 
				
					
						
							
							Remove gamma_control->link from list in destroy
						
					
				 | 
				2017-10-24 21:44:30 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								wlr_input_device.c
							
						
					
				 | 
				
					
						
							
							fixes use after free caused by signal lists
						
					
				 | 
				2017-09-08 16:02:26 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								wlr_keyboard.c
							
						
					
				 | 
				
					
						
							
							Don't segfault wlr_keyboard when no xkb state
						
					
				 | 
				2017-10-11 22:45:39 -04:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								wlr_list.c
							
						
					
				 | 
				
					
						
							
							Forgot to rename these
						
					
				 | 
				2017-10-22 10:56:40 -04:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								wlr_output.c
							
						
					
				 | 
				
					
						
							
							Send output current mode when changed
						
					
				 | 
				2017-10-23 21:03:00 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								wlr_output_layout.c
							
						
					
				 | 
				
					
						
							
							wl-output: send layout position
						
					
				 | 
				2017-10-20 07:29:01 -04:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								wlr_pointer.c
							
						
					
				 | 
				
					
						
							
							fixes use after free caused by signal lists
						
					
				 | 
				2017-09-08 16:02:26 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								wlr_region.c
							
						
					
				 | 
				
					
						
							
							wlr region/surface: explicitely select interface fields
						
					
				 | 
				2017-08-19 09:31:06 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								wlr_screenshooter.c
							
						
					
				 | 
				
					
						
							
							Remove interface version checks
						
					
				 | 
				2017-10-22 11:18:27 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								wlr_seat.c
							
						
					
				 | 
				
					
						
							
							Merge branch 'master' into feature/data-device-selection
						
					
				 | 
				2017-10-24 07:57:36 -04:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								wlr_server_decoration.c
							
						
					
				 | 
				
					
						
							
							Send server-decoration ack event automatically
						
					
				 | 
				2017-10-27 00:02:30 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								wlr_surface.c
							
						
					
				 | 
				
					
						
							
							Merge pull request #262 from acrisci/feature/data-device-selection
						
					
				 | 
				2017-10-24 08:22:13 -04:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								wlr_tablet_pad.c
							
						
					
				 | 
				
					
						
							
							Simplify tablet pad destruction
						
					
				 | 
				2017-08-15 12:16:23 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								wlr_tablet_tool.c
							
						
					
				 | 
				
					
						
							
							Refactor out wlr_tablet_tool_state
						
					
				 | 
				2017-08-14 16:22:31 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								wlr_touch.c
							
						
					
				 | 
				
					
						
							
							Simplify input device destruction code
						
					
				 | 
				2017-08-14 18:23:20 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								wlr_wl_shell.c
							
						
					
				 | 
				
					
						
							
							refactor buffer detection
						
					
				 | 
				2017-10-22 21:07:32 -04:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								wlr_xdg_shell_v6.c
							
						
					
				 | 
				
					
						
							
							refactor buffer detection
						
					
				 | 
				2017-10-22 21:07:32 -04:00 |