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

Support for clients across all tags #6

Open
iorbitearth opened this issue Feb 7, 2015 · 2 comments
Open

Support for clients across all tags #6

iorbitearth opened this issue Feb 7, 2015 · 2 comments

Comments

@iorbitearth
Copy link

I gave alttab a try using awmtt, and it seems client switching is only supported for clients on the current tag. For my general use, mod4+j/k is most efficient for this.

Is there any interest in adding an option to support clients across multiple tags? Or am I missing an existing option?

@jorenheit
Copy link
Owner

Hi Jake,

I am not working on this project anymore, so I'm not going to invest time
in supporting this feature (I'm not even runming awesome anymore). It
should however be relatively easy to implement. If you look at the code,
you'll see a table being constructed that holds only the clients from the
current tag. You can expand this by adding all clients instead.

I don't know if awesome will switch tags automatically when you focus a
client on a different tag. If it does, you're done. If not, this has to be
done explicitly when a client has been selected.

Cheers,
Joren
On Feb 8, 2015 12:19 AM, "Jake Forsberg" [email protected] wrote:

I gave alttab a try using awmtt, and it seems client switching is only
supported for clients on the current tag. For my general use, mod4+j/k is
most efficient for this.

Is there any interest in adding an option to support clients across
multiple tags? Or am I missing an existing option?


Reply to this email directly or view it on GitHub
#6.

@iorbitearth
Copy link
Author

Thanks! When I have time myself I'll try adding the feature. If it seems functional and clean I'll submit a pull request.

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