fixed expanding
This commit is contained in:
		
							parent
							
								
									4bb529bfae
								
							
						
					
					
						commit
						5b1ac780f4
					
				
							
								
								
									
										2
									
								
								dunst.c
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								dunst.c
									
									
									
									
									
								
							| @ -28,7 +28,7 @@ typedef struct _msg_queue_t { | |||||||
| 
 | 
 | ||||||
| /* global variables */ | /* global variables */ | ||||||
| static int bh, mw, mh; | static int bh, mw, mh; | ||||||
| static int expand = False; | static int expand = True; | ||||||
| static int right = False; | static int right = False; | ||||||
| static int lines = 0; | static int lines = 0; | ||||||
| static const char *font = NULL; | static const char *font = NULL; | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Sascha Kruse
						Sascha Kruse