Home
last modified time | relevance | path

Searched refs:raise_on_select (Results 1 – 4 of 4) sorted by relevance

/dports/x11-wm/e16/e16-1.0.24/src/
H A Dwarp.c465 EwinOpActivate(ewin, OPSRC_USER, Conf.warplist.raise_on_select); in WarpFocusFinish()
550 CFG_ITEM_BOOL(Conf.warplist, raise_on_select, 1),
H A DE.h292 char raise_on_select; member
H A Dfocus.c829 Conf.warplist.raise_on_select = dd->focuslist.raise_after_focus; in _DlgApplyFocus()
865 dd->focuslist.raise_after_focus = Conf.warplist.raise_on_select; in _DlgFillFocus()
H A Dglwin.c571 EwinOpActivate(gw->ewin, OPSRC_USER, Conf.warplist.raise_on_select); in GlwinKeyPress()