mirror of
				https://github.com/swaywm/sway.git
				synced 2025-11-03 09:01:43 -05:00 
			
		
		
		
	Set exclusive zone to -1 for swaybg
This commit is contained in:
		
							parent
							
								
									5ac5e7d5a6
								
							
						
					
					
						commit
						6907a2f2cf
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -300,6 +300,7 @@ int main(int argc, const char **argv) {
 | 
			
		|||
			ZWLR_LAYER_SURFACE_V1_ANCHOR_RIGHT |
 | 
			
		||||
			ZWLR_LAYER_SURFACE_V1_ANCHOR_BOTTOM |
 | 
			
		||||
			ZWLR_LAYER_SURFACE_V1_ANCHOR_LEFT);
 | 
			
		||||
	zwlr_layer_surface_v1_set_exclusive_zone(state.layer_surface, -1);
 | 
			
		||||
	zwlr_layer_surface_v1_add_listener(state.layer_surface,
 | 
			
		||||
			&layer_surface_listener, &state);
 | 
			
		||||
	state.run_display = true;
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue