mirror of
				https://gitlab.freedesktop.org/wlroots/wlroots.git
				synced 2025-11-03 09:01:40 -05:00 
			
		
		
		
	xdg-shell: bump version to 3
This commit is contained in:
		
							parent
							
								
									1761c3bbe2
								
							
						
					
					
						commit
						c1ec71903c
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -3,7 +3,7 @@
 | 
				
			||||||
#include "types/wlr_xdg_shell.h"
 | 
					#include "types/wlr_xdg_shell.h"
 | 
				
			||||||
#include "util/signal.h"
 | 
					#include "util/signal.h"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#define WM_BASE_VERSION 2
 | 
					#define WM_BASE_VERSION 3
 | 
				
			||||||
 | 
					
 | 
				
			||||||
static const struct xdg_wm_base_interface xdg_shell_impl;
 | 
					static const struct xdg_wm_base_interface xdg_shell_impl;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue