6f7179c652 
								
							
								 
							
						 
						
							
							
								
								compositor: Discard surface.frame if the surface isn't visible  
							
							
 
							
						 
						
							14 years ago  
				
					
						
							
							
								 
						
							
							
								8e6d71247e 
								
							
								 
							
						 
						
							
							
								
								compositor: Track bound resources for input device  
							
							
 
							
						 
						
							14 years ago  
				
					
						
							
							
								 
						
							
							
								57295ebf20 
								
							
								 
							
						 
						
							
							
								
								compositor: Handle NULL buffer in input_device.attach correctly  
							
							
 
							
						 
						
							14 years ago  
				
					
						
							
							
								 
						
							
							
								fd07fb76bc 
								
							
								 
							
						 
						
							
							
								
								Create resource for wl_output  
							
							
 
							
						 
						
							14 years ago  
				
					
						
							
							
								 
						
							
							
								97d44aa58b 
								
							
								 
							
						 
						
							
							
								
								Pass resources to functions that take object references  
							
							
 
							
						 
						
							14 years ago  
				
					
						
							
							
								 
						
							
							
								f790c79ec7 
								
							
								 
							
						 
						
							
							
								
								Use wl_display_bind() for binding to globals  
							
							
 
							
						 
						
							14 years ago  
				
					
						
							
							
								 
						
							
							
								d9551a3377 
								
							
								 
							
						 
						
							
							
								
								compositor: drop wl_display_add_object()  
							
							
 
							
						 
						
							14 years ago  
				
					
						
							
							
								 
						
							
							
								904055a652 
								
							
								 
							
						 
						
							
							
								
								compositor: Make all exported objects wl_resources  
							
							
 
							
						 
						
							14 years ago  
				
					
						
							
							
								 
						
							
							
								334182062f 
								
							
								 
							
						 
						
							
							
								
								Use the new wl_callback interface  
							
							
 
							
						 
						
							14 years ago  
				
					
						
							
							
								 
						
							
							
								361d2ade02 
								
							
								 
							
						 
						
							
							
								
								Update compositor shutdown code  
							
							... 
							
							
 
							
							Adds a general wlsc_compositor_shutdown() function that all output
backends call when shutting down.  wlsc_compositor_shutdown() will call
a new 'destroy' method of each output to perform backend-specific
cleanup (e.g., turning off the hardware cursor in the DRM compositor).
Signed-off-by: Matt Roper <matthew.d.roper@intel.com> 
							
						 
						
							14 years ago  
				
					
						
							
							
								 
						
							
							
								045037e005 
								
							
								 
							
						 
						
							
							
								
								Turn off hardware cursors on VT switch before dropping DRM master.  
							
							... 
							
							
 
							
							The DRM cursor ioctl requires DRM master.  We shouldn't drop
master until after we're done turning off the hardware cursors
for a VT switch.
Signed-off-by: Matt Roper <matthew.d.roper@intel.com> 
							
						 
						
							14 years ago  
				
					
						
							
							
								 
						
							
							
								c0827fd9d6 
								
							
								 
							
						 
						
							
							
								
								evdev: opt out accelerometer type of devices  
							
							... 
							
							
 
							
							We may want to adjust the protocol later for clients that care for
these devices only, generating a special event.
Signed-off-by: Tiago Vignatti <tiago.vignatti@intel.com> 
							
						 
						
							14 years ago  
				
					
						
							
							
								 
						
							
							
								2cc8b87310 
								
							
								 
							
						 
						
							
							
								
								compositor: fix pitch initialization  
							
							... 
							
							
 
							
							texture_region was getting a trash value for computing.  I don't
understand how we couldn't see any artifact on surface output in such
case.
Signed-off-by: Tiago Vignatti <tiago.vignatti@intel.com> 
							
						 
						
							14 years ago  
				
					
						
							
							
								 
						
							
							
								d9c8250955 
								
							
								 
							
						 
						
							
							
								
								evdev: use a separate function for configuring devices  
							
							... 
							
							
 
							
							No semantical changes.
Signed-off-by: Tiago Vignatti <tiago.vignatti@intel.com> 
							
						 
						
							14 years ago  
				
					
						
							
							
								 
						
							
							
								90bc9e6532 
								
							
								 
							
						 
						
							
							
								
								compositor-drm: Fix compilation error caused by typo.  
							
							
 
							
						 
						
							14 years ago  
				
					
						
							
							
								 
						
							
							
								c483917512 
								
							
								 
							
						 
						
							
							
								
								compositor-drm: Make unused parts of the cursor image transparent  
							
							... 
							
							
 
							
							The bo for the cursor image is always created with size 64x64 even if
the actual cursor image is smaller than that. If this memory is not
initialized, random data can create artifacts near the cursor.
Signed-off-by: Ander Conselvan de Oliveira <ander.conselvan.de.oliveira@intel.com> 
							
						 
						
							14 years ago  
				
					
						
							
							
								 
						
							
							
								c224748665 
								
							
								 
							
						 
						
							
							
								
								Don't discard key press / key release events if the keys are different  
							
							... 
							
							
 
							
							Keystrokes get dropped if the user types too quickly. 
							
						 
						
							14 years ago  
				
					
						
							
							
								 
						
							
							
								6bded3fd95 
								
							
								 
							
						 
						
							
							
								
								Don't pass NULL pointer as user data to signal handler  
							
							
 
							
						 
						
							14 years ago  
				
					
						
							
							
								 
						
							
							
								63900ec374 
								
							
								 
							
						 
						
							
							
								
								Relative movement with a touchpad and other misc fixes for events  
							
							
 
							
						 
						
							14 years ago  
				
					
						
							
							
								 
						
							
							
								9eaee35613 
								
							
								 
							
						 
						
							
							
								
								compositor-drm: Ignore disconnected connectors width  
							
							... 
							
							
 
							
							- Fixes segfault, if first enumerated connector is not connected.
- Corrects x-offset where e.g. the 2. of 3 connectors is not connected.
  (where width of 1. output would have taken twice as
   offset for output at 3. connector) 
							
						 
						
							14 years ago  
				
					
						
							
							
								 
						
							
							
								3651bd54e1 
								
							
								 
							
						 
						
							
							
								
								xserver: Shut down if X server is crashing too fast  
							
							
 
							
						 
						
							14 years ago  
				
					
						
							
							
								 
						
							
							
								3cf1172397 
								
							
								 
							
						 
						
							
							
								
								xserver: Clean up wm on X server exit  
							
							
 
							
						 
						
							14 years ago  
				
					
						
							
							
								 
						
							
							
								f6ee695805 
								
							
								 
							
						 
						
							
							
								
								xserver: Clean up lockfile creation a bit  
							
							
 
							
						 
						
							14 years ago  
				
					
						
							
							
								 
						
							
							
								534222b4d9 
								
							
								 
							
						 
						
							
							
								
								xserver: Listen on abstract X socket too  
							
							... 
							
							
 
							
							And try the next display if binding fails. 
							
						 
						
							14 years ago  
				
					
						
							
							
								 
						
							
							
								2116b89156 
								
							
								 
							
						 
						
							
							
								
								compositor: Move signal handler initialization before module loading  
							
							... 
							
							
 
							
							Signed-off-by: Tiago Vignatti <tiago.vignatti@intel.com> 
							
						 
						
							14 years ago  
				
					
						
							
							
								 
						
							
							
								5884bcde4a 
								
							
								 
							
						 
						
							
							
								
								configure: add helper for setting xserver directory  
							
							... 
							
							
 
							
							With this the X server directory can become independent from the
installation prefix set by autoconf.
Signed-off-by: Tiago Vignatti <tiago.vignatti@intel.com> 
							
						 
						
							14 years ago  
				
					
						
							
							
								 
						
							
							
								338c96325b 
								
							
								 
							
						 
						
							
							
								
								xserver: Print atom names  
							
							
 
							
						 
						
							14 years ago  
				
					
						
							
							
								 
						
							
							
								c1ace8c465 
								
							
								 
							
						 
						
							
							
								
								tty: Use /dev/tty instead of tty0  
							
							
 
							
						 
						
							14 years ago  
				
					
						
							
							
								 
						
							
							
								9ffb6b9866 
								
							
								 
							
						 
						
							
							
								
								compositor: Only configure surface when it changes geometry  
							
							
 
							
						 
						
							14 years ago  
				
					
						
							
							
								 
						
							
							
								4f0df049bb 
								
							
								 
							
						 
						
							
							
								
								compositor: Pick output for surface based on amount of overlap  
							
							
 
							
						 
						
							14 years ago  
				
					
						
							
							
								 
						
							
							
								7fb56b3ebc 
								
							
								 
							
						 
						
							
							
								
								compositor-openwfd: Update to systemd seat input devices  
							
							
 
							
						 
						
							14 years ago  
				
					
						
							
							
								 
						
							
							
								1ccd9d2a8d 
								
							
								 
							
						 
						
							
							
								
								compositor-x11: Support multiple outputs  
							
							
 
							
						 
						
							14 years ago  
				
					
						
							
							
								 
						
							
							
								a4ba1da03d 
								
							
								 
							
						 
						
							
							
								
								xserver: Ignore requests from X servers we didn't launch  
							
							
 
							
						 
						
							14 years ago  
				
					
						
							
							
								 
						
							
							
								1d26603633 
								
							
								 
							
						 
						
							
							
								
								evdev: Only add event devices  
							
							
 
							
						 
						
							14 years ago  
				
					
						
							
							
								 
						
							
							
								b3b425c8d1 
								
							
								 
							
						 
						
							
							
								
								xserver: use $bindir prefix when launching X  
							
							
 
							
						 
						
							14 years ago  
				
					
						
							
							
								 
						
							
							
								535e2c65c7 
								
							
								 
							
						 
						
							
							
								
								xserver: Memset the right size  
							
							
 
							
						 
						
							14 years ago  
				
					
						
							
							
								 
						
							
							
								4a431477ec 
								
							
								 
							
						 
						
							
							
								
								xserver: Only launch wm for xservers we launch  
							
							
 
							
						 
						
							14 years ago  
				
					
						
							
							
								 
						
							
							
								86ec8e80d8 
								
							
								 
							
						 
						
							
							
								
								compositor: Use systemd seats for input devices as well  
							
							
 
							
						 
						
							14 years ago  
				
					
						
							
							
								 
						
							
							
								8d51f141ca 
								
							
								 
							
						 
						
							
							
								
								compositor: Use systemd seat configuration conventions  
							
							... 
							
							
 
							
							http://www.freedesktop.org/wiki/Software/systemd/multiseat  
						
							15 years ago  
				
					
						
							
							
								 
						
							
							
								3cad436a91 
								
							
								 
							
						 
						
							
							
								
								xserver: Clean up X server socket on exit  
							
							
 
							
						 
						
							15 years ago  
				
					
						
							
							
								 
						
							
							
								fcf6577108 
								
							
								 
							
						 
						
							
							
								
								xserver: Detect an clean up stale lock file  
							
							
 
							
						 
						
							15 years ago  
				
					
						
							
							
								 
						
							
							
								d6520e144a 
								
							
								 
							
						 
						
							
							
								
								xserver: Create per-display log file  
							
							
 
							
						 
						
							15 years ago  
				
					
						
							
							
								 
						
							
							
								6244668cc5 
								
							
								 
							
						 
						
							
							
								
								compositor-drm: Drop cursor debug message  
							
							
 
							
						 
						
							15 years ago  
				
					
						
							
							
								 
						
							
							
								7341e9b6d9 
								
							
								 
							
						 
						
							
							
								
								compositor: Fix damage tracking for multi-head compositors  
							
							
 
							
						 
						
							15 years ago  
				
					
						
							
							
								 
						
							
							
								a8bdeae1b6 
								
							
								 
							
						 
						
							
							
								
								compositor: Fix cursor damaging on multi head  
							
							... 
							
							
 
							
							Removing cursors from the surface list,
for usage as hardware cursor needs lower damaging.
Also damge when re-adding to the surface list. 
							
						 
						
							15 years ago  
				
					
						
							
							
								 
						
							
							
								5ec0a93a98 
								
							
								 
							
						 
						
							
							
								
								compositor: Add a simple WM to the xserver launcher  
							
							
 
							
						 
						
							15 years ago  
				
					
						
							
							
								 
						
							
							
								cd0d10b752 
								
							
								 
							
						 
						
							
							
								
								compositor: Damage surface when raising  
							
							
 
							
						 
						
							15 years ago  
				
					
						
							
							
								 
						
							
							
								8e9e6264c1 
								
							
								 
							
						 
						
							
							
								
								openwfd: Combine native_resolution/rect/width,height into union  
							
							
 
							
						 
						
							15 years ago  
				
					
						
							
							
								 
						
							
							
								9b1f2d2e8e 
								
							
								 
							
						 
						
							
							
								
								compositor-openwfd: Expose physical size  
							
							
 
							
						 
						
							15 years ago  
				
					
						
							
							
								 
						
							
							
								259037d1d8 
								
							
								 
							
						 
						
							
							
								
								compositor-openwfd: Expose all modes  
							
							
 
							
						 
						
							15 years ago