rofi 1.7.8
_xcb_stuff Struct Reference

#include <xcb-internal.h>

Collaboration diagram for _xcb_stuff:
Collaboration graph

Data Fields

GMainLoop * main_loop
 
GWaterXcbSource * source
 
xcb_connection_t * connection
 
xcb_ewmh_connection_t ewmh
 
xcb_screen_t * screen
 
int screen_nbr
 
SnDisplay * sndisplay
 
SnLauncheeContext * sncontext
 
struct _workareamonitors
 
struct { 
 
   uint8_t   first_event 
 
   int32_t   device_id 
 
xkb 
 
xcb_timestamp_t last_timestamp
 
NkBindingsSeat * bindings_seat
 
uint32_t mouse_seen
 
xcb_window_t focus_revert
 
char * clipboard
 

Detailed Description

Structure to keep xcb stuff around.

Definition at line 46 of file xcb-internal.h.

Field Documentation

◆ bindings_seat

NkBindingsSeat* _xcb_stuff::bindings_seat

Definition at line 68 of file xcb-internal.h.

◆ clipboard

char* _xcb_stuff::clipboard

Definition at line 71 of file xcb-internal.h.

◆ connection

xcb_connection_t* _xcb_stuff::connection

Definition at line 49 of file xcb-internal.h.

◆ device_id

int32_t _xcb_stuff::device_id

Keyboard device id

Definition at line 65 of file xcb-internal.h.

◆ ewmh

xcb_ewmh_connection_t _xcb_stuff::ewmh

Definition at line 55 of file xcb-internal.h.

◆ first_event

uint8_t _xcb_stuff::first_event

Flag indicating first event

Definition at line 63 of file xcb-internal.h.

◆ focus_revert

xcb_window_t _xcb_stuff::focus_revert

Definition at line 70 of file xcb-internal.h.

◆ last_timestamp

xcb_timestamp_t _xcb_stuff::last_timestamp

Definition at line 67 of file xcb-internal.h.

◆ main_loop

GMainLoop* _xcb_stuff::main_loop

Definition at line 47 of file xcb-internal.h.

◆ monitors

struct _workarea* _xcb_stuff::monitors

Definition at line 60 of file xcb-internal.h.

◆ mouse_seen

uint32_t _xcb_stuff::mouse_seen

Definition at line 69 of file xcb-internal.h.

◆ screen

xcb_screen_t* _xcb_stuff::screen

Definition at line 56 of file xcb-internal.h.

◆ screen_nbr

int _xcb_stuff::screen_nbr

Definition at line 57 of file xcb-internal.h.

◆ sncontext

SnLauncheeContext* _xcb_stuff::sncontext

Definition at line 59 of file xcb-internal.h.

◆ sndisplay

SnDisplay* _xcb_stuff::sndisplay

Definition at line 58 of file xcb-internal.h.

◆ source

GWaterXcbSource* _xcb_stuff::source

Definition at line 48 of file xcb-internal.h.

◆ [struct]

struct { ... } _xcb_stuff::xkb

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