Skip to content
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

Feature request: manual placement #15

Open
lenod opened this issue Jul 23, 2013 · 3 comments
Open

Feature request: manual placement #15

lenod opened this issue Jul 23, 2013 · 3 comments

Comments

@lenod
Copy link

lenod commented Jul 23, 2013

As a new feature, I would love to be able to switch the placement of two windows just by grabbing one onto the other, or to be able to decrease/increase the master window by alt+RightClick.

You can find an illustratuion of this feature in awesome-wm.

@BurntSushi
Copy link
Owner

I would love to be able to switch the placement of two windows just by grabbing one onto the other

I can't remember if this is a feature in pytyle2 or not. It would be nice to have, but I'm not actively developing pytyle3 any more. (I'm using Wingo in lieu of Openbox/pytyle.)

or to be able to decrease/increase the master window by alt+RightClick.

You might be able to setup a mouse binding with some other program that then uses xdotool to issue your pytyle3 keybinding.

@lenod
Copy link
Author

lenod commented Jul 23, 2013

Thanks for the answer.
It is not a feature in pytyle2.

Adding layer over pytyle/window manager is kind of dirty and I think that this wouldn't be straightforward.

@BurntSushi
Copy link
Owner

Indeed it would not be straight-forward. Part of the problem with the pytyle programs is that much of the effort that goes into developing them is spent fighting with the window manager. This exponentially increases as the features get more complex. :-) (This is partly why the pytyle2 code base is so much bigger than pytyle3.)

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