emacs-exwm / xelb

X protocol Emacs Lisp Binding
https://elpa.gnu.org/packages/xelb.html
GNU General Public License v3.0
26 stars 4 forks source link

xcb:xsettings:-ClientMessage -> xcb:icccm:-ManagerSelection #26

Closed minad closed 7 months ago

minad commented 7 months ago

Fixes #6.

* xcb-xsettings.el (xcb:xsettings:-ClientMessage): Remove.
* xcb-iccm.el (xcb:xsettings:-ManagerSelection): New class.
minad commented 7 months ago

Code LGTM, I assume you've tested this locally.

Sure. I have it running locally. Both xsettings and systemtray are functioning.