a2cf3be890 
								
							
								 
							
						 
						
							
							
								
								Move awesome config to contrib/  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								a90dddea40 
								
							
								 
							
						 
						
							
							
								
								[fix] handle auto layout of empty container  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								5c40cc46ac 
								
							
								 
							
						 
						
							
							
								
								Added a sample config for Awesome-like behavior  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								71b386964a 
								
							
								 
							
						 
						
							
							
								
								replaced "bot" with "bottom" in auto layout commands  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								b74870f516 
								
							
								 
							
						 
						
							
							
								
								Improved behavior of insert/remove child in auto layouts  
							
							... 
							
							
 
							
							Previous implementation would not preserve dimension of groups
along the major axis. This should avoid weird behavior when
using container motion commands. 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								4c06a10004 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into master  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								0001b00706 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #1048  from dkess/proper-output-wrapping  
							
							... 
							
							
 
							
							Add output wrapping 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								eda4bad725 
								
							
								 
							
						 
						
							
							
								
								Add output wrapping  
							
							... 
							
							
 
							
							This fixes issue #733 . Now if the user focuses output right but is at
the rightmost monitor, the focus will wrap the the leftmost monitor.
This commit adds a new function, swayc_opposite_output, which selects
the opposite output given a position and a direction. Now, when calling
output_by_name, we first check if there is an adjacent output to switch
to. If that fails, we call swayc_opposite_output to handle wrapping. 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								c1e6cc3257 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #1044  from ametisf/master  
							
							... 
							
							
 
							
							Implement hide_edge_borders smart (like in i3 4.13) 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								307e8afde2 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #1043  from Hummer12007/caps  
							
							... 
							
							
 
							
							Keep CAP_SYS_PTRACE with suid binary 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								c04819e8c0 
								
							
								 
							
						 
						
							
							
								
								Implement hide_edge_borders smart (like in i3 4.13)  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								d9ba61d7e9 
								
							
								 
							
						 
						
							
							
								
								Log capability dropping  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								ea1313d80d 
								
							
								 
							
						 
						
							
							
								
								Keep CAP_SYS_PTRACE with suid binary  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								527c259d06 
								
							
								 
							
						 
						
							
							
								
								Fix   #1008  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								84358788aa 
								
							
								 
							
						 
						
							
							
								
								Update .clang-format - not entirely usable yet  
							
							... 
							
							
 
							
							I've run into a situation where clang-format does not support the
necessary style rules. It will have to be patched before clang-format is
fully adopted into Sway. Use this file with caution. 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								dc361fd9df 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into master  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								32430d3922 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of  https://github.com/willakat/sway  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								52f3a8df51 
								
							
								 
							
						 
						
							
							
								
								fixed up space-after-cast style issues  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								07474a4fa7 
								
							
								 
							
						 
						
							
							
								
								reworked "layout auto*" star commands  
							
							... 
							
							
 
							
							- "layout auto_left|auto_xxx" are now "layout auto xxx"
- "layout incmaster <n>" is now "layout auto master [set|inc] <n>"
- "layout incncol <n>" is now "layout auto ncol [set|inc] <n>" 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								7c636da8a3 
								
							
								 
							
						 
						
							
							
								
								Fix format error  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								063c79874a 
								
							
								 
							
						 
						
							
							
								
								Indent cleanups  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								d822150d83 
								
							
								 
							
						 
						
							
							
								
								[fix] Keep Clang happy  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								2040c62da9 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of  https://github.com/SirCmpwn/sway  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								653e96f530 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into master  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								f24ebd75fa 
								
							
								 
							
						 
						
							
							
								
								Added mouse resize for auto layouts  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								1f47c58d63 
								
							
								 
							
						 
						
							
							
								
								simplification of apply_auto_layout  
							
							... 
							
							
 
							
							Achieved by introducing auto_group_bounds function that produces
the start/end indexes of a group inside an auto layot container. 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								3c84250be8 
								
							
								 
							
						 
						
							
							
								
								[fix] resize should now preserve surrounding container's dimensions  
							
							... 
							
							
 
							
							- prior to this modification, the requested pixels were added/removed
  to both edges of the modified container. To preserve sizes,
  only half the pixels should be added/removed to each edge. 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								f7269684d0 
								
							
								 
							
						 
						
							
							
								
								[fix] scale check to prevent un-necessary layouts was in the wrong place.  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								d99efb5f6f 
								
							
								 
							
						 
						
							
							
								
								[fix] corner cases win nb_children < nb_master|nb_col  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								bd415029ba 
								
							
								 
							
						 
						
							
							
								
								Moved auto_* layout functions from resize.c to layout.c  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								baa84a0cd7 
								
							
								 
							
						 
						
							
							
								
								MIT license  
							
							... 
							
							
 
							
							Update to 2017 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								707207558e 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #1032  from Jesin/master  
							
							... 
							
							
 
							
							Recompressed PNG files 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								3b2bc894a5 
								
							
								 
							
						 
						
							
							
								
								Recompressed PNG files  
							
							... 
							
							
 
							
							zopflipng -m --lossy_transparent 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								58df28a54d 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #1030  from Hummer12007/patch-2  
							
							... 
							
							
 
							
							Fix workspace layouts in json data 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								d59af31256 
								
							
								 
							
						 
						
							
							
								
								Fix workspace layouts in json data  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								31d60b50ca 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #1029  from 4e554c4c/master  
							
							... 
							
							
 
							
							Fix broken link in CONTRIBUTING.md 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								98aad80eee 
								
							
								 
							
						 
						
							
							
								
								Fix broken link in CONTRIBUTING.md  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								36f896ac34 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #1019  from SirCmpwn/redshift  
							
							... 
							
							
 
							
							Add redshift support 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								704b2db050 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of  https://github.com/willakat/sway  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								97f70987d7 
								
							
								 
							
						 
						
							
							
								
								[fix] cleanups suggested by Sway community  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								a62048f15d 
								
							
								 
							
						 
						
							
							
								
								changed "layout promote" command to "move first"  
							
							... 
							
							
 
							
							This is more consistent with other Sway semantics. 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								0412e95ba9 
								
							
								 
							
						 
						
							
							
								
								Document new layout command syntax  
							
							... 
							
							
 
							
							And an old one that the docs overlooked 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								c01b898398 
								
							
								 
							
						 
						
							
							
								
								Fix inline is_auto_layout  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								15745abf0c 
								
							
								 
							
						 
						
							
							
								
								[fix] cycle auto layouts backwards  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								4b1d9b058e 
								
							
								 
							
						 
						
							
							
								
								Added a word in the Readme about the purpose of the fork.  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								1b87193c3d 
								
							
								 
							
						 
						
							
							
								
								Added "layout promote" command.  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								a0aa8d9780 
								
							
								 
							
						 
						
							
							
								
								cleanup in auto layouts  
							
							... 
							
							
 
							
							- added L_AUTO_FIRST/LAST instead of using explicit layouts.
- when switching between auto layout that don't share the same major axis, invert the
  width/height of their child views to preserve their relative proportions. 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								2b0e3c212a 
								
							
								 
							
						 
						
							
							
								
								[fix] move next/prev behavior for vert/horiz layout  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								0ff9fe9a7a 
								
							
								 
							
						 
						
							
							
								
								introduce next/prev as a direction for focus/move commands.  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								bc3dc97026 
								
							
								 
							
						 
						
							
							
								
								[fix] Handle auto layout resize with multiple slave groups  
							
							
 
							
						 
						
							9 years ago