sentialx / node-window-manager

Manage windows in Windows, macOS and Linux using Node.js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Linux Support

Kyusung4698 opened this issue · comments

Hello, thanks for developing this package. Can you please tell me what's up with Linux? Do you need any help with developing this version of your package? I'd love to support you once Linux is added.

I don't have any knowledge in developing it for Linux, so some help would be nice to see.

I would be interested in this feature too, what about using wmctrl or xdotool?

I can make it work using xlib.

@asc0910 do you have sample code for Linux? I'm also interested in Linux support.
Perhaps this xlib nodejs binding could be used?
https://github.com/sidorares/node-x11/blob/master/examples/windowmanager/wm.js