]> code.delx.au - spectrwm/commit
Add focus region bindings 'rg_<n>'
authorReginald Kennedy <rk@rejii.com>
Wed, 29 Aug 2012 13:45:30 +0000 (21:45 +0800)
committerReginald Kennedy <rk@rejii.com>
Wed, 24 Oct 2012 14:10:53 +0000 (22:10 +0800)
commit18f0dc2ad05ae2091e9a9a7946502c810b91b7ef
tree890bf6df6d2ed538352d960cc4dedf6600ad9664
parentf9064bf49a3c0cdefc0bef31533cf846df9aebcf
Add focus region bindings 'rg_<n>'
Default is M-Keypad_<1-9>

Add move window to region bindings 'mvrg_<n>'
Default is M-S-Keypad_<1-9>

Add invisible input window to each region for handling region focus.

On unfocused regions, set the bar border color to color_unfocus.

Add function to handle MotionNotify events on region input windows.

Fix default focus on (re)start.

Fix region-related function and macro naming.
Names referred to 'screen' instead of 'region'

Rename screen_* bindings to rg_*.
screen_* is now an alias for rg_*; old config files will still work.

Fix screen/region wording in manpage.

Sort setkeybinding calls in setup_keys.

Cleanup redundant calls when setting up the bar.
spectrwm.1
spectrwm.c
spectrwm_cz.conf
spectrwm_es.conf
spectrwm_fr.conf
spectrwm_fr_ch.conf
spectrwm_se.conf
spectrwm_us.conf