Minor fixes
This commit is contained in:
		
							parent
							
								
									3ba614b59b
								
							
						
					
					
						commit
						3822f09185
					
				
							
								
								
									
										2
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							| @ -16,5 +16,3 @@ vgcore.* | ||||
| /dunst.systemd.service | ||||
| /org.knopwob.dunst.service | ||||
| /test/test | ||||
| 
 | ||||
| # /src/wayland/protocols/*.h | ||||
|  | ||||
							
								
								
									
										1
									
								
								Makefile
									
									
									
									
									
								
							
							
						
						
									
										1
									
								
								Makefile
									
									
									
									
									
								
							| @ -35,6 +35,7 @@ endif | ||||
| 
 | ||||
| ifneq (0,${WAYLAND}) | ||||
| DATA_DIR_WAYLAND_PROTOCOLS ?= $(shell $(PKG_CONFIG) wayland-protocols --variable=pkgdatadir) | ||||
| DATA_DIR_WAYLAND_PROTOCOLS := ${DATA_DIR_WAYLAND_PROTOCOLS} | ||||
| ifeq (,${DATA_DIR_WAYLAND_PROTOCOLS}) | ||||
| 	$(warning "Failed to query $(PKG_CONFIG) for package 'wayland-protocols'!") | ||||
| endif | ||||
|  | ||||
| @ -78,7 +78,6 @@ static gboolean run(void *data) | ||||
|                 draw(); | ||||
|                 output->win_show(win); | ||||
|         } else { | ||||
|                 LOG_I("Calling win_hide"); | ||||
|                 output->win_hide(win); | ||||
|         } | ||||
| 
 | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 fwsmit
						fwsmit