Ryan Dwyer 
								
							 
						 
						
							
							
							
							
								
							
							
								228c478e8d 
								
							 
						 
						
							
							
								
								Implement title_format  
							
							 
							
							... 
							
							
							
							This implements the title_format command, with a new placeholder %shell
which gets substituted with the view type (xwayland, xdg_shell_v6 or
wl_shell).
Example config:
    for_window [title=".*"] title_format %title (class=%class instance=%instance shell=%shell) 
							
						 
						
							2018-05-05 22:29:37 +10:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Ryan Dwyer 
								
							 
						 
						
							
							
							
							
								
							
							
								6ef14e99ee 
								
							 
						 
						
							
							
								
								Restore view_update_position()  
							
							 
							
							
							
						 
						
							2018-05-01 19:59:36 +10:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Ryan Dwyer 
								
							 
						 
						
							
							
							
							
								
							
							
								abcad0ece9 
								
							 
						 
						
							
							
								
								Move docblock and fix indenting of switch/case.  
							
							 
							
							
							
						 
						
							2018-05-01 17:36:12 +10:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Ryan Dwyer 
								
							 
						 
						
							
							
							
							
								
							
							
								e67f354333 
								
							 
						 
						
							
							
								
								Implement borders  
							
							 
							
							... 
							
							
							
							Implements rendering of borders. Title text is still to do.
Implements the following configuration directives:
* client.focused
* client.focused_inactive
* client.unfocused
* client.urgent
* border
* default_border 
							
						 
						
							2018-04-30 21:24:13 +10:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Ryan Dwyer 
								
							 
						 
						
							
							
							
							
								
							
							
								167c2e1aa9 
								
							 
						 
						
							
							
								
								Refactor arrange_windows()  
							
							 
							
							... 
							
							
							
							Replaces arrange_windows() with arrange_root(), arrange_output(),
arrange_workspace() and arrange_children_of().
Also makes fullscreen views save and restore their dimensions, which
allows it to preserve any custom resize and is also a requirement for
floating views once they are implemented. 
							
						 
						
							2018-04-28 11:26:14 +10:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Ryan Dwyer 
								
							 
						 
						
							
							
							
							
								
							
							
								dfc26c664f 
								
							 
						 
						
							
							
								
								Update wording about unmanaged/unmapped views  
							
							 
							
							
							
						 
						
							2018-04-24 20:14:22 +10:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Ryan Dwyer 
								
							 
						 
						
							
							
							
							
								
							
							
								72beae209b 
								
							 
						 
						
							
							
								
								Fullscreen fixes.  
							
							 
							
							
							
						 
						
							2018-04-18 00:10:32 +10:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Ryan Dwyer 
								
							 
						 
						
							
							
							
							
								
							
							
								bfd5834f4c 
								
							 
						 
						
							
							
								
								Feedback for fullscreen.  
							
							 
							
							
							
						 
						
							2018-04-17 08:11:50 +10:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Ryan Dwyer 
								
							 
						 
						
							
							
							
							
								
							
							
								52420cc24d 
								
							 
						 
						
							
							
								
								Implement fullscreen.  
							
							 
							
							
							
						 
						
							2018-04-16 20:36:40 +10:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									emersion 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								516f5454ad 
								
							 
						 
						
							
							
								
								Simplify damage tracking functions, use them in layer shell  
							
							 
							
							
							
						 
						
							2018-04-06 11:45:40 -04:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									emersion 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								290c916290 
								
							 
						 
						
							
							
								
								Send surface enter/leave events to view children  
							
							 
							
							
							
						 
						
							2018-04-06 10:26:32 -04:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									emersion 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								88e3e5ea5d 
								
							 
						 
						
							
							
								
								Fix wl_output enter/leave events  
							
							 
							
							... 
							
							
							
							Fixes  #1739  
							
						 
						
							2018-04-06 00:10:17 -04:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									emersion 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								641807d920 
								
							 
						 
						
							
							
								
								Handle unmanaged surfaces motion  
							
							 
							
							
							
						 
						
							2018-04-05 18:48:35 -04:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									emersion 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								07f3bb3ad1 
								
							 
						 
						
							
							
								
								Handle xwayland configure requests for unmanaged surfaces  
							
							 
							
							
							
						 
						
							2018-04-05 17:22:39 -04:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									emersion 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								7ce1038478 
								
							 
						 
						
							
							
								
								Fix xwayland unmanaged surfaces  
							
							 
							
							
							
						 
						
							2018-04-05 17:08:30 -04:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									emersion 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								f5e5b1819b 
								
							 
						 
						
							
							
								
								Track damage of xdg-shell-v6 popups  
							
							 
							
							
							
						 
						
							2018-04-05 16:48:11 -04:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									emersion 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								45f93e1650 
								
							 
						 
						
							
							
								
								Accumulate damage from subsurfaces  
							
							 
							
							
							
						 
						
							2018-04-05 15:20:45 -04:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									emersion 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								dcd15a2d3d 
								
							 
						 
						
							
							
								
								Implement shell views  
							
							 
							
							
							
						 
						
							2018-04-05 11:40:39 -04:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									emersion 
								
							 
						 
						
							
							
							
							
								
							
							
								8eff00f723 
								
							 
						 
						
							
							
								
								Remove unused SWAY_VIEW_TYPES  
							
							 
							
							
							
						 
						
							2018-04-04 22:03:14 -04:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									emersion 
								
							 
						 
						
							
							
							
							
								
							
							
								679c51e421 
								
							 
						 
						
							
							
								
								Remove unused sway_view.unmanaged_link  
							
							 
							
							
							
						 
						
							2018-04-04 22:02:40 -04:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									emersion 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								2f64ce86c4 
								
							 
						 
						
							
							
								
								Xwayland unmanaged views aren't views anymore  
							
							 
							
							
							
						 
						
							2018-04-02 14:35:43 -04:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									emersion 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								61fabede14 
								
							 
						 
						
							
							
								
								Address review comments  
							
							 
							
							
							
						 
						
							2018-04-02 10:57:45 -04:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									emersion 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								1d68f9ecca 
								
							 
						 
						
							
							
								
								Add sway_view_impl  
							
							 
							
							
							
						 
						
							2018-03-31 18:07:44 -04:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									emersion 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								b2c2ee693b 
								
							 
						 
						
							
							
								
								Introduce common functions to create, map, unmap, destroy views  
							
							 
							
							
							
						 
						
							2018-03-31 17:49:40 -04:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									emersion 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								139f80b0f0 
								
							 
						 
						
							
							
								
								Handle map/unmap events in xdg-shell-v6  
							
							 
							
							
							
						 
						
							2018-03-30 17:43:43 -04:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									emersion 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								a776ecbb86 
								
							 
						 
						
							
							
								
								Add lite damage tracking  
							
							 
							
							... 
							
							
							
							This skips the renderer if nothing has changed, and renders
everything otherwise. 
							
						 
						
							2018-03-30 17:16:35 -04:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									emersion 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								cf09ea184b 
								
							 
						 
						
							
							
								
								Use the new map/unmap events for xwayland views  
							
							 
							
							
							
						 
						
							2018-03-30 13:34:25 -04:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Tony Crisci 
								
							 
						 
						
							
							
							
							
								
							
							
								dc8c9fbeb6 
								
							 
						 
						
							
							
								
								Revert "Merge pull request  #1653  from swaywm/revert-1647-refactor-tree"  
							
							 
							
							... 
							
							
							
							This reverts commit 472e81f35d , reversing
changes made to 6b7841b11f . 
							
						 
						
							2018-03-29 23:41:33 -04:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Drew DeVault 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								d0c7f66e95 
								
							 
						 
						
							
							
								
								Revert "Refactor tree"  
							
							 
							
							
							
						 
						
							2018-03-29 23:29:29 -04:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Tony Crisci 
								
							 
						 
						
							
							
							
							
								
							
							
								874f009866 
								
							 
						 
						
							
							
								
								move tree includes to their own directory  
							
							 
							
							
							
						 
						
							2018-03-29 14:21:42 -04:00