633663cdde 
								
							
								 
							
						 
						
							
							
								
								Use legacy modesetting for gamma control  
							
							... 
							
							
 
							
							It doesn't look like there's any motion on a fix from the AMDGPU side,
and using the legacy interface for this isn't so bad. 
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								939a4ea60f 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #1196  from dcz-purism/surface_move  
							
							... 
							
							
 
							
							rootston/surface_layers: fix clicking after surface moved 
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								d11dac6a64 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #1202  from alexbakker/destroy-signal-fix  
							
							... 
							
							
 
							
							Init the new destroy signals added by #1200  
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								221d412824 
								
							
								 
							
						 
						
							
							
								
								Init the new destroy signals added by  #1200  
							
							
 
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								792f98c2f0 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #1200  from alexbakker/destroy-signal  
							
							... 
							
							
 
							
							Add destroy signals to types that are destroyed by wl_display_destroy 
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								20db29779e 
								
							
								 
							
						 
						
							
							
								
								Add destroy signals to types that are destroyed by wl_display_destroy  
							
							
 
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								c6955fa89c 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #1199  from apreiml/farthest_output  
							
							... 
							
							
 
							
							introduce wlr_output_layout_farthest_output 
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								5617d2bd60 
								
							
								 
							
						 
						
							
							
								
								introduce wlr_output_layout_farthest_output  
							
							... 
							
							
 
							
							Similar to wlr_output_layout_adjacent_output but will return the
one that is the farthest away from the reference in given direction. 
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								6025fcaa09 
								
							
								 
							
						 
						
							
							
								
								Update required meson version to 0.47.1  
							
							
 
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								8ecf9224f5 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #1198  from ascent12/meson_feature  
							
							... 
							
							
 
							
							Fix meson changes 
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								dc37194291 
								
							
								 
							
						 
						
							
							
								
								Change how glgen.sh outputs files  
							
							... 
							
							
 
							
							This fixes building wlroots as a subproject. 
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								fd3fa760d3 
								
							
								 
							
						 
						
							
							
								
								Revert "Revert "Merge pull request  #1194  from ascent12/meson_feature""  
							
							... 
							
							
 
							
							This reverts commit 9c886f20b9 
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								9c886f20b9 
								
							
								 
							
						 
						
							
							
								
								Revert "Merge pull request  #1194  from ascent12/meson_feature"  
							
							... 
							
							
 
							
							This breaks wlroots when used as a meson subproject.
This reverts commit dea311992e6db9c4b746 
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								dea311992e 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #1194  from ascent12/meson_feature  
							
							... 
							
							
 
							
							Build system changes 
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								f4ae9824f7 
								
							
								 
							
						 
						
							
							
								
								rootston/layer_shell: fix clicking after surface moved/resized  
							
							... 
							
							
 
							
							Layer surfaces are not notified of cursor position changes if the surface moves, only if the cursor moves. This workaround emits a cursor position event every time a cursor ends up over a newly resized layer surface to make sure the following clicks land in the right place.
This change doesn't address sending leave events when a cursor previously present over the surface becomes away.
There are 2 separate mechanisms in play, because a layer surface gets resized in 2 steps:
1. Layer surface resize & rearrange.
2. Underlying surface resize.
The first step may affect all layer surfaces. The cursor events are sent to cursors placed over all layer surfaces which have moved (not been resized). The second step affects any layer surface whose surface changed size. The cursor event is sent only to that surface.
Together, these events cover all surfaces: those which moves, and those which changed size, as long as each layer surface resize is accompanied by an immediate surface resize. 
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								39ac21401f 
								
							
								 
							
						 
						
							
							
								
								Replace generator with custom_target  
							
							... 
							
							
 
							
							This stops the protocol header constantly being regenerated for every
target using them. 
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								f41c411980 
								
							
								 
							
						 
						
							
							
								
								Use input file for configure_file  
							
							... 
							
							
 
							
							This is so we can potentially add comments to it, and so if a user looks
at the installed header, they can see the /* #undef WLR_HAS_FEATURE */
line to see every option, even if not available. 
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								653ea512c2 
								
							
								 
							
						 
						
							
							
								
								Use current_source_dir instead of source_root  
							
							... 
							
							
 
							
							This is so that log messages are printed properly when wlroots is build
as a subproject. 
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								b1ed61b649 
								
							
								 
							
						 
						
							
							
								
								Use pkg-config to find wayland-scanner  
							
							
 
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								6db9c4b746 
								
							
								 
							
						 
						
							
							
								
								wlr_virtual_keyboard: use wlr_input_device_destroy  
							
							
 
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								2929f0f8dd 
								
							
								 
							
						 
						
							
							
								
								wlr_input_device: fix keyboard destruction  
							
							... 
							
							
 
							
							After destroying a keyboard input device, seat's listeners could still be pointing to destroyed wlr_input_device signals. This patch makes sure the references are removed while the input device is being destroyed. 
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								51892e0d74 
								
							
								 
							
						 
						
							
							
								
								Install headers explicitly  
							
							
 
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								a2bbf2c1f7 
								
							
								 
							
						 
						
							
							
								
								Make style more consistent  
							
							
 
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								869dca1bce 
								
							
								 
							
						 
						
							
							
								
								Remove unnecessary project arguments  
							
							... 
							
							
 
							
							Meson handles rpath properly, and we don't need to use -I ourselves by
using include_directories with '.'. 
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								1358d80ab9 
								
							
								 
							
						 
						
							
							
								
								Add link dependency on symbols file  
							
							... 
							
							
 
							
							So the library is rebuilt properly when it's updated. 
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								584a3f8b6e 
								
							
								 
							
						 
						
							
							
								
								Update examples to use new option  
							
							... 
							
							
 
							
							We use a dictionary to remove some code duplication. 
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								560e96aa57 
								
							
								 
							
						 
						
							
							
								
								Update rootston to use new option  
							
							
 
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								784c20c82f 
								
							
								 
							
						 
						
							
							
								
								Use new options for X11 backend and Xwayland  
							
							
 
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								94ed2fc7bb 
								
							
								 
							
						 
						
							
							
								
								Use feature options for libcap/logind  
							
							... 
							
							
 
							
							We now use a combo choice between systemd/elogind as they are mutually
exclusive anyway. 
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								3fa3dca6d5 
								
							
								 
							
						 
						
							
							
								
								Add new feature options  
							
							... 
							
							
 
							
							Bump minimum meson version to 0.47 for the feature. 
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								66064a07a6 
								
							
								 
							
						 
						
							
							
								
								Remove unneeded mesa-specific header  
							
							
 
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								d7c027d3e3 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #1191  from emersion/drm-conn-dpi  
							
							... 
							
							
 
							
							backend/drm: add support for DRM_MODE_CONNECTOR_DPI 
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								7a3f7b3c8a 
								
							
								 
							
						 
						
							
							
								
								backend/drm: add support for DRM_MODE_CONNECTOR_DPI  
							
							
 
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								24212df830 
								
							
								 
							
						 
						
							
							
								
								rootston: fix again FreeBSD build  
							
							... 
							
							
 
							
							Had an outdated copy of wlroots, so missed that one. 
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								56600804ff 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #1189  from agx/ctags-f  
							
							... 
							
							
 
							
							ctags: use -f instead of -o 
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								d66d33f5a2 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #1188  from emersion/freebsd-fixes  
							
							... 
							
							
 
							
							Fix build on FreeBSD 
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								570970db64 
								
							
								 
							
						 
						
							
							
								
								ctags: use -f instead of -o  
							
							... 
							
							
 
							
							The later does not exist on FreeBSD
See #725  
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								f86f1daf9a 
								
							
								 
							
						 
						
							
							
								
								Fix build on FreeBSD  
							
							
 
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								1a73baac94 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #1187  from ammen99/master  
							
							... 
							
							
 
							
							move wlr_drm_connector_add_mode to wlr/backend/drm.h 
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								4486b52aa8 
								
							
								 
							
						 
						
							
							
								
								move wlr_drm_connector_add_mode to wlr/backend/drm.h  
							
							
 
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								4ed6ee0a4d 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #1184  from sdilts/add-default-output-size  
							
							... 
							
							
 
							
							Keep X11 backend windows from having an invalid size 
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								8e7df5eb88 
								
							
								 
							
						 
						
							
							
								
								Fix xcb_create_window parameters  
							
							... 
							
							
 
							
							Set the window width and height, not the location of the window. 
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								11d440972d 
								
							
								 
							
						 
						
							
							
								
								rootston: Double fork for keyboard bindings  
							
							... 
							
							
 
							
							This avoids leaving around zombies, without having to setup SIGCHLD
handler (which interferes with other fork/waitpid calls). 
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								da79fef5f7 
								
							
								 
							
						 
						
							
							
								
								Add guard for changing the size of X11 backend windows  
							
							... 
							
							
 
							
							Events that set the window to either a width or height of zero are now
ignored and logged. 
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								55cca6deaa 
								
							
								 
							
						 
						
							
							
								
								Set default output size for X11 backend  
							
							... 
							
							
 
							
							Fixes issue #1170 
Also set the created window size to match the output size. 
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								d2814c1795 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #1183  from ammen99/master  
							
							... 
							
							
 
							
							remove dangling declaration of wlr_xdg_surface_popup_get_position() 
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								88e9dbe32e 
								
							
								 
							
						 
						
							
							
								
								remove dangling declaration of wlr_xdg_surface_popup_get_position()  
							
							
 
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								ce0ab4d4b5 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #1182  from ammen99/master  
							
							... 
							
							
 
							
							session: load GPU devices even if they have zero connectors 
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								cb42e16f64 
								
							
								 
							
						 
						
							
							
								
								session: load GPU devices even if they have zero crtcs/connectors/encoders  
							
							... 
							
							
 
							
							On some systems (most notably laptops with two GPUs) there are GPUs that
don't have attached outputs. However, we still want to load those GPUs
because they could still be used by the compositor for rendering. 
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								28b0a4065b 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #1179  from emersion/rootston-toggle-decoration-mode  
							
							... 
							
							
 
							
							rootston: add keybinding to toggle decoration mode 
							
						 
						
							7 years ago