Minor fixes
This commit is contained in:
parent
7aae6efdcd
commit
2f430db735
8 changed files with 24 additions and 32 deletions
|
|
@ -376,6 +376,7 @@ You shall use the default value if using auto-hide minibuffer."
|
|||
:selection xcb:Atom:_NET_SYSTEM_TRAY_S0))
|
||||
(when (/= owner xcb:Window:None)
|
||||
(xcb:disconnect exwm-systemtray--connection)
|
||||
(setq exwm-systemtray--connection nil)
|
||||
(warn "[EXWM] Other system tray detected")
|
||||
(cl-return-from exwm-systemtray--init)))
|
||||
(let ((id (xcb:generate-id exwm-systemtray--connection)))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue