|
ekg2
GIT master
|

Funkcje | |
| static int | xosd_theme_init () |
| static int | xosd_plugin_destroy () |
| static int | xosd_show_message (char *line1, char *line2) |
| static int | xosd_command_msg (const char *name, const char **params, session_t *session, const char *target, int quiet) |
| static int | xosd_protocol_status (void *data, va_list ap) |
| static int | xosd_protocol_message (void *data, va_list ap) |
| static int | xosd_irc_protocol_message (void *data, va_list ap) |
| static gint | xosd_display_welcome_message (gint type, gpointer data) |
| static int | xosd_setvar_default (void *data, va_list ap) |
| int | xosd_plugin_init (int prio) |
Zmienne | |
| plugin_t | xosd_plugin = { .name = "xosd", .pclass = PLUGIN_GENERIC , .destroy = xosd_plugin_destroy, .theme_init = xosd_theme_init } |
| static char * | xosd_colour |
| static char * | xosd_font |
| static char * | xosd_outline_colour |
| static char * | xosd_shadow_colour |
| static int | xosd_display_filter |
| static int | xosd_display_notify |
| static int | xosd_display_timeout |
| static int | xosd_display_welcome |
| static int | xosd_horizontal_offset |
| static int | xosd_horizontal_position |
| static int | xosd_outline_offset |
| static int | xosd_shadow_offset |
| static int | xosd_short_messages |
| static int | xosd_text_limit |
| static int | xosd_vertical_offset |
| static int | xosd_vertical_position |
| static xosd * | osd |
|
static |
|
static |
|
static |
|
static |
| int xosd_plugin_init | ( | int | prio | ) |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
| plugin_t xosd_plugin = { .name = "xosd", .pclass = PLUGIN_GENERIC , .destroy = xosd_plugin_destroy, .theme_init = xosd_theme_init } |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
1.8.13