Moving clients accross tags or windows doesn't work
Move to the next/previous screen and Move to the next/previous tag don't work for me.
Using require('collision'){ up = { "Home" }, down = { "End" }, left = { "Delete" }, right = { "Next" }
Have checked, no other keybinding uses Next, Home, End or Delete
Moving tag across screen doesn't work because of https://awesome.naquadah.org/bugs/index.php?do=details&task_id=1292&project=1&order=id&sort=desc
Moving client from the next of previous tag is currently not a feature. Are you referring to changing the selected tag to the previous or last? This should work. I pushed a commit I forgot uncommitted on my desktop.
Changing screen focus doesn't work, and changing tag is very buggy when moving towards the right (so this probably has something to do with the 'Next' key given I am having trouble resizing towards the right as well).
I pulled last version btw.
I fixed the screen focus issues, it now always work (for me ;) )