Notcurses 3.0.13
a blingful library for TUIs and character graphics
Loading...
Searching...
No Matches
initial_responses Struct Reference

#include <in.h>

Collaboration diagram for initial_responses:

Data Fields

int cursory
 
int cursorx
 
unsigned appsync_supported
 
queried_terminals_e qterm
 
unsigned kitty_graphics
 
uint32_t bg
 
uint32_t fg
 
bool got_bg
 
bool got_fg
 
bool rgb
 
bool rectangular_edits
 
int pixx
 
int pixy
 
int dimx
 
int dimy
 
int color_registers
 
int sixely
 
int sixelx
 
char * version
 
unsigned kbdlevel
 
ncpalette palette
 
int maxpaletteread
 
bool pixelmice
 
char * hpa
 

Detailed Description

Definition at line 59 of file in.h.

Field Documentation

◆ appsync_supported

unsigned appsync_supported

Definition at line 62 of file in.h.

◆ bg

uint32_t bg

Definition at line 65 of file in.h.

◆ color_registers

int color_registers

Definition at line 78 of file in.h.

◆ cursorx

int cursorx

Definition at line 61 of file in.h.

◆ cursory

int cursory

Definition at line 60 of file in.h.

◆ dimx

int dimx

Definition at line 73 of file in.h.

◆ dimy

int dimy

Definition at line 74 of file in.h.

◆ fg

uint32_t fg

Definition at line 66 of file in.h.

◆ got_bg

bool got_bg

Definition at line 67 of file in.h.

◆ got_fg

bool got_fg

Definition at line 68 of file in.h.

◆ hpa

char* hpa

Definition at line 86 of file in.h.

◆ kbdlevel

unsigned kbdlevel

Definition at line 82 of file in.h.

◆ kitty_graphics

unsigned kitty_graphics

Definition at line 64 of file in.h.

◆ maxpaletteread

int maxpaletteread

Definition at line 84 of file in.h.

◆ palette

ncpalette palette

Definition at line 83 of file in.h.

◆ pixelmice

bool pixelmice

Definition at line 85 of file in.h.

◆ pixx

int pixx

Definition at line 71 of file in.h.

◆ pixy

int pixy

Definition at line 72 of file in.h.

◆ qterm

Definition at line 63 of file in.h.

◆ rectangular_edits

bool rectangular_edits

Definition at line 70 of file in.h.

◆ rgb

bool rgb

Definition at line 69 of file in.h.

◆ sixelx

int sixelx

Definition at line 80 of file in.h.

◆ sixely

int sixely

Definition at line 79 of file in.h.

◆ version

char* version

Definition at line 81 of file in.h.


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