Ted X Toth

Results 5 comments of Ted X Toth

for ext in xcffib.xproto.xprotoExtension(c).ListExtensions().reply().names: print(ext.name.raw) output: b'Apple-DRI' b'Apple-WM' b'Generic Event Extension' b'SHAPE' b'MIT-SHM' b'XInputExtension' b'BIG-REQUESTS' b'SYNC' b'XKEYBOARD' b'XC-MISC' b'SECURITY' b'XINERAMA' b'XFIXES' b'RENDER' b'RANDR' b'DAMAGE' b'MIT-SCREEN-SAVER' b'DOUBLE-BUFFER' b'Present' b'X-Resource' b'XVideo' b'GLX'...

Oops the xserver I'm querying is on my Mac not the centos box I ssh'd into :(

I inadvertently did a sync on my fork which closed this PR and I'm not sure how to recover and reopen this request :(

I have the same question. Reading the code it looks like you can specify a single file but when I do so I see no event generated.