abiyani / automate-save-page-as

Automate browser's "Save Page As" operation
Apache License 2.0
168 stars 50 forks source link

Your windowmanager claims not to support _NET_ACTIVE_WINDOW, so the attempt to activate the window was aborted. #34

Open bphd opened 2 years ago

bphd commented 2 years ago

Is it possible to perform actions that ASPA needs to do without needing this function (so without asking to focus a window or to know which one is focused)? Is it possible to create an argument to skip this step? Because I don't think X11 installed on WSL2 support EWMH. Or maybe you have an idea for this WM to support it?