bioe007 / awesome-shifty

Dynamic tagging library for awesome window manager
62 stars 29 forks source link

Modified getpos to work with multiple screens #14

Closed gdott9 closed 11 years ago

gdott9 commented 11 years ago

The getpos() function doesn't work very well with multiple screens. It doesn't return correct tags when using it on other screens than the first.

Here is a corrected version of this function.

In the third commit, I changed the default behaviour to add a tag to every screen if the screen attribute is not defined for the tag.

bioe007 commented 11 years ago

d'oh. Sorry, this got buried in my 'TODO' list.