ec50b92bb4 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #1117  from jnsaff/master  
							
							... 
							
							
 
							
							Allow also 444 for security file mode 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								8306b886e9 
								
							
								 
							
						 
						
							
							
								
								Allow also 444 for security file mode  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								109f384771 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #1115  from snoack/missing-includes  
							
							... 
							
							
 
							
							Superfluous include causes failures if WLC headers aren't installed globally 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								d90f97b3d4 
								
							
								 
							
						 
						
							
							
								
								Removed superfluous include, causing failures if WLC headers aren't installed globally  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								39ecc10553 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #1108  from zandrmartin/new-command-aliases  
							
							... 
							
							
 
							
							deprecate new_window and new_float commands 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								b507462d1c 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of git://github.com/SirCmpwn/sway into new-command-aliases  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								2e1083f52c 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #1113  from johnchen902/patch-1  
							
							... 
							
							
 
							
							Fix trivial typo in sway.5.txt (right_ -> _right_) 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								a0711d9c94 
								
							
								 
							
						 
						
							
							
								
								Fix trivial typo in sway.5.txt (right_ -> _right_)  
							
							... 
							
							
 
							
							as title 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								9aed9d9359 
								
							
								 
							
						 
						
							
							
								
								UnGNUify the codebase  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								74d4f1bec9 
								
							
								 
							
						 
						
							
							
								
								Further indentation corrections  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								d5c338d9ee 
								
							
								 
							
						 
						
							
							
								
								Correct indentation  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								18450dd16a 
								
									
								
							
								 
							
						 
						
							
							
								
								deprecate new_window and new_float commands  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								dc33c2cc1d 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #1105  from zandrmartin/fix-workspace-output-assignment  
							
							... 
							
							
 
							
							fix workspace output assignment 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								8684b9ecca 
								
									
								
							
								 
							
						 
						
							
							
								
								fix workspace output assignment  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								79468d2c74 
								
							
								 
							
						 
						
							
							
								
								Update unsupported packages link in readme  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								d4aa604812 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #1101  from 4e554c4c/worspace_names  
							
							... 
							
							
 
							
							Fix  #1099 : Allow spaces in worspace names 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								d47d3d78de 
								
							
								 
							
						 
						
							
							
								
								Fix   #1099 : Allow spaces in worspace names  
							
							... 
							
							
 
							
							This commit allows unquoted spaces in worspace names in order to keep
compatability with i3. The names _must not_ contain the string "output"
which is documented in 'sway.5' because how sway detects the `move
<workspace> output <output>` command. Also I documented that "number"
may be used before the worspace name without affecting how the name is
evaluated. 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								d6ac3021ce 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #1092  from 4e554c4c/move_floating  
							
							... 
							
							
 
							
							i3 feature support: Moving flotaing containers 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								032907e9d2 
								
							
								 
							
						 
						
							
							
								
								Clarify move documentation for floating containers  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								b35782bcad 
								
							
								 
							
						 
						
							
							
								
								i3 feature support: Moving flotaing containers  
							
							... 
							
							
 
							
							This commit lets the 'move' command apply to floating containers as well
as tiled ones. The command may be appended with a number of pixels and
then optionally the string `px` (like '10 px') in order to move the
container more or fewer than the standard ten pixels. 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								21ad45b622 
								
							
								 
							
						 
						
							
							
								
								Fix   #1087  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								893c049aa3 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #1086  from Fale/ignore-Wimplicit-fallthrough  
							
							... 
							
							
 
							
							Ignore Wimplicit-fallthrough 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								c51e83f834 
								
									
								
							
								 
							
						 
						
							
							
								
								Make it work for all compilers  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								6800c60d4b 
								
									
								
							
								 
							
						 
						
							
							
								
								Ignore Wimplicit-fallthrough  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								e1ff88a8d2 
								
							
								 
							
						 
						
							
							
								
								Correct typo in swaylock(1)  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								11f0260aab 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #1084  from Fale/improve-swaylock-man  
							
							... 
							
							
 
							
							Improve swaylock man 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								b6ea813e01 
								
									
								
							
								 
							
						 
						
							
							
								
								Improve swaylock man  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								117264ce40 
								
							
								 
							
						 
						
							
							
								
								Edit packages in README  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								407ebe9cd3 
								
							
								 
							
						 
						
							
							
								
								Move env logging to earlier than wlc_init  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								7f58ea5ec2 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #1081  from 4e554c4c/swaylock_colors  
							
							... 
							
							
 
							
							Feature for #1078 : Configurable swaylock colors 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								6927682303 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into swaylock_colors  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								46bd2bb5df 
								
							
								 
							
						 
						
							
							
								
								Documentation and style fixes for swaylock  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								34e2c70abc 
								
							
								 
							
						 
						
							
							
								
								Feature for  #1078 : Configurable swaylock colors  
							
							... 
							
							
 
							
							Colors are configured through the command line so that swaylock conforms
to the i3lock fork 'github.com/chrjguill/i3lock-color'. Differences from
it are that one letter options '-r' and '-s' are not implimentend because
'-s' is already used by '--scaling' in swaylock.
This commit also fixed whitespace in 'include/swaylock/swaylock.h' and
changed `parse_color` in 'common/util.h' so that it can accept colors
that do not start with a hash. This was done to keep compatability with
the i3lock fork. 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								f68d2fb33c 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #1080  from SirCmpwn/ipc-security  
							
							... 
							
							
 
							
							Revise IPC security configuration 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								276630eb96 
								
							
								 
							
						 
						
							
							
								
								Update 00-defaults.in  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								126ce571da 
								
							
								 
							
						 
						
							
							
								
								Read configs from /etc/sway/security.d/*  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								eabfb6c559 
								
							
								 
							
						 
						
							
							
								
								Add * policies and fix bug  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								1980a08358 
								
							
								 
							
						 
						
							
							
								
								Enforce new IPC policies  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								b10721b89e 
								
							
								 
							
						 
						
							
							
								
								Add initial support code for new IPC security  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								7dbecdde95 
								
							
								 
							
						 
						
							
							
								
								Revise IPC security configuration  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								76614efb16 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #1075  from zandrmartin/floating-positioning  
							
							... 
							
							
 
							
							use absolute view geometry to calculate position 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								c6f971d108 
								
									
								
							
								 
							
						 
						
							
							
								
								use absolute view geometry to calculate position  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								a018364be3 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #1073  from Hummer12007/patch-3  
							
							... 
							
							
 
							
							Document swaygrab -f 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								09e8eceb89 
								
							
								 
							
						 
						
							
							
								
								Document swaygrab -f  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								aed3469c08 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #1070  from Hummer12007/pos  
							
							... 
							
							
 
							
							Respect xdg-positioner offset, anchor edges and gravity 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								4eae9b33e8 
								
									
								
							
								 
							
						 
						
							
							
								
								xdg-positioner: log window placement  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								006bd0bc3f 
								
									
								
							
								 
							
						 
						
							
							
								
								Handle xdg-positioner stuff  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								b3c0aa3a9e 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #1055  from Hummer12007/positioner  
							
							... 
							
							
 
							
							Properly place windows with xdg-positioner 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								7520607b8d 
								
							
								 
							
						 
						
							
							
								
								Properly place windows with xdg-positioner  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								7cc6f288d9 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #1053  from Hummer12007/__focused__  
							
							... 
							
							
 
							
							Support __focused__ as a valid criterion 
							
						 
						
							9 years ago