Skip to content

floating windows #39

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
rhackhack7 opened this issue May 4, 2014 · 1 comment
Open

floating windows #39

rhackhack7 opened this issue May 4, 2014 · 1 comment

Comments

@rhackhack7
Copy link

I like to know if it's possible to build floating windows, because I'm building a node desktop environment. Any help is welcome.

@mixu
Copy link
Owner

mixu commented May 4, 2014

yes, but you'll need to add some additional functions to the native binding library in https://github.com/mixu/nwm/tree/master/src/nwm to expose these x11/xlib functions: http://tronche.com/gui/x/xlib/window/stacking-order.html on the Node side

right now nwm doesn't really handle floating windows specially - after all it's a tiling wm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants