Running a command like this produced a confusing error message:
    $ swaymsg bar bar-0 colors background #ff0000
    Error: Unknown/invalid command 'bar-0'
This patch makes the error message use argv[1] instead of argv[0] (from
config_subcommand's implementation), so it actually uses the name of the
command, rather than the id of the bar.
			
			
				master
			
			
		
							parent
							
								
									5fb5984e94
								
							
						
					
					
						commit
						e4f1ffe601
					
				
					Loading…
					
					
				
		Reference in new issue