awesome/spec/awful
Christoph Mertz 9cb60b8130 awful.screen: extract screen:get_next_in_direction() (#1597)
This extracts the code for finding the next screen
from focus_bydirection to a separate method on
the screen object.

The main reason was to use the finding code without
actually changing the screen focus but this should
incidentally make the code slightly easier to test
as well since both concerns can be tested in
isolation.

Signed-off-by: Christoph Mertz <chris@nimel.de>
2017-03-04 22:16:15 -05:00
..
keyboardlayout_spec.lua add test for us(altgr+intl) keyboard layout 2016-03-30 17:03:47 +02:00
screen_spec.lua awful.screen: extract screen:get_next_in_direction() (#1597) 2017-03-04 22:16:15 -05:00
util_spec.lua Fix all luacheck warnings in spec/ 2016-02-11 21:55:08 +01:00