awesome/lib/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
..
client Fix client shape handling 2017-02-04 07:20:56 +01:00
hotkeys_popup refactor(awful: hotkeys_popup): expose configuration options for a widget instance and use more object-oriented structure for the widget (#1533) 2017-02-10 19:50:10 +01:00
layout Fix Luacheck 0.19.0 release Travis breaks 2017-03-03 16:41:12 -06:00
mouse minor: code style and comment fixes 2017-02-16 10:40:54 +01:00
widget Merge pull request #1622 from Veratil/fix-new-luacheck 2017-03-04 13:32:53 -05:00
autofocus.lua Remove @release @AWESOME_VERSION@ everywhere (#1157) 2016-10-09 22:36:20 +02:00
button.lua Remove @release @AWESOME_VERSION@ everywhere (#1157) 2016-10-09 22:36:20 +02:00
client.lua maximize: Stop mixing horizontal, vertical and both. 2017-02-07 11:12:42 -05:00
completion.lua Fix Luacheck 0.19.0 release Travis breaks 2017-03-03 16:41:12 -06:00
dbus.lua Remove traces of the old URL (#1280) 2016-12-21 02:03:03 +01:00
ewmh.lua ewmh.tag: Fix the transient_for clients without parent client tags (#1610) 2017-03-01 14:11:38 -05:00
init.lua Remove @release @AWESOME_VERSION@ everywhere (#1157) 2016-10-09 22:36:20 +02:00
key.lua fix(awful: key): clone table with user data 2017-01-30 18:19:24 +01:00
keygrabber.lua Remove @release @AWESOME_VERSION@ everywhere (#1157) 2016-10-09 22:36:20 +02:00
menu.lua Fix Luacheck 0.19.0 release Travis breaks 2017-03-03 16:41:12 -06:00
placement.lua maximized/fullscreen: Use relative coords when restoring size. 2017-02-07 11:13:15 -05:00
prompt.lua Replace improperly used asserts with warnings. 2017-02-21 00:31:33 +01:00
remote.lua Remove traces of the old URL (#1280) 2016-12-21 02:03:03 +01:00
rules.lua doc: Add basic documentation for the custom rules properties. 2017-02-07 11:13:15 -05:00
screen.lua awful.screen: extract screen:get_next_in_direction() (#1597) 2017-03-04 22:16:15 -05:00
spawn.lua Fix Luacheck 0.19.0 release Travis breaks 2017-03-03 16:41:12 -06:00
startup_notification.lua Remove @release @AWESOME_VERSION@ everywhere (#1157) 2016-10-09 22:36:20 +02:00
tag.lua Corrected selected check in awful.tag.set_screen() 2017-02-25 16:07:36 +01:00
titlebar.lua Merge pull request #1618 from legostax/master 2017-03-04 22:13:21 -05:00
tooltip.lua Remove @release @AWESOME_VERSION@ everywhere (#1157) 2016-10-09 22:36:20 +02:00
util.lua Fix Luacheck 0.19.0 release Travis breaks 2017-03-03 16:41:12 -06:00
wibar.lua doc: Fix the variable names 2017-02-27 16:20:47 -05:00
wibox.lua Remove @release @AWESOME_VERSION@ everywhere (#1157) 2016-10-09 22:36:20 +02:00