d75ee3f9ce 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #1430  from dlrobertson/nvidia_drm  
							
							... 
							
							
 
							
							nvidia: Validate the nvidia_drm module options 
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								88d042ec49 
								
									
								
							
								 
							
						 
						
							
							
								
								nvidia: Validate the nvidia_drm module options  
							
							... 
							
							
 
							
							When the proprietary nvidia driver is used, ensure the modeset option is
set instead of checking /proc/cmdline for nvidia-drm.modeset=1. 
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								5551bf92a9 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #1427  from ranisalt/patch-1  
							
							... 
							
							
 
							
							Use add_compile_options instead of interpolation 
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								0d2baa1c89 
								
							
								 
							
						 
						
							
							
								
								Use add_compile_options instead of interpolation  
							
							... 
							
							
 
							
							Uses CMake's `add_compile_options` directive instead of interpolating  `CMAKE_C_FLAGS` for adding compilation flags. 
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								b31b11f139 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #1425  from ggreer/grab-error  
							
							... 
							
							
 
							
							swaygrab: Add some error handling. 
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								29f27c7cdc 
								
							
								 
							
						 
						
							
							
								
								swaygrab: Add some error handling.  
							
							... 
							
							
 
							
							- If IPC response contains `success: false`, abort and print error message.
- If tree has no nodes, abort with error msg instead of segfaulting. 
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								d10e723183 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #1424  from ggreer/swaygrab-json  
							
							... 
							
							
 
							
							swaygrab: Prevent segfault if IPC response can't be parsed. 
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								98875443ea 
								
							
								 
							
						 
						
							
							
								
								swaygrab: Increase max depth of JSON parsing to 256. Prevent segfault if IPC response can't be parsed.  
							
							... 
							
							
 
							
							The default max nesting depth of json-c is 32, which can cause some valid trees to fail to be parsed, so increase that. Also instead of segfaulting, just abort and print the error returned by json-c. 
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								66d3777c14 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #1419  from 4e554c4c/better_logs  
							
							... 
							
							
 
							
							Print log level even if STDERR is not a tty 
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								016261fd64 
								
							
								 
							
						 
						
							
							
								
								Print log level even if STDERR is not a tty  
							
							... 
							
							
 
							
							Makes reading debug logs much easier, debug lines will start with `E`,
info lines with `I` and error lines with `E`. 
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								b930003008 
								
							
								 
							
						 
						
							
							
								
								Remove broken link to Spanish translation  
							
							... 
							
							
 
							
							Fixes  #1417  
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								4ded091491 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #1412  from Hummer12007/rcfix  
							
							... 
							
							
 
							
							handlers: preserve parent pointer value 
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								22906f7fce 
								
									
								
							
								 
							
						 
						
							
							
								
								handlers: preserve parent pointer value  
							
							
 
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								a996ee485d 
								
							
								 
							
						 
						
							
							
								
								Add feature freeze notice to readme  
							
							
 
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								b16dbf6d64 
								
							
								 
							
						 
						
							
							
								
								Fix crash closing fullscreen windows in container  
							
							
 
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								67f9b7fe5b 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #1402  from johalun/event-codes-include-fix  
							
							... 
							
							
 
							
							Fix include path to input-event-codes.h for FreeBSD. 
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								44e72573cb 
								
							
								 
							
						 
						
							
							
								
								Fix include path to input-event-codes.h for FreeBSD.  
							
							
 
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								ea0f1f3a7e 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #1401  from sideshowdave7/config/add_scale_to_merge_output_config  
							
							... 
							
							
 
							
							Fixes to changing scale factor with output command 
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								ee15068a8f 
								
							
								 
							
						 
						
							
							
								
								Add scale to merge_output_config  
							
							
 
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								2216e830be 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #1398  from johalun/freebsd-fix  
							
							... 
							
							
 
							
							Fix build on FreeBSD adjusting/removing _XOPEN_SOURCE declaration. 
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								e91058509e 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #1400  from madblobfish/manpages  
							
							... 
							
							
 
							
							Various manpage edits 
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								93fe8ae705 
								
							
								 
							
						 
						
							
							
								
								Various manpage edits  
							
							... 
							
							
 
							
							Fix some spelling mistakes, missing punctuation and made some paragraphs more clear. 
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								55d8a77dd8 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into freebsd-fix  
							
							
 
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								5a63f0f57b 
								
							
								 
							
						 
						
							
							
								
								Fix build on FreeBSD adjusting/removing _XOPEN_SOURCE declaration.  
							
							
 
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								d1e7ac89c4 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #1397  from johalun/manpages  
							
							... 
							
							
 
							
							Change install folder for man pages 
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								2588dede77 
								
							
								 
							
						 
						
							
							
								
								Change install folder for man pages  
							
							
 
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								45ec4de36a 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #1395  from Zer0-One/master  
							
							... 
							
							
 
							
							Update man 5 page 
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								03f8a8ae05 
								
							
								 
							
						 
						
							
							
								
								Update man 5 page  
							
							... 
							
							
 
							
							Changes 'orientation' to 'default_orientation' to match commands.c 
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								6f794131eb 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #1394  from madblobfish/patch-1  
							
							... 
							
							
 
							
							Interlink swaymsg to sway(5) and hint that command is interchargeable 
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								758c60e836 
								
							
								 
							
						 
						
							
							
								
								fintune swaymsg manpage  
							
							... 
							
							
 
							
							Added a hint where to find the commands.
Also indicate that command is itself not a command, 
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								a82aa2a20d 
								
							
								 
							
						 
						
							
							
								
								Fix use-after free introduced by cbe7364  
							
							
 
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								6271abd644 
								
							
								 
							
						 
						
							
							
								
								Fix   #1291  
							
							
 
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								eb7b920303 
								
							
								 
							
						 
						
							
							
								
								Document new criteria  
							
							... 
							
							
 
							
							Via #1387  
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								a6d5cad309 
								
							
								 
							
						 
						
							
							
								
								Document swaylock -f, scratchpad show  
							
							
 
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								6d83a59b46 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #1263  from nyorain/master  
							
							... 
							
							
 
							
							Implement get_clipboard ipc message 
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								5ecedc7199 
								
							
								 
							
						 
						
							
							
								
								Remove destroyed views from scratchpad  
							
							... 
							
							
 
							
							Fixes  #1363  
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								46e5aeac50 
								
							
								 
							
						 
						
							
							
								
								Fix crash on swaygrab with scratchpad populated  
							
							... 
							
							
 
							
							Fixes  #1217  
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								43161a7e17 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #1387  from lbonn/ipc-work  
							
							... 
							
							
 
							
							ipc: various fixes for i3 compat 
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								61005c3bda 
								
							
								 
							
						 
						
							
							
								
								ipc/window-event: fill "container" on close events  
							
							... 
							
							
 
							
							Also use the recursive description to include children as well
Careful: send the event before deleting the parent 
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								b2d4caf6c3 
								
							
								 
							
						 
						
							
							
								
								commands: fail when criteria match nothing  
							
							... 
							
							
 
							
							For whatever command, this probably was not intended by the user 
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								514eed7e4b 
								
							
								 
							
						 
						
							
							
								
								commands: allow criterion values to be unquoted  
							
							... 
							
							
 
							
							Sometimes it doesn't really make sense to quote them (numeric values for
example)
In that case, the value is parsed until the next space or the end of the
whole criteria expression 
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								d879e5b15d 
								
							
								 
							
						 
						
							
							
								
								commands: implement 3 missing criteria from i3  
							
							... 
							
							
 
							
							* con_id
* floating
* tiling 
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								fd7c4bacbd 
								
							
								 
							
						 
						
							
							
								
								ipc/tree: populate `focus` fields  
							
							... 
							
							
 
							
							Ids of children, by order of focus 
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								661625b29e 
								
							
								 
							
						 
						
							
							
								
								ipc/tree: output mandatory fields for all nodes  
							
							... 
							
							
 
							
							Still missing: focus 
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								97daffea58 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #1385  from lbonn/sec-no-hidden  
							
							... 
							
							
 
							
							Security config: skip hidden files 
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								e7df811f10 
								
							
								 
							
						 
						
							
							
								
								Security config: skip hidden files  
							
							... 
							
							
 
							
							Also: fix a small memory leak 
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								fff684b98e 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #1384  from lbonn/move-workspace-fullname  
							
							... 
							
							
 
							
							Fix two issues with spaces in workspace names 
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								a7e1a0eea9 
								
							
								 
							
						 
						
							
							
								
								Make `workspace_next_name` work with spaces  
							
							... 
							
							
 
							
							`workspace_next_name` parses workspace commands to find the default
workspace names. It handled " " as a separator, which prevents the use
of workspace names with spaces. 
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								6197fff0b4 
								
							
								 
							
						 
						
							
							
								
								Fix move to named workspaces  
							
							... 
							
							
 
							
							The command parsing did not handle workspaces with spaces in their name
(like it's done in `cmd_workspace`) 
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								c850d433a7 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #1383  from kasicka/macarena  
							
							... 
							
							
 
							
							Fix github links in doc 
							
						 
						
							8 years ago