mirror of
				https://codeberg.org/dwl/dwl.git
				synced 2025-10-29 05:40:19 -04:00 
			
		
		
		
	remove typedef Decoration
				
					
				
			This commit is contained in:
		
							parent
							
								
									2d2c21664c
								
							
						
					
					
						commit
						d1ff1e6f75
					
				
					 1 changed files with 0 additions and 5 deletions
				
			
		
							
								
								
									
										5
									
								
								dwl.c
									
										
									
									
									
								
							
							
						
						
									
										5
									
								
								dwl.c
									
										
									
									
									
								
							|  | @ -119,11 +119,6 @@ typedef struct { | ||||||
| 	int isfullscreen; | 	int isfullscreen; | ||||||
| } 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 Hernandez Hernandez
						Leonardo Hernandez Hernandez