Andrey Sidorov
Andrey Sidorov
As @santigimeno mentioned original intent for this library was to assist window managers authors. We need to rethink API in order to help WM-side and client programs authors
yes, only one client can own `SubstructureRedirect`. If somebody already started WM you'll need to make it quit before you start new one. There is a "polite way to do...
There is no "replace" key built in to node-x11 or node-ewmh library You need to kill your WM or follow standard "hey other WM please let me replace you" protocol,...
But you are launching your script after some other WM already started, right? So it's your script responsibility to try to replace wm, not that other WM
You can't have both OpenBox running and request SubstructureRedirect for root window
> Is there a way to bypass the SubstructureRedirect request? Not sure what do you mean by bypassing. SubstructureRedirect is what gives WM full control over child windows position/mapping etc....
Still not clear to me. Which code tries to get SubstructureRedirect ?
can you show panel source code?
should be doable but not sure if there is good rdb client for node - https://github.com/frapontillo/node-rdp looks like not very complete.
might be better: https://github.com/citronneur/node-rdpjs