06467d2e12 
								
									
								
							
								 
							
						 
						
							
							
								
								primary-selection: add a serial argument  
							
							... 
							
							
 
							
							The serial needs to be bumped when X11 clients set the selection, otherwise
some Wayland clients (e.g. GTK) will overwrite it when they gain focus. 
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								a4eb90315e 
								
									
								
							
								 
							
						 
						
							
							
								
								Fix indentation in various files  
							
							
 
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								d4de2bd708 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #1476  from emersion/fullscreen-shell  
							
							... 
							
							
 
							
							fullscreen-shell-v1: initial protocol implementation 
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								0db2a687b7 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #1479  from emersion/lost-crtc-state  
							
							... 
							
							
 
							
							backend/drm: fix state for outputs loosing their CRTC 
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								d4ffa5b7a6 
								
									
								
							
								 
							
						 
						
							
							
								
								backend/drm: fix state for outputs loosing their CRTC  
							
							... 
							
							
 
							
							When there aren't enough CRTCs for all outputs, we try to move a CRTC from a
disabled output to an enabled one. When this happens, the old output's state
wasn't changed, so the compositor thought it was still enabled and rendering.
This commit marks the old output as WLR_DRM_CONN_NEEDS_MODESET and sets its
current mode to NULL. 
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								268cc450b6 
								
							
								 
							
						 
						
							
							
								
								Fix segfault in get_relative_pointer  
							
							... 
							
							
 
							
							Occurs on subsequent calls to
relative_pointer_manager_v1_handle_get_relative_pointer()
Steps to reproduce:
- run rootston
- run examples/relative-pointer
- switch to relative pointer more than once
Note: if done fast enough it may take more than two switches to crash. 
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								b1cdd2b4b3 
								
							
								 
							
						 
						
							
							
								
								Use assertions instead of guard.  
							
							
 
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								e7fff4f560 
								
							
								 
							
						 
						
							
							
								
								Remove wlr_xdg_surface_send_close.  
							
							
 
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								0fafab87e3 
								
									
								
							
								 
							
						 
						
							
							
								
								Fix a few typos  
							
							
 
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								e61ea7706b 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #1423  from emersion/data-control  
							
							... 
							
							
 
							
							Implement data-control-unstable-v1 
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								f71cf15aad 
								
									
								
							
								 
							
						 
						
							
							
								
								relative-pointer-v1: move pointer iteration in wlroots  
							
							... 
							
							
 
							
							This makes sure we always send events to the right client. 
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								86f263a0b8 
								
									
								
							
								 
							
						 
						
							
							
								
								fullscreen-shell-v1: initial protocol implementation  
							
							
 
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								610f5bfc77 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #1432  from ForTheReallys/relative-pointers  
							
							... 
							
							
 
							
							Relative pointers 
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								69e7fd61b7 
								
									
								
							
								 
							
						 
						
							
							
								
								data-control-v1: update to latest protocol proposal  
							
							
 
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								340281b48a 
								
									
								
							
								 
							
						 
						
							
							
								
								data-control-v1: fix data source not properly destroyed  
							
							
 
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								a28167c255 
								
									
								
							
								 
							
						 
						
							
							
								
								data-control-v1: allow clearing selection  
							
							
 
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								ae1dd635b1 
								
									
								
							
								 
							
						 
						
							
							
								
								data-device: fix dangling listener in seat_client_selection_source_destroy  
							
							
 
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								aa2dafb7c8 
								
									
								
							
								 
							
						 
						
							
							
								
								data-control-v1: fix crash in manager_handle_get_data_control  
							
							
 
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								1e581ad95c 
								
									
								
							
								 
							
						 
						
							
							
								
								data-control-v1: fix crash after wlr_data_control_v1_destroy  
							
							
 
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								99d879c887 
								
									
								
							
								 
							
						 
						
							
							
								
								data-control-v1: initial protocol implementation  
							
							
 
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								b8460f448c 
								
							
								 
							
						 
						
							
							
								
								Rename some variables for clarity  
							
							
 
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								9af0c5338f 
								
									
								
							
								 
							
						 
						
							
							
								
								Standardize the wlr_box input paramaters  
							
							... 
							
							
 
							
							Fixes  #1094  
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								5999d0322b 
								
							
								 
							
						 
						
							
							
								
								Add a listener for when the pointer gets destroyed  
							
							
 
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								12d9edc0c9 
								
							
								 
							
						 
						
							
							
								
								Address more of @emersion's comments  
							
							
 
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								a803a007fb 
								
							
								 
							
						 
						
							
							
								
								Address @emersion's comments  
							
							
 
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								f5ea393bca 
								
							
								 
							
						 
						
							
							
								
								Remove pointer resource from relative pointer  
							
							
 
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								09bdbf24f4 
								
							
								 
							
						 
						
							
							
								
								Removed relative pointers from wlr_seat  
							
							
 
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								f4cf3c0886 
								
							
								 
							
						 
						
							
							
								
								Remove wl_client from wlr_relative_pointer_v1  
							
							
 
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								68137dca3f 
								
							
								 
							
						 
						
							
							
								
								relative_pointer: implementation and code fixes  
							
							... 
							
							
 
							
							In particular, modified public creator and destructor function names,
added a display destroy listener, safely extract user data from
resources, send correct time (in usecs) in rootston, etc. 
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								fb44ce9fa8 
								
							
								 
							
						 
						
							
							
								
								relative_pointer: send frame event to pointer for Xwayland  
							
							
 
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								6fa1777f94 
								
							
								 
							
						 
						
							
							
								
								relative_pointer: code formatting fixes  
							
							
 
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								d020344675 
								
							
								 
							
						 
						
							
							
								
								relative_pointer: implement protocol events  
							
							... 
							
							
 
							
							Implement zwp_relative_pointer_v1.relative_motion event, along with some
glue code in wlr_seat_pointer and rootston. 
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								ba5b1676df 
								
							
								 
							
						 
						
							
							
								
								relative_pointer: implement protocol requests  
							
							... 
							
							
 
							
							Flesh out the details of the structs, signals, callback functions, and
so on. weston-resizer silently works at this point (no events sent). 
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								3a3d1b6617 
								
							
								 
							
						 
						
							
							
								
								relative_pointer: create skeleton and build  
							
							... 
							
							
 
							
							Add protocol, header and type files to build. Create skeleton structs,
creator and destroyer, and define implementations. 
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								2a3c62b4d2 
								
							
								 
							
						 
						
							
							
								
								[WIP][DONTMERGE]Add support for libinput_switch input devices  
							
							... 
							
							
 
							
							These are used primarily by laptops to signal
the state of the lid (open/closed) and tablet
mode if supported, based on ACPI events. 
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								ef9506b0bc 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #1433  from ammen99/fix-layer-shell-unconstrain  
							
							... 
							
							
 
							
							xdg-popup: fix wlr_xdg_popup_get_toplevel_coords() 
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								07865104e1 
								
							
								 
							
						 
						
							
							
								
								xdg-popup: fix wlr_xdg_popup_get_toplevel_coords()  
							
							... 
							
							
 
							
							The previous code resulted in a crash when we try to unconstrain a popup
which is part of a layer-shell surface popup tree.
Fixes  #1425  
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								c2113decb3 
								
									
								
							
								 
							
						 
						
							
							
								
								gtk-primary-selection: warn when offering MIME type after set_selection  
							
							
 
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								8c573bc7c6 
								
									
								
							
								 
							
						 
						
							
							
								
								gtk-primary-selection: basic serial validation  
							
							
 
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								5b1b9657bf 
								
							
								 
							
						 
						
							
							
								
								types: implement wlr_foreign_toplevel_management_v1  
							
							
 
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								1256314afe 
								
									
								
							
								 
							
						 
						
							
							
								
								export-dmabuf-v1: add missing destroy request handler  
							
							... 
							
							
 
							
							Also document lists in the header file. 
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								fdb67ff63b 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #1415  from emersion/tablet-seat-leak  
							
							... 
							
							
 
							
							tablet-v2: fix wlr_tablet_seat_v2 leak 
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								3ca7ca5306 
								
									
								
							
								 
							
						 
						
							
							
								
								tablet-v2: fix wlr_tablet_seat_v2 leak  
							
							
 
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								5515faa197 
								
									
								
							
								 
							
						 
						
							
							
								
								xdg-shell: emit xdg_surface destroy when role object is destroyed  
							
							... 
							
							
 
							
							Fixes https://github.com/swaywm/wlroots/issues/1407  
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								273e110b74 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #1403  from emersion/swap-buffers-damage-coords  
							
							... 
							
							
 
							
							output: switch swap_buffers damage to output-buffer-local coords 
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								6aaefad40d 
								
									
								
							
								 
							
						 
						
							
							
								
								output: switch swap_buffers damage to output-buffer-local coords  
							
							... 
							
							
 
							
							This is one more step towards [1]. This gives more freedom to the compositor
wrt. how it handles damage.
[1]: https://github.com/swaywm/wlroots/issues/1363  
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								9f0720c03a 
								
									
								
							
								 
							
						 
						
							
							
								
								primary-selection: introduce wlr_primary_selection_source  
							
							... 
							
							
 
							
							This is a common interface that can be used for all primary selection
protocols, as discussed in [1]. A new function wlr_seat_set_primary_selection
is added to set the primary selection for all protocols.
The seat now owns again the source, and resets the selection to NULL when
destroyed.
[1]: https://github.com/swaywm/wlroots/issues/1367#issuecomment-442403454  
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								658b590567 
								
									
								
							
								 
							
						 
						
							
							
								
								gtk-primary-selection: fix segfault when no focus  
							
							
 
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								bfa7f4ee0d 
								
									
								
							
								 
							
						 
						
							
							
								
								gtk-primary-selection: use impl pattern for sources  
							
							
 
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								cbe42d1006 
								
									
								
							
								 
							
						 
						
							
							
								
								gtk-primary-selection: remove offer struct  
							
							... 
							
							
 
							
							We don't need it, we can use the device instead. 
							
						 
						
							7 years ago