Closed gdott9 closed 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.
d'oh. Sorry, this got buried in my 'TODO' list.
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.