Re: Attach client to several workspaces
Oskar Nordquist <[email protected]> Tue, 7 Apr 2009 13:40:51 +0200
| Newsgroups | gmane.comp.window-managers.ion.general |
|---|---|
| Message-ID | <[email protected]> |
2009/4/7 Tuomo Valkonen <[email protected]>: > On 2009-04-06, Oskar Nordquist <[email protected]> wrote: >> I'm wondering how hard it would be to implement support for having clients >> visible in more than one workspace, e.g it could work like the tagging feature >> for moving windows, only clients could be attached to several frames and/or >> workspaces. > > A basic version shouldn't be too difficult. Just a script that attaches > to one of the hooks that signal workspace change, and then moves the > window around. > Would it not be easier to just duplicate the client to refer to the same X window? I don't even know if that is possible, but if it is, that's how I'd prefer to do it.