cce9c338c0 
								
							
								 
							
						 
						
							
							
								
								cmake: build common code only once  
							
							... 
							
							
 
							
							This creates (static) libraries for protocols/, common/, and wayland/. 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								5a369b3132 
								
							
								 
							
						 
						
							
							
								
								Only strip comments at the start of a line  
							
							... 
							
							
 
							
							This is necessary because i3 config files use CSS notation for colors
(i.e. #rrggbb). 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								8b1de6df30 
								
							
								 
							
						 
						
							
							
								
								Fix incorrect #include on ipc-client.c  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								062c74b7d0 
								
							
								 
							
						 
						
							
							
								
								Add command line to swaygrab  
							
							... 
							
							
 
							
							Also modifies IPC client so that we can work with persistent
connections. 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								27f03c705d 
								
							
								 
							
						 
						
							
							
								
								Move IPC client into common, refactor IPC  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								9a15371ba3 
								
							
								 
							
						 
						
							
							
								
								Parse command line args for swaymsg  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								9d50f88cef 
								
							
								 
							
						 
						
							
							
								
								fix list sorting  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								5531dbe1b2 
								
							
								 
							
						 
						
							
							
								
								cmd_workspace: Don't fill up config->workspace_outputs with duplicates.  
							
							... 
							
							
 
							
							This also fixes a bug where issuing a new "workspace a output b" command
for an already assigned workspace would not work (the old config would
be found first and used instead). 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								a33e3badad 
								
							
								 
							
						 
						
							
							
								
								list: Add list_seq_find.  
							
							... 
							
							
 
							
							Sometimes one has to traverse a list to find out if some data already
exists there in order to avoid dupilcates in the list, and this function
facilitates in that without requiring that the data is ordered. 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								fd1a59def3 
								
							
								 
							
						 
						
							
							
								
								Clean up CMake stuff  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								ec013d1f1a 
								
							
								 
							
						 
						
							
							
								
								common: create a static library  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								bfcabe48ef 
								
							
								 
							
						 
						
							
							
								
								Start fleshing out wayland client implementation  
							
							... 
							
							
 
							
							This introduces a basic shared framework for making wayland clients
within sway itself. 
							
						 
						
							10 years ago