Home
last modified time | relevance | path

Searched defs:_Config_Item (Results 1 – 7 of 7) sorted by relevance

/dports/x11-wm/enlightenment/enlightenment-0.24.2/src/modules/clock/
H A De_mod_main.h21 struct _Config_Item struct
23 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 …]
/dports/x11-wm/enlightenment/enlightenment-0.24.2/src/modules/ibar/
H A De_mod_main.h18 struct _Config_Item struct
20 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;
/dports/x11-wm/enlightenment/enlightenment-0.24.2/src/modules/ibox/
H A De_mod_main.h17 struct _Config_Item struct
19 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;
/dports/x11-wm/enlightenment/enlightenment-0.24.2/src/modules/time/
H A Dclock.h34 struct _Config_Item struct
36 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 …]
/dports/x11-wm/enlightenment/enlightenment-0.24.2/src/modules/tasks/
H A De_mod_main.h18 struct _Config_Item struct
20 const char *id;
21 int show_all;
22 int minw, minh;
23 Eina_Bool icon_only;
24 Eina_Bool text_only;
/dports/x11-wm/enlightenment/enlightenment-0.24.2/src/modules/sysinfo/
H A Dsysinfo.h128 {
157 } batman;
159 {
181 } thermal;
183 {
201 } cpuclock;
203 {
218 {
236 {
255 struct {
[all …]
/dports/x11-wm/enlightenment/enlightenment-0.24.2/src/modules/luncher/
H A Dluncher.h38 struct _Config_Item struct
40 int id;
41 int version;
42 int preview_size;
43 int hide_tooltips;
44 Eina_Stringshare *dir;
45 Luncher_Type type;