wlmaker
Loading...
Searching...
No Matches
Public Attributes | List of all members
wlmaker_config_style_t Struct Reference

#include <config.h>

Collaboration diagram for wlmaker_config_style_t:
Collaboration graph
[legend]

Public Attributes

uint32_t background_color
 
struct wlmtk_tile_style tile
 
struct wlmtk_dock_style dock
 
struct wlmtk_window_stylewindow_style_ptr
 
bool has_window_style
 
struct wlmtk_menu_stylemenu_style_ptr
 
bool has_menu_style
 
wlmaker_config_clip_style_t clip
 
struct wlmaker_task_list_style task_list
 
struct wlmim_cursor_style cursor
 

Detailed Description

Style information.

Member Data Documentation

◆ background_color

uint32_t wlmaker_config_style_t::background_color

Background color, unless overriden in "Workspace" state.

◆ clip

wlmaker_config_clip_style_t wlmaker_config_style_t::clip

Clip style.

◆ cursor

struct wlmim_cursor_style wlmaker_config_style_t::cursor

Cursor style.

◆ dock

struct wlmtk_dock_style wlmaker_config_style_t::dock

Dock optics: Margin.

◆ has_menu_style

bool wlmaker_config_style_t::has_menu_style

Presence flag for menu style.

◆ has_window_style

bool wlmaker_config_style_t::has_window_style

Presence flag for window style.

◆ menu_style_ptr

struct wlmtk_menu_style* wlmaker_config_style_t::menu_style_ptr

Menu style.

◆ task_list

struct wlmaker_task_list_style wlmaker_config_style_t::task_list

Task list style.

◆ tile

struct wlmtk_tile_style wlmaker_config_style_t::tile

The tile.

◆ window_style_ptr

struct wlmtk_window_style* wlmaker_config_style_t::window_style_ptr

Window style.


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