dir-focus

Name

dir-focus -- Move focus to the closest window in direction DIR.

Synopsis

(dir-focus dir #&optional (win (window-with-pointer)))

Description

Move focus to the closest window in direction DIR. DIR must be one of the symbols 'north, 'south, 'east, or 'west.

Implementation Notes

Module: (app scwm dir-focus)

Defined in scheme/dir-focus.scm at line 51 (CVS log)