You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tdebase/khotkeys/kcontrol/ui
Michele Calgaro 8da4fdbdbc khotkeys: make sure the kded service is controlled only by the Service Manager in TCC.
Also make sure any changes to Input Action is immediately notified to
the kded service.
This resolves issue #537.

1. Fix kded service startup settings.
In TCC --> Regional & Accessibility --> Input Actions --> General
Settings tab, there was a checkbox to "disable the daemon". This was
either quitting or relaunching khotkeys as a standalone application,
overlapping any choice set in the TCC -> TDE Components --> Service
Manager page.
khotkeys is now launched as a kded service, therefore the aforemention
checkbox is no longer required. If a user choose to manually launch
khotkeys as a standalone application, they can disable it by simply
terminating the application (either by killing it or quitting through
DCOP).

2. Notify Input Actions changes to the kded service
If Input Actions are changed, the changes will be notified to either the
kded service or the standalone khotkeys application, depending on which
of the two is running.

3. the kcm_khotkeys_init library has been removed since it is no longer
   necessary.

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
5 months ago
..
CMakeLists.txt khotkeys: added 'waiting' action to the list of available choices. 3 years ago
Makefile.am khotkeys: added 'waiting' action to the list of available choices. 3 years ago
action_group_tab_ui.ui Replace Q_SIGNALS and Q_SLOTS 1 year ago
action_list_widget_ui.ui Replace Q_SIGNALS and Q_SLOTS 1 year ago
actions_listview_widget_ui.ui Enable compilation with TQt for Qt4 3.4.0 TP2 14 years ago
command_url_widget_ui.ui Replace Q_SIGNALS and Q_SLOTS 1 year ago
condition_list_widget_ui.ui Replace Q_SIGNALS and Q_SLOTS 1 year ago
dcop_widget_ui.ui Replace Q_SIGNALS and Q_SLOTS 1 year ago
general_settings_tab_ui.ui khotkeys: make sure the kded service is controlled only by the Service Manager in TCC. 5 months ago
general_tab_ui.ui Replace Q_SIGNALS and Q_SLOTS 1 year ago
gesture_triggers_tab_ui.ui Replace Q_SIGNALS and Q_SLOTS 1 year ago
gestures_settings_tab_ui.ui Add includes to UI files to resolve FTBFS 7 years ago
info_tab_ui.ui Remove additional unneeded tq method conversions 13 years ago
keyboard_input_widget_ui.ui Replace Q_SIGNALS and Q_SLOTS 1 year ago
main_buttons_widget_ui.ui Enable compilation with TQt for Qt4 3.4.0 TP2 14 years ago
menuentry_widget_ui.ui Replace Q_SIGNALS and Q_SLOTS 1 year ago
triggers_tab_ui.ui Replace Q_SIGNALS and Q_SLOTS 1 year ago
voice_input_widget_ui.ui Replace Q_SIGNALS and Q_SLOTS 1 year ago
voice_settings_tab_ui.ui Add includes to UI files to resolve FTBFS 7 years ago
waiting_widget_ui.ui khotkeys: added 'waiting' action to the list of available choices. 3 years ago
window_trigger_widget_ui.ui Enable compilation with TQt for Qt4 3.4.0 TP2 14 years ago
windowdef_list_widget_ui.ui Replace Q_SIGNALS and Q_SLOTS 1 year ago
windowdef_simple_widget_ui.ui Replace Q_SIGNALS and Q_SLOTS 1 year ago