Re: [PATCH] fix swap across multiple screens
Shawn Betts <[email protected]>
| Newsgroups | gmane.comp.window-managers.ratpoison.devel |
|---|---|
| Message-ID | <[email protected]> |
2010/3/17 Bernhard R. Link <[email protected]>: > exchange_with_frame now always selects the second frame given, > simplifying the code (getting rid of segfaults when both were > on different screens). This changes the behaviour of cmd_swap > to always focus the first argument when two arguments are given. Would it fix the problem to add a 3rd argument, focusp, so focusing the first frame can be controlled? -Shawn