Searched defs:_Config_Item (Results 1 – 7 of 7) sorted by relevance
21 struct _Config_Item struct23 const char *id;24 struct {26 } weekend;27 struct {29 } week;30 int digital_clock;31 int digital_24h;32 int show_seconds;33 int show_date;[all …]
18 struct _Config_Item struct20 const char *id;21 const char *dir;22 int show_label;23 int eap_label;24 int lock_move;25 int dont_add_nonorder;26 unsigned char dont_track_launch;27 unsigned char dont_icon_menu_mouseover;
17 struct _Config_Item struct19 const char *id;20 int show_label;21 int show_zone;22 int show_desk;23 int icon_label;24 int expand_on_desktop;25 E_Gadcon_Client *gcc;
34 struct _Config_Item struct36 int id;37 Instance *inst;38 struct {40 } weekend;41 struct {43 } week;44 Eina_Bool digital_clock;45 Eina_Bool digital_24h;46 Eina_Bool show_seconds;[all …]
18 struct _Config_Item struct20 const char *id;21 int show_all;22 int minw, minh;23 Eina_Bool icon_only;24 Eina_Bool text_only;
128 {157 } batman;159 {181 } thermal;183 {201 } cpuclock;203 {218 {236 {255 struct {[all …]
38 struct _Config_Item struct40 int id;41 int version;42 int preview_size;43 int hide_tooltips;44 Eina_Stringshare *dir;45 Luncher_Type type;