Context Navigation
libcaca documentation
screen_list Struct Reference
Data Fields |
|
int | outfd |
|
int | in_bell |
|
int | was_in_bell |
|
int | dont_update_coords |
|
int | changed |
|
int | delay |
|
int | requested_delay |
|
int | force_refresh |
|
int | need_refresh |
|
int | command |
|
int | eyecandy |
|
long long unsigned int | last_key_time |
|
long long unsigned int | last_refresh_time |
|
struct comm | comm |
|
struct lock | lock |
|
struct modals | modals |
|
struct interpreter_props | interpreter_props |
|
struct screensaver | screensaver |
|
int | pty |
|
int | prevpty |
|
int | count |
|
int | wm_type |
|
int | border_size |
|
struct cube_props | cube |
|
long long unsigned int | last_switch |
|
struct screen ** | screen |
|
struct option * | config |
|
struct sys | sys |
|
struct recurrent_list * | recurrent_list |
|
char * | title |
|
int | width |
|
int | height |
|
int | old_x |
|
int | old_y |
|
int | mouse_button |
|
caca_canvas_t * | cv |
|
caca_display_t * | dp |