mirror of
				https://github.com/swaywm/sway.git
				synced 2025-11-03 09:01:43 -05:00 
			
		
		
		
	Revert "swaybg: Make swaybg a shell surface"
This reverts commit 99bda4afe2.
It turned out that code to handle swaybg as shell surface was broken so we don't
want to make swaybg a shell surface until this has been fixed.
			
			
This commit is contained in:
		
							parent
							
								
									1e95191900
								
							
						
					
					
						commit
						6d94f77457
					
				
					 1 changed files with 0 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -54,7 +54,6 @@ int main(int argc, const char **argv) {
 | 
			
		|||
		sway_abort("Failed to create surfaces.");
 | 
			
		||||
	}
 | 
			
		||||
	desktop_shell_set_background(registry->desktop_shell, output->output, window->surface);
 | 
			
		||||
	window_make_shell(window);
 | 
			
		||||
	list_add(surfaces, window);
 | 
			
		||||
 | 
			
		||||
#ifdef WITH_GDK_PIXBUF
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue