sidorares / node-x11

X11 node.js network protocol client
MIT License
518 stars 72 forks source link

Parse FocusIn and FocusOut events #202

Closed danbulant closed 3 years ago

danbulant commented 3 years ago

Fixes #201

Adds parsing of the FocusIn and FocusOut events.

sidorares commented 3 years ago

thanks @danbulant !