[Controller] Disallow multiple TildaWindows to bind to the same key
authorIra W. Snyder <devel@irasnyder.com>
Wed, 23 Jan 2008 22:36:51 +0000 (14:36 -0800)
committerIra W. Snyder <devel@irasnyder.com>
Wed, 23 Jan 2008 22:36:51 +0000 (14:36 -0800)
commitf63eddf4af4399505f330140cb63986b417b1fde
tree5365f1ed04d7d5a0411aeafae67ed5946aef7646
parent29d12c6484f9be8e5d61e44b5031fb7bb7d1c076
[Controller] Disallow multiple TildaWindows to bind to the same key

Previously, it was possible to have two TildaWindows be simultaneously pulled
down via the same key binding. This has the potential to be very cool, but also
very confusing. For now, completely disable this ability. In the future, it
will be re-enabled via a hidden option.
tilda-controller.c
tilda-controller.h
tilda-window.c