]> git.lizzy.rs Git - bspwm.git/commit
Remove settings: '{numlock,capslock}_modifier'
authorBastien Dejean <nihilhill@gmail.com>
Wed, 2 Jan 2013 11:36:54 +0000 (12:36 +0100)
committerBastien Dejean <nihilhill@gmail.com>
Wed, 2 Jan 2013 11:36:54 +0000 (12:36 +0100)
commit6526e56b8c185e7fd4743a28e7099b9840328c84
treebd430916f80986be3f92e6fc1b43dea9819c0a30
parent8f431d1fc99a50d528081a49fa38f6d2aa54d515
Remove settings: '{numlock,capslock}_modifier'

The lock keys (num, caps, scroll) are now handled internally and the
aforementioned settings are obsolete.
15 files changed:
Makefile
README.md
bspwm.1
bspwm.c
bspwm.h
buttons.c [new file with mode: 0644]
buttons.h [new file with mode: 0644]
events.c
events.h
ewmh.c
helpers.c
messages.c
settings.c
settings.h
window.c