LiVES
3.2.0
|
#include <main.h>
Data Fields | |
char | wm_name [64] |
uint64_t | ver_major |
uint64_t | ver_minor |
uint64_t | ver_micro |
LiVESXWindow * | root_window |
boolean | is_composited |
char | panel [64] |
uint64_t | pan_annoy |
uint64_t | pan_res |
char | ssave [64] |
uint64_t | ssave_annoy |
uint64_t | ssave_res |
char | other [64] |
uint64_t | oth_annoy |
uint64_t | oth_res |
char | color_settings [64] |
char | display_settings [64] |
char | ssv_settings [64] |
char | pow_settings [64] |
char | settings [64] |
char | term [64] |
char | taskmgr [64] |
char | sshot [64] |
char wm_caps_t::color_settings[64] |
Definition at line 480 of file main.h.
Referenced by get_wm_caps().
char wm_caps_t::display_settings[64] |
Definition at line 481 of file main.h.
Referenced by get_wm_caps().
boolean wm_caps_t::is_composited |
Definition at line 439 of file main.h.
Referenced by get_wm_caps(), and lives_widget_set_opacity().
uint64_t wm_caps_t::pan_annoy |
Definition at line 471 of file main.h.
Referenced by catch_sigint(), and get_wm_caps().
uint64_t wm_caps_t::pan_res |
Definition at line 472 of file main.h.
Referenced by catch_sigint(), and get_wm_caps().
char wm_caps_t::panel[64] |
Definition at line 470 of file main.h.
Referenced by get_wm_caps(), hide_desktop_panel(), and show_desktop_panel().
char wm_caps_t::pow_settings[64] |
Definition at line 483 of file main.h.
Referenced by get_wm_caps().
LiVESXWindow* wm_caps_t::root_window |
Definition at line 438 of file main.h.
Referenced by get_wm_caps().
char wm_caps_t::settings[64] |
Definition at line 484 of file main.h.
Referenced by get_wm_caps().
char wm_caps_t::ssave[64] |
Definition at line 473 of file main.h.
Referenced by get_wm_caps().
char wm_caps_t::sshot[64] |
Definition at line 487 of file main.h.
Referenced by get_wm_caps().
char wm_caps_t::ssv_settings[64] |
Definition at line 482 of file main.h.
Referenced by get_wm_caps().
char wm_caps_t::taskmgr[64] |
Definition at line 486 of file main.h.
Referenced by get_wm_caps().
char wm_caps_t::term[64] |
Definition at line 485 of file main.h.
Referenced by get_wm_caps().
char wm_caps_t::wm_name[64] |
Definition at line 433 of file main.h.
Referenced by get_wm_caps().