mirror of
				https://codeberg.org/dwl/dwl.git
				synced 2025-10-28 02:34:15 +00:00 
			
		
		
		
	set up interfaces in same order as sway
This makes it easier to compare WAYLAND_DEBUG logs when troubleshooting.
This commit is contained in:
		
							parent
							
								
									1c9a0d8822
								
							
						
					
					
						commit
						44ef698d6e
					
				
							
								
								
									
										2
									
								
								dwl.c
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								dwl.c
									
									
									
									
									
								
							| @ -1497,8 +1497,8 @@ setup(void) | ||||
| 	wlr_export_dmabuf_manager_v1_create(dpy); | ||||
| 	wlr_screencopy_manager_v1_create(dpy); | ||||
| 	wlr_data_device_manager_create(dpy); | ||||
| 	wlr_primary_selection_v1_device_manager_create(dpy); | ||||
| 	wlr_gamma_control_manager_v1_create(dpy); | ||||
| 	wlr_primary_selection_v1_device_manager_create(dpy); | ||||
| 	wlr_viewporter_create(dpy); | ||||
| 
 | ||||
| 	/* Creates an output layout, which a wlroots utility for working with an
 | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Devin J. Pohly
						Devin J. Pohly