Executor: tint2conf support for one instance

This commit is contained in:
o9000
2015-12-23 18:39:32 +01:00
parent 7582b9f960
commit 8c3017634f
3 changed files with 496 additions and 2 deletions

View File

@@ -114,6 +114,14 @@ extern GtkWidget *tooltip_task_show, *tooltip_show_after, *tooltip_hide_after;
extern GtkWidget *clock_format_tooltip, *clock_tmz_tooltip;
extern GtkWidget *tooltip_background;
// Executor
extern GtkWidget *execp_command, *execp_interval, *execp_has_icon, *execp_cache_icon, *execp_show_tooltip;
extern GtkWidget *execp_continuous, *execp_markup, *execp_tooltip;
extern GtkWidget *execp_left_command, *execp_right_command;
extern GtkWidget *execp_mclick_command, *execp_rclick_command, *execp_uwheel_command, *execp_dwheel_command;
extern GtkWidget *execp_font, *execp_font_color, *execp_padding_x, *execp_padding_y, *execp_centered, *execp_background;
extern GtkWidget *execp_icon_w, *execp_icon_h;
// launcher
enum {