| .. | 
			
		
		
			
			
			
			
				| 
					
						
							
								
								calibrator.c
							
						
					
				 | 
				
					
						
							
							calibrator: Make mouse button optional
						
					
				 | 
				8 years ago | 
			
		
			
			
			
			
				| 
					
						
							
								
								clickdot.c
							
						
					
				 | 
				
					
						
							
							clients: consolidate timer code part 1
						
					
				 | 
				8 years ago | 
			
		
			
			
			
			
				| 
					
						
							
								
								cliptest.c
							
						
					
				 | 
				
					
						
							
							Rename src/ to libweston/
						
					
				 | 
				10 years ago | 
			
		
			
			
			
			
				| 
					
						
							
								
								confine.c
							
						
					
				 | 
				
					
						
							
							clients: consolidate timer code part 2
						
					
				 | 
				8 years ago | 
			
		
			
			
			
			
				| 
					
						
							
								
								desktop-shell.c
							
						
					
				 | 
				
					
						
							
							desktop-shell: allow to center background image
						
					
				 | 
				7 years ago | 
			
		
			
			
			
			
				| 
					
						
							
								
								dnd.c
							
						
					
				 | 
				
					
						
							
							dnd: Abort with an error message if compositor doesn't support drag and drop
						
					
				 | 
				8 years ago | 
			
		
			
			
			
			
				| 
					
						
							
								
								editor.c
							
						
					
				 | 
				
					
						
							
							clients: Don't crash when compositor doesn't support drag and drop
						
					
				 | 
				8 years ago | 
			
		
			
			
			
			
				| 
					
						
							
								
								eventdemo.c
							
						
					
				 | 
				
					
						
							
							include stdint.h for int32_t/uint32_t
						
					
				 | 
				9 years ago | 
			
		
			
			
			
			
				| 
					
						
							
								
								flower.c
							
						
					
				 | 
				
					
						
							
							client: fix spelling mistake
						
					
				 | 
				10 years ago | 
			
		
			
			
			
			
				| 
					
						
							
								
								fullscreen.c
							
						
					
				 | 
				
					
						
							
							clients: Use zalloc
						
					
				 | 
				10 years ago | 
			
		
			
			
			
			
				| 
					
						
							
								
								gears.c
							
						
					
				 | 
				
					
						
							
							clients: Update boilerplate from MIT X11 license to MIT Expat licenses
						
					
				 | 
				11 years ago | 
			
		
			
			
			
			
				| 
					
						
							
								
								image.c
							
						
					
				 | 
				
					
						
							
							cosmetic: Remove a few double semicolons
						
					
				 | 
				10 years ago | 
			
		
			
			
			
			
				| 
					
						
							
								
								ivi-shell-user-interface.c
							
						
					
				 | 
				
					
						
							
							shared: Update all users of DATADIR
						
					
				 | 
				8 years ago | 
			
		
			
			
			
			
				| 
					
						
							
								
								keyboard.c
							
						
					
				 | 
				
					
						
							
							Fix compiler warning: unused variable when building with DEBUG
						
					
				 | 
				7 years ago | 
			
		
			
			
			
			
				| 
					
						
							
								
								meson.build
							
						
					
				 | 
				
					
						
							
							meson: friendly error for simple-dmabuf-drm
						
					
				 | 
				7 years ago | 
			
		
			
			
			
			
				| 
					
						
							
								
								multi-resource.c
							
						
					
				 | 
				
					
						
							
							include stdint.h for int32_t/uint32_t
						
					
				 | 
				9 years ago | 
			
		
			
			
			
			
				| 
					
						
							
								
								nested-client.c
							
						
					
				 | 
				
					
						
							
							client: Fix segmentation fault in the case weston-nested
						
					
				 | 
				8 years ago | 
			
		
			
			
			
			
				| 
					
						
							
								
								nested.c
							
						
					
				 | 
				
					
						
							
							compositor: fix starvation of wl_buffer::release
						
					
				 | 
				8 years ago | 
			
		
			
			
			
			
				| 
					
						
							
								
								presentation-shm.c
							
						
					
				 | 
				
					
						
							
							shared: Add timespec_from_proto helper function
						
					
				 | 
				8 years ago | 
			
		
			
			
			
			
				| 
					
						
							
								
								resizor.c
							
						
					
				 | 
				
					
						
							
							weston-resizor: Don't add new frame callbacks every click
						
					
				 | 
				8 years ago | 
			
		
			
			
			
			
				| 
					
						
							
								
								scaler.c
							
						
					
				 | 
				
					
						
							
							clients: Fix weston-scaler source-only mode to use integer width and height
						
					
				 | 
				9 years ago | 
			
		
			
			
			
			
				| 
					
						
							
								
								screenshot.c
							
						
					
				 | 
				
					
						
							
							clients/screenshot: Allow weston-screenshooter to be called directly
						
					
				 | 
				7 years ago | 
			
		
			
			
			
			
				| 
					
						
							
								
								simple-damage.c
							
						
					
				 | 
				
					
						
							
							clients/simple-damage: Port to xdg_shell unstable v6
						
					
				 | 
				9 years ago | 
			
		
			
			
			
			
				| 
					
						
							
								
								simple-dmabuf-drm-data.h
							
						
					
				 | 
				
					
						
							
							clients/simple-dmabuf-drm: import with dmabuf modifiers
						
					
				 | 
				9 years ago | 
			
		
			
			
			
			
				| 
					
						
							
								
								simple-dmabuf-drm.c
							
						
					
				 | 
				
					
						
							
							Fixed potential memory leaks in simple-dmabuf-drm.c found by Cppcheck.
						
					
				 | 
				7 years ago | 
			
		
			
			
			
			
				| 
					
						
							
								
								simple-dmabuf-egl.c
							
						
					
				 | 
				
					
						
							
							clients/simple-dmabuf-egl: Render a moving square
						
					
				 | 
				7 years ago | 
			
		
			
			
			
			
				| 
					
						
							
								
								simple-dmabuf-v4l.c
							
						
					
				 | 
				
					
						
							
							simple-dmabuf-v4l: Remove incorrect assert
						
					
				 | 
				9 years ago | 
			
		
			
			
			
			
				| 
					
						
							
								
								simple-egl.c
							
						
					
				 | 
				
					
						
							
							clients/simple-egl: include weston-egl-ext.h correctly
						
					
				 | 
				7 years ago | 
			
		
			
			
			
			
				| 
					
						
							
								
								simple-im.c
							
						
					
				 | 
				
					
						
							
							simple-im: Rename source file to be consistent with other client tools
						
					
				 | 
				9 years ago | 
			
		
			
			
			
			
				| 
					
						
							
								
								simple-shm.c
							
						
					
				 | 
				
					
						
							
							clients/simple-shm: Port to xdg_shell unstable v6
						
					
				 | 
				9 years ago | 
			
		
			
			
			
			
				| 
					
						
							
								
								simple-touch.c
							
						
					
				 | 
				
					
						
							
							include stdint.h for int32_t/uint32_t
						
					
				 | 
				9 years ago | 
			
		
			
			
			
			
				| 
					
						
							
								
								smoke.c
							
						
					
				 | 
				
					
						
							
							client: fix spelling mistake
						
					
				 | 
				10 years ago | 
			
		
			
			
			
			
				| 
					
						
							
								
								stacking.c
							
						
					
				 | 
				
					
						
							
							editor: Drop g_type_init() call
						
					
				 | 
				9 years ago | 
			
		
			
			
			
			
				| 
					
						
							
								
								subsurfaces.c
							
						
					
				 | 
				
					
						
							
							clients/subsurfaces: use weston_platform_destroy_egl_surface wrapper
						
					
				 | 
				9 years ago | 
			
		
			
			
			
			
				| 
					
						
							
								
								terminal.c
							
						
					
				 | 
				
					
						
							
							Fix compiler warnings generated by older toolchains/compiler
						
					
				 | 
				7 years ago | 
			
		
			
			
			
			
				| 
					
						
							
								
								touch-calibrator.c
							
						
					
				 | 
				
					
						
							
							clients: add a new touchscreen calibrator
						
					
				 | 
				8 years ago | 
			
		
			
			
			
			
				| 
					
						
							
								
								transformed.c
							
						
					
				 | 
				
					
						
							
							clients: Update boilerplate from MIT X11 license to MIT Expat licenses
						
					
				 | 
				11 years ago | 
			
		
			
			
			
			
				| 
					
						
							
								
								weston-debug.c
							
						
					
				 | 
				
					
						
							
							clients: add weston-debug
						
					
				 | 
				7 years ago | 
			
		
			
			
			
			
				| 
					
						
							
								
								weston-info.c
							
						
					
				 | 
				
					
						
							
							Fix compiler warnings: invalid type format
						
					
				 | 
				7 years ago | 
			
		
			
			
			
			
				| 
					
						
							
								
								window.c
							
						
					
				 | 
				
					
						
							
							clients: sanitize XCURSOR_SIZE
						
					
				 | 
				7 years ago | 
			
		
			
			
			
			
				| 
					
						
							
								
								window.h
							
						
					
				 | 
				
					
						
							
							clients: add a new touchscreen calibrator
						
					
				 | 
				8 years ago |