Minor cleanups
; Eliminate compile warnings. ; Rename frame parameter 'exwm--urgency' to 'exwm-urgency'. ; Simplify expressions.
This commit is contained in:
		
							parent
							
								
									3909f65bae
								
							
						
					
					
						commit
						6571bb5761
					
				
					 6 changed files with 25 additions and 34 deletions
				
			
		|  | @ -221,8 +221,7 @@ | |||
|   (setq mode-name | ||||
|         '(:eval (propertize "EXWM" 'face | ||||
|                             (when (cl-some (lambda (i) | ||||
|                                              (frame-parameter i | ||||
|                                                               'exwm--urgency)) | ||||
|                                              (frame-parameter i 'exwm-urgency)) | ||||
|                                            exwm-workspace--list) | ||||
|                               'font-lock-warning-face)))) | ||||
|   ;; Change major-mode is not allowed | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue