d27eeaa14c 
								
							
								 
							
						 
						
							
							
								
								Revert "Merge pull request  #1050  from emersion/wlr-buffer"  
							
							... 
							
							
 
							
							This reverts commit 5e4af4862e9a1f0e2d5f 
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								38d415dd20 
								
									
								
							
								 
							
						 
						
							
							
								
								buffer: make wlr_buffer_ref return the buffer  
							
							
 
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								e4933ab445 
								
									
								
							
								 
							
						 
						
							
							
								
								Introduce wlr_buffer  
							
							
 
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								6f895081e1 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #1043  from acrisci/drag-icon-unmap  
							
							... 
							
							
 
							
							drag-icon map and unmap fixes 
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								211463ba87 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #1045  from ammen99/master  
							
							... 
							
							
 
							
							xdg-shells: add a set_parent signal to toplevel surfaces 
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								1a07bf95ae 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #1044  from emersion/fix-box-intersection  
							
							... 
							
							
 
							
							box: fix wlr_box_intersection 
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								a989104a6b 
								
							
								 
							
						 
						
							
							
								
								xdg-shells: add a set_parent signal to toplevel surfaces  
							
							
 
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								ed89a24328 
								
									
								
							
								 
							
						 
						
							
							
								
								box: fix wlr_box_intersection  
							
							
 
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								7c888a39c6 
								
							
								 
							
						 
						
							
							
								
								update drag position at the right times  
							
							
 
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								319ebdf476 
								
							
								 
							
						 
						
							
							
								
								add back map event  
							
							
 
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								1c75d4e54a 
								
							
								 
							
						 
						
							
							
								
								rename drag-icon map to unmap  
							
							
 
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								c6821f3dd3 
								
							
								 
							
						 
						
							
							
								
								wlr_surface: insert subsurfaces in revert order  
							
							... 
							
							
 
							
							sibling surfaces were drawn in incorrect order (e.g. latest below).
This attempts to fix that by reverting the order of the list. 
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								7206997e95 
								
							
								 
							
						 
						
							
							
								
								fix wlr_box_intersection and closest_point  
							
							
 
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								a57d1baf57 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #1033  from RyanDwyer/fix-xdg-popups  
							
							... 
							
							
 
							
							Fix mistakes in xdg_popup and xdg_popup_v6 
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								344374fa14 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #1039  from acrisci/positioner-invert-x-fix  
							
							... 
							
							
 
							
							add missing anchor case in positioner invert-x for xdg-shell 
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								bcb660cb1d 
								
							
								 
							
						 
						
							
							
								
								add missing anchor case in positioner invert-x  
							
							
 
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								78966417f4 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #1031  from martinetd/multibind-seat  
							
							... 
							
							
 
							
							seat: allow clients to bind to seat multiple times 
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								cf9b8c0a8c 
								
							
								 
							
						 
						
							
							
								
								wlr_surface_get_root_surface: walk up parent  
							
							... 
							
							
 
							
							This would dead-loop and never walk up if called on a subsurface 
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								51b9883ea0 
								
							
								 
							
						 
						
							
							
								
								seat: allow clients to bind to seat multiple times  
							
							... 
							
							
 
							
							This lets clients bind to a seat multiple times by re-using the existing
wlr_seat_client whenever a duplicate request happens.
Previously, an independant wlr_seat_client would be created and only
events from one would be processed.
Fixes  #1023 . 
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								eb8b8acca6 
								
							
								 
							
						 
						
							
							
								
								wlr_linux_dmabuf: Fix printf conversion specifiers on armhf  
							
							... 
							
							
 
							
							The printf conversion specifiers in a call to wl_resource_post_error
do not specify the type correctly on armhf:
../types/wlr_linux_dmabuf.c: In function 'params_add':
../types/wlr_linux_dmabuf.c:104:21: error: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'uint64_t {aka long long unsigned int}' [-Werror=format=]
    "sent modifier %lu for plane %u, expected modifier %lu like other planes",
                   ~~^
                   %llu
To fix this, we use standard printf conversion specifier macros from
inttypes.h. 
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								516c864d46 
								
							
								 
							
						 
						
							
							
								
								Fix mistakes in xdg_popup and xdg_popup_v6  
							
							
 
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								7b07b3f95d 
								
							
								 
							
						 
						
							
							
								
								Fix type in wlr_surface_get_extends  
							
							
 
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								3994762ae0 
								
							
								 
							
						 
						
							
							
								
								Add wlr_surface_get_geometry  
							
							... 
							
							
 
							
							This function defaults and clips the xdg-surface geometry to the
bounding box of the surface + its subsurfaces, as specified by the
protocol spec. 
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								6b7a55aa3d 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #1020  from emersion/remove-check-dmabuf  
							
							... 
							
							
 
							
							render: remove wlr_renderer_check_import_dmabuf 
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								d1cf9acbd5 
								
							
								 
							
						 
						
							
							
								
								cleanup: Use void for zero-parameter functions  
							
							... 
							
							
 
							
							Signed-off-by: Genki Sky <sky@genki.is> 
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								f90b024ad0 
								
									
								
							
								 
							
						 
						
							
							
								
								linux-dmabuf: fix bound checks for stride and height  
							
							... 
							
							
 
							
							- Fix bound checking for offset + stride * height
- Make offset bound checking more consistent
- Reject zero strides 
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								135721118a 
								
									
								
							
								 
							
						 
						
							
							
								
								render: remove wlr_renderer_check_import_dmabuf  
							
							... 
							
							
 
							
							It's possible to implement it outside the renderer, by creating a
texture and destroying it right away. This reduces the API surface
of the renderer. 
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								41e53d1499 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #1019  from emersion/virtual-keyboard-destroy  
							
							... 
							
							
 
							
							virtual-keyboard: fix wlr_virtual_keyboard_manager_v1_destroy 
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								28020ff577 
								
									
								
							
								 
							
						 
						
							
							
								
								Only allow one modifier per DMA-BUF, split attributes struct in render/  
							
							
 
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								f580112dca 
								
									
								
							
								 
							
						 
						
							
							
								
								virtual-keyboard: fix wlr_virtual_keyboard_manager_v1_destroy  
							
							
 
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								87fe9f3466 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #1014  from RyanDwyer/fix-wlr-box-contains-point  
							
							... 
							
							
 
							
							Fix wlr_box_contains_point comparison 
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								e1f56538a8 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #999  from dcz-purism/virtual-keyboard  
							
							... 
							
							
 
							
							Support virtual keyboard protocol 
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								f8a831859f 
								
							
								 
							
						 
						
							
							
								
								Fix wlr_box_contains_point comparison  
							
							
 
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								5334ee8bfd 
								
							
								 
							
						 
						
							
							
								
								virtual-keyboard: add support for the virtual-keyboard-v1 protocol  
							
							
 
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								47f097e09b 
								
									
								
							
								 
							
						 
						
							
							
								
								xdg-shell: add wlr_xdg_toplevel_set_tiled  
							
							
 
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								da504f9253 
								
									
								
							
								 
							
						 
						
							
							
								
								surface: remove wl_resource_post_event  
							
							
 
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								e849a68e6e 
								
									
								
							
								 
							
						 
						
							
							
								
								output: correctly clear screen when fullscreened  
							
							
 
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								98088e78df 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #977  from emersion/split-xdg-shell  
							
							... 
							
							
 
							
							Split xdg-shell into multiple files 
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								c74f5b1138 
								
									
								
							
								 
							
						 
						
							
							
								
								xdg-output: bump output manager version to 2  
							
							
 
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								63fd2203fe 
								
									
								
							
								 
							
						 
						
							
							
								
								Add support for version 2 of the xdg-output protocol  
							
							
 
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								dbba1311b7 
								
									
								
							
								 
							
						 
						
							
							
								
								output: fix lingering hardware cursors  
							
							
 
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								3036507463 
								
									
								
							
								 
							
						 
						
							
							
								
								xdg-shell: split into multiple files  
							
							
 
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								c7480d5084 
								
									
								
							
								 
							
						 
						
							
							
								
								xdg-shell-v6: rename shared private functions to prevent conflicts with xdg-shell stable  
							
							
 
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								facc5aa359 
								
									
								
							
								 
							
						 
						
							
							
								
								xdg-shell-v6: split into separate files  
							
							
 
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								cc12d03545 
								
									
								
							
								 
							
						 
						
							
							
								
								xdg-shell: fix positioner  
							
							... 
							
							
 
							
							The anchor and gravity bitfields in xdg-shell-unstable-v6 have
been changed to a plain enum whose values cannot be used as a
bitfield in xdg-shell. While it makes input validation easier, it
also makes positioner operations a pain in the ass. 
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								b28f06eca0 
								
									
								
							
								 
							
						 
						
							
							
								
								Don't use unsafe casts in wlr_xdg_popup_get_toplevel_coords  
							
							
 
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								7a952dfa2d 
								
									
								
							
								 
							
						 
						
							
							
								
								xdg-output: fix logical_size  
							
							... 
							
							
 
							
							It should be the size of the output in layout coordinates. Prior to
this commit we were not applying the output transform to the size. 
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								db84379242 
								
									
								
							
								 
							
						 
						
							
							
								
								Send axis source event  
							
							
 
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								0b58579564 
								
									
								
							
								 
							
						 
						
							
							
								
								Add support for discrete axis values  
							
							
 
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								cf5013416d 
								
									
								
							
								 
							
						 
						
							
							
								
								xdg-output: redesign resource destroy  
							
							
 
							
						 
						
							8 years ago