Do not need to pass module when doing e_kbd_init.
authorChristopher Michael <cpmichael1@comcast.net>
Mon, 28 Dec 2009 03:41:20 +0000 (03:41 +0000)
committerChristopher Michael <cpmichael1@comcast.net>
Mon, 28 Dec 2009 03:41:20 +0000 (03:41 +0000)
commitfa7997bb19011fade14f4a475db729c57a809583
tree6dd7a4c1a48c338a8fbcecbb7e66c305ce6cf64d
parent4a4d04fa81c57f9e1094e2c2c7732ec54ee13e44
Do not need to pass module when doing e_kbd_init.
Do not need to pass module when doing e_mod_layout_init.
Use global config->mod_dir in e_kbd_dbus.
Handle layer set & lower of quickpanel(s) in _border_add function.
Actually show/hide quickpanels when asked (temporary..this will change soon)
No need to handle setting conformant app layer in layout code. Done in
border_add.

SVN revision: 44741
src/modules/illume2/e_kbd.c
src/modules/illume2/e_kbd.h
src/modules/illume2/e_kbd_dbus.c
src/modules/illume2/e_mod_config.c
src/modules/illume2/e_mod_layout.c
src/modules/illume2/e_mod_layout.h
src/modules/illume2/e_mod_layout_illume.c
src/modules/illume2/e_mod_main.c