Home
last modified time | relevance | path

Searched refs:E_CLIENT_PROPERTY_URGENCY (Results 1 – 7 of 7) sorted by relevance

/dports/x11-wm/enlightenment/enlightenment-0.24.2/src/modules/tasks/
H A De_mod_main.c1025 if ((ev->property & E_CLIENT_PROPERTY_URGENCY) == E_CLIENT_PROPERTY_URGENCY) in _tasks_cb_event_client_prop_change()
/dports/x11-wm/enlightenment/enlightenment-0.24.2/src/bin/
H A De_client.h133 E_CLIENT_PROPERTY_URGENCY = (1 << 4), enumerator
H A De_client.c4718 _e_client_event_property(ec, E_CLIENT_PROPERTY_URGENCY); in e_client_urgent_set()
/dports/x11-wm/enlightenment/enlightenment-0.24.2/src/modules/luncher/
H A Dbar.c1285 && (!(ev->property & E_CLIENT_PROPERTY_URGENCY))) in _bar_cb_exec_client_prop()
1327 if ((ev->property & E_CLIENT_PROPERTY_URGENCY)) in _bar_cb_exec_client_prop()
/dports/x11-wm/enlightenment/enlightenment-0.24.2/src/modules/ibox/
H A De_mod_main.c1158 …if ((ev->property & ~E_CLIENT_PROPERTY_ICON) && (ev->property & ~E_CLIENT_PROPERTY_URGENCY)) retur… in _ibox_cb_event_client_property()
/dports/x11-wm/enlightenment/enlightenment-0.24.2/src/modules/pager/
H A De_mod_main.c1099 if (!(ev->property & E_CLIENT_PROPERTY_URGENCY)) return ECORE_CALLBACK_RENEW; in _pager_cb_event_client_urgent_change()
/dports/x11-wm/enlightenment/enlightenment-0.24.2/src/modules/pager/gadget/
H A Dpager.c1851 if (!(ev->property & E_CLIENT_PROPERTY_URGENCY)) return ECORE_CALLBACK_RENEW; in _pager_cb_event_client_urgent_change()