collision icon indicating copy to clipboard operation
collision copied to clipboard

Moving clients accross tags or windows doesn't work

Open maa-x opened this issue 11 years ago • 3 comments

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

maa-x avatar Nov 04 '14 06:11 maa-x

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.

Elv13 avatar Nov 05 '14 05:11 Elv13

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.

maa-x avatar Nov 05 '14 06:11 maa-x

I fixed the screen focus issues, it now always work (for me ;) )

Elv13 avatar Mar 08 '15 08:03 Elv13