rofi  1.5.1
XServer Configuration
Collaboration diagram for XServer Configuration:

Functions

void config_parse_xresource_options (xcb_stuff *xcb)
 

Detailed Description

Loads the configuration directly from the X server using the XResources system.

Function Documentation

◆ config_parse_xresource_options()

void config_parse_xresource_options ( xcb_stuff xcb)
Parameters
xcbHandler object holding connection used to fetch the settings from.

Parse the rofi related X resource options of the connected X server.

Definition at line 315 of file xrmoptions.c.

References __config_parse_xresource_options(), __config_parse_xresource_options_dynamic(), CONFIG_XRESOURCES, _xcb_stuff::connection, and xcb.

Referenced by main().

Here is the call graph for this function:
Here is the caller graph for this function: