mirror of
				https://codeberg.org/dwl/dwl.git
				synced 2025-10-29 05:40:19 -04:00 
			
		
		
		
	
							parent
							
								
									1884a07646
								
							
						
					
					
						commit
						a22ff497db
					
				
					 1 changed files with 5 additions and 0 deletions
				
			
		
							
								
								
									
										5
									
								
								dwl.c
									
										
									
									
									
								
							
							
						
						
									
										5
									
								
								dwl.c
									
										
									
									
									
								
							|  | @ -132,6 +132,11 @@ typedef struct { | ||||||
| 	uint32_t resize; /* configure serial of a pending resize */ | 	uint32_t resize; /* configure serial of a pending resize */ | ||||||
| } Client; | } Client; | ||||||
| 
 | 
 | ||||||
|  | typedef struct { | ||||||
|  | 	struct wl_listener request_mode; | ||||||
|  | 	struct wl_listener destroy; | ||||||
|  | } Decoration; | ||||||
|  | 
 | ||||||
| typedef struct { | typedef struct { | ||||||
| 	uint32_t mod; | 	uint32_t mod; | ||||||
| 	xkb_keysym_t keysym; | 	xkb_keysym_t keysym; | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Leonardo Hernández Hernández
						Leonardo Hernández Hernández