LiVES  3.2.0
Data Fields
wm_caps_t Struct Reference

#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]
 

Detailed Description

Definition at line 432 of file main.h.

Field Documentation

◆ color_settings

char wm_caps_t::color_settings[64]

Definition at line 480 of file main.h.

Referenced by get_wm_caps().

◆ display_settings

char wm_caps_t::display_settings[64]

Definition at line 481 of file main.h.

Referenced by get_wm_caps().

◆ is_composited

boolean wm_caps_t::is_composited

Definition at line 439 of file main.h.

Referenced by get_wm_caps(), and lives_widget_set_opacity().

◆ oth_annoy

uint64_t wm_caps_t::oth_annoy

Definition at line 477 of file main.h.

◆ oth_res

uint64_t wm_caps_t::oth_res

Definition at line 478 of file main.h.

◆ other

char wm_caps_t::other[64]

Definition at line 476 of file main.h.

◆ pan_annoy

uint64_t wm_caps_t::pan_annoy

Definition at line 471 of file main.h.

Referenced by catch_sigint(), and get_wm_caps().

◆ pan_res

uint64_t wm_caps_t::pan_res

Definition at line 472 of file main.h.

Referenced by catch_sigint(), and get_wm_caps().

◆ panel

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().

◆ pow_settings

char wm_caps_t::pow_settings[64]

Definition at line 483 of file main.h.

Referenced by get_wm_caps().

◆ root_window

LiVESXWindow* wm_caps_t::root_window

Definition at line 438 of file main.h.

Referenced by get_wm_caps().

◆ settings

char wm_caps_t::settings[64]

Definition at line 484 of file main.h.

Referenced by get_wm_caps().

◆ ssave

char wm_caps_t::ssave[64]

Definition at line 473 of file main.h.

Referenced by get_wm_caps().

◆ ssave_annoy

uint64_t wm_caps_t::ssave_annoy

Definition at line 474 of file main.h.

◆ ssave_res

uint64_t wm_caps_t::ssave_res

Definition at line 475 of file main.h.

◆ sshot

char wm_caps_t::sshot[64]

Definition at line 487 of file main.h.

Referenced by get_wm_caps().

◆ ssv_settings

char wm_caps_t::ssv_settings[64]

Definition at line 482 of file main.h.

Referenced by get_wm_caps().

◆ taskmgr

char wm_caps_t::taskmgr[64]

Definition at line 486 of file main.h.

Referenced by get_wm_caps().

◆ term

char wm_caps_t::term[64]

Definition at line 485 of file main.h.

Referenced by get_wm_caps().

◆ ver_major

uint64_t wm_caps_t::ver_major

Definition at line 434 of file main.h.

◆ ver_micro

uint64_t wm_caps_t::ver_micro

Definition at line 436 of file main.h.

◆ ver_minor

uint64_t wm_caps_t::ver_minor

Definition at line 435 of file main.h.

◆ wm_name

char wm_caps_t::wm_name[64]

Definition at line 433 of file main.h.

Referenced by get_wm_caps().


The documentation for this struct was generated from the following file: