Ilia Bozhinov 
								
							 
						 
						
							
							
							
							
								
							
							
								2e6eb097b6 
								
							 
						 
						
							
							
								
								rootston: focus newly-created surfaces  
							
							 
							
							... 
							
							
							
							Whenever a new surface is created, we have to update the cursor focus,
even if there's no input event. So, we generate one motion event, and
reuse the code to update the proper cursor focus. We need to do this
for all surface roles - toplevels, popups, subsurfaces.
Fixes  #1162  
							
						 
						
							2018-07-29 21:58:33 +03:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									emersion 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								7cbef15206 
								
							 
						 
						
							
							
								
								util: add wlr_ prefix to log symbols  
							
							 
							
							
							
						 
						
							2018-07-09 22:49:54 +01:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Markus Ongyerth 
								
							 
						 
						
							
							
							
							
								
							
							
								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. 
							
						 
						
							2018-06-01 15:21:18 +02:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Genki Sky 
								
							 
						 
						
							
							
							
							
								
							
							
								32013abae6 
								
							 
						 
						
							
							
								
								rootston: xdg-shell*: Fix get_size() for newly-mapped views  
							
							 
							
							... 
							
							
							
							The user-visible issue is that newly-mapped xdg-shell* windows would
sometimes start with their top-left-corner, rather than their center, in
the center of the screen. This is because get_size() would
conservatively fall back on (width, height) == (0, 0) if both
set_window_geometry() had not been called, and it found
view->wlr_surface to be NULL.
But, view->wlr_surface is only set to non-NULL in view_map(). We call
get_size() before this. Fortunately, the wlr_surface in question is
accessible via view->xdg_shell{,_v6}->surface, so always fall back on
that. We can assert its presence instead of further falling back on
(width, height) == (0, 0).
Signed-off-by: Genki Sky <sky@genki.is> 
							
						 
						
							2018-05-30 20:21:19 -04:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									emersion 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								393f7aaeff 
								
							 
						 
						
							
							
								
								Fix a rootston crash when a client creates non-topmost popups  
							
							 
							
							
							
						 
						
							2018-05-04 09:27:55 +01:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Tony Crisci 
								
							 
						 
						
							
							
							
							
								
							
							
								2e63d1a0ca 
								
							 
						 
						
							
							
								
								toplevel_box to toplevel_sx_box  
							
							 
							
							
							
						 
						
							2018-03-28 23:24:39 -04:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Tony Crisci 
								
							 
						 
						
							
							
							
							
								
							
							
								27f450ac0e 
								
							 
						 
						
							
							
								
								add todo for rotated unconstrained popup  
							
							 
							
							
							
						 
						
							2018-03-28 22:26:56 -04:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Tony Crisci 
								
							 
						 
						
							
							
							
							
								
							
							
								71da20dbde 
								
							 
						 
						
							
							
								
								add comment for output box in toplevel coords  
							
							 
							
							
							
						 
						
							2018-03-28 20:51:25 -04:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Tony Crisci 
								
							 
						 
						
							
							
							
							
								
							
							
								67c8aec77f 
								
							 
						 
						
							
							
								
								popup constraint handle empty output layout  
							
							 
							
							
							
						 
						
							2018-03-28 18:36:48 -04:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Tony Crisci 
								
							 
						 
						
							
							
							
							
								
							
							
								0bfcce50a9 
								
							 
						 
						
							
							
								
								xdg-positioner: honor constraint flags  
							
							 
							
							
							
						 
						
							2018-03-28 16:55:16 -04:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Tony Crisci 
								
							 
						 
						
							
							
							
							
								
							
							
								dbffda7549 
								
							 
						 
						
							
							
								
								xdg-positioner wlr abstractions  
							
							 
							
							
							
						 
						
							2018-03-28 16:27:08 -04:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Tony Crisci 
								
							 
						 
						
							
							
							
							
								
							
							
								c5cd805098 
								
							 
						 
						
							
							
								
								positioner rootston cleanup and bugfix  
							
							 
							
							
							
						 
						
							2018-03-28 12:46:41 -04:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Tony Crisci 
								
							 
						 
						
							
							
							
							
								
							
							
								e2c4e1ef54 
								
							 
						 
						
							
							
								
								fix xdg-positioner left constrain bug  
							
							 
							
							
							
						 
						
							2018-03-28 12:12:00 -04:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Tony Crisci 
								
							 
						 
						
							
							
							
							
								
							
							
								738f5e3344 
								
							 
						 
						
							
							
								
								cleanup xdg-positioner rootston code  
							
							 
							
							
							
						 
						
							2018-03-28 11:42:01 -04:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Tony Crisci 
								
							 
						 
						
							
							
							
							
								
							
							
								41e54ba632 
								
							 
						 
						
							
							
								
								Merge branch 'master' into xdg-positioner  
							
							 
							
							
							
						 
						
							2018-03-28 00:20:39 -04:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Drew DeVault 
								
							 
						 
						
							
							
							
							
								
							
							
								88eec637a4 
								
							 
						 
						
							
							
								
								Address feedback  
							
							 
							
							
							
						 
						
							2018-03-27 18:50:09 -04:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Tony Crisci 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								575bc81d54 
								
							 
						 
						
							
							
								
								Merge pull request  #754  from emersion/popup-map-unmap-damage  
							
							 
							
							... 
							
							
							
							[WIP] xdg-shell: damage view when popup is mapped/unmapped 
							
						 
						
							2018-03-27 17:37:03 -04:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									emersion 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								19a525f3b5 
								
							 
						 
						
							
							
								
								rootston: damage view when zxdg-popup-v6 is mapped/unmapped  
							
							 
							
							
							
						 
						
							2018-03-27 17:24:25 -04:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Tony Crisci 
								
							 
						 
						
							
							
							
							
								
							
							
								edb643fc6c 
								
							 
						 
						
							
							
								
								basic xdg-positioner  
							
							 
							
							
							
						 
						
							2018-03-27 17:16:08 -04:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Tony Crisci 
								
							 
						 
						
							
							
							
							
								
							
							
								9ff84db06d 
								
							 
						 
						
							
							
								
								unconstrain stubs  
							
							 
							
							
							
						 
						
							2018-03-27 15:13:35 -04:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Tony Crisci 
								
							 
						 
						
							
							
							
							
								
							
							
								8371e2f41d 
								
							 
						 
						
							
							
								
								implement flip_x  
							
							 
							
							
							
						 
						
							2018-03-27 14:49:31 -04:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Tony Crisci 
								
							 
						 
						
							
							
							
							
								
							
							
								bbd0e23fa7 
								
							 
						 
						
							
							
								
								xdg-positioner constraint detection  
							
							 
							
							
							
						 
						
							2018-03-26 23:48:32 -04:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									emersion 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								334bab543d 
								
							 
						 
						
							
							
								
								xdg-shell-v6: move toplevel specific fields in wlr_xdg_toplevel_v6  
							
							 
							
							
							
						 
						
							2018-03-26 19:32:21 -04:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Tony Crisci 
								
							 
						 
						
							
							
							
							
								
							
							
								f53575e3a3 
								
							 
						 
						
							
							
								
								unified xdg-surface close  
							
							 
							
							
							
						 
						
							2018-03-24 15:11:26 -04:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									emersion 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								ace738dbca 
								
							 
						 
						
							
							
								
								xdg-shell-v6: next_geometry and geometry fields are not longer pointers in wlr_xdg_surface_v6  
							
							 
							
							
							
						 
						
							2018-03-13 22:17:25 +01:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									emersion 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								149209b72e 
								
							 
						 
						
							
							
								
								xdg-shell-v6: rename toplevel and popup fields in wlr_xdg_surface_v6 for consistency  
							
							 
							
							
							
						 
						
							2018-03-13 22:09:44 +01:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									emersion 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								e74ddaaf10 
								
							 
						 
						
							
							
								
								xdg-shell-v6: redesign the configure/ack_configure workflow  
							
							 
							
							
							
						 
						
							2018-03-13 19:57:21 +01:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									emersion 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								42637a52cf 
								
							 
						 
						
							
							
								
								rootston: don't segfault when getting size of an unmapped xdg-shell view  
							
							 
							
							
							
						 
						
							2018-03-12 10:42:41 +01:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									emersion 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								6ac3534df6 
								
							 
						 
						
							
							
								
								rootston: add destroy to view interface  
							
							 
							
							
							
						 
						
							2018-03-12 09:17:06 +01:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									emersion 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								1f8854f217 
								
							 
						 
						
							
							
								
								rootston: remove xdg-shell-v6 map/unmap listeners on destroy  
							
							 
							
							
							
						 
						
							2018-03-12 09:00:59 +01:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									emersion 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								3f072bedd9 
								
							 
						 
						
							
							
								
								xdg-shell-v6: add map signal  
							
							 
							
							
							
						 
						
							2018-03-10 11:18:50 +01:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									emersion 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								c27fd1e1ee 
								
							 
						 
						
							
							
								
								rootston: add view_map and view_unmap  
							
							 
							
							
							
						 
						
							2018-03-09 10:29:22 +01:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Guido Günther 
								
							 
						 
						
							
							
							
							
								
							
							
								e6ca78b0e4 
								
							 
						 
						
							
							
								
								rootston: add view_create  
							
							 
							
							... 
							
							
							
							so we can do basic view setup. Will be used to initialize alpha. 
							
						 
						
							2018-02-25 13:47:43 +01:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									emersion 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								c2e1474010 
								
							 
						 
						
							
							
								
								Reformat all #include directives  
							
							 
							
							
							
						 
						
							2018-02-12 21:29:23 +01:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									emersion 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								cdd55b5d19 
								
							 
						 
						
							
							
								
								Merge remote-tracking branch 'upstream/master' into output-damage  
							
							 
							
							
							
						 
						
							2018-02-09 14:50:26 +01:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Vincent Vanlaer 
								
							 
						 
						
							
							
							
							
								
							
							
								712665b83b 
								
							 
						 
						
							
							
								
								Fix style error  
							
							 
							
							
							
						 
						
							2018-02-07 20:26:30 +01:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Vincent Vanlaer 
								
							 
						 
						
							
							
							
							
								
							
							
								099c80e7d6 
								
							 
						 
						
							
							
								
								Fix jitter when quickly resizing windows  
							
							 
							
							... 
							
							
							
							Surfaces and views get resized only on commit, therefore we may only
change the position of a window if there are no pending commits. 
							
						 
						
							2018-02-07 18:36:08 +01:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									emersion 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								63736be214 
								
							 
						 
						
							
							
								
								rootston: fix damage tracking for SSD  
							
							 
							
							
							
						 
						
							2018-01-28 10:11:31 +01:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									emersion 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								66ae4071a7 
								
							 
						 
						
							
							
								
								rootston: damage tracking for xdg popups  
							
							 
							
							
							
						 
						
							2018-01-21 21:06:37 +01:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									emersion 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								a636d72fc7 
								
							 
						 
						
							
							
								
								rootston: track subsurface damage  
							
							 
							
							
							
						 
						
							2018-01-21 14:50:37 +01:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									emersion 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								bc001e90e9 
								
							 
						 
						
							
							
								
								rootston: fix artifacts when un-maximizing a view  
							
							 
							
							
							
						 
						
							2018-01-20 01:04:35 +01:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									emersion 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								96d6f34edd 
								
							 
						 
						
							
							
								
								rootston: replace view_damage with view_apply_damage and view_damage_whole  
							
							 
							
							
							
						 
						
							2018-01-18 16:30:56 +01:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									emersion 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								01bcc2ab01 
								
							 
						 
						
							
							
								
								rootston: damage views when moved  
							
							 
							
							
							
						 
						
							2018-01-18 12:25:39 +01:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									emersion 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								1a084807ce 
								
							 
						 
						
							
							
								
								rootston: do not redraw if output has no damage  
							
							 
							
							
							
						 
						
							2018-01-18 03:31:46 +01:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Tony Crisci 
								
							 
						 
						
							
							
							
							
								
							
							
								d5ffa26564 
								
							 
						 
						
							
							
								
								xdg-shell: role-committed func  
							
							 
							
							
							
						 
						
							2017-12-27 06:15:25 -05:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									emersion 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								dcb168914e 
								
							 
						 
						
							
							
								
								Merge branch 'master' into fullscreen  
							
							 
							
							
							
						 
						
							2017-11-21 18:34:12 +01:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Drew DeVault 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								1228d0da19 
								
							 
						 
						
							
							
								
								Merge pull request  #387  from emersion/laggy-move-resize  
							
							 
							
							... 
							
							
							
							Fix laggy move-resize 
							
						 
						
							2017-11-21 11:13:18 -05:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									emersion 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								a7a221698e 
								
							 
						 
						
							
							
								
								Merge branch 'master' into fullscreen  
							
							 
							
							
							
						 
						
							2017-11-20 19:47:27 +01:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									emersion 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								6a06c3d907 
								
							 
						 
						
							
							
								
								Fix segfault when closing xwayland views  
							
							 
							
							
							
						 
						
							2017-11-20 18:05:24 +01:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									emersion 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								b04a9a248d 
								
							 
						 
						
							
							
								
								Initial fullscreen support  
							
							 
							
							
							
						 
						
							2017-11-20 17:27:36 +01:00