Home
last modified time | relevance | path

Searched refs:BACK_FOCUSED (Results 1 – 13 of 13) sorted by relevance

/dports/x11-wm/afterstep-stable/afterstep-devel-2.2.12/src/afterstep/
H A Dconfigure.c502 {"FWindowStyle", assign_string, (char **)&MSWindowName[BACK_FOCUSED],
802 sscanf (TexTypes, "%i %i %i %i %i %i", &wtype[BACK_FOCUSED], in merge_old_look_variables()
812 && WindowForeColor[BACK_FOCUSED] != NULL) in merge_old_look_variables()
814 mystrdup (WindowForeColor[BACK_FOCUSED]); in merge_old_look_variables()
816 && WindowBackColor[BACK_FOCUSED] != NULL) in merge_old_look_variables()
818 mystrdup (WindowBackColor[BACK_FOCUSED]); in merge_old_look_variables()
820 && WindowForeColor[BACK_FOCUSED] != NULL) in merge_old_look_variables()
822 mystrdup (WindowForeColor[BACK_FOCUSED]); in merge_old_look_variables()
852 mystyle_merge_styles (look->MSWindow[BACK_FOCUSED], button_pixmap, in merge_old_look_variables()
1052 look->MSMenu[i] = look->MSWindow[BACK_FOCUSED]; in make_styles()
[all …]
H A Ddecorations.c915 char *mystyle_name = Scr.Look.MSWindow[BACK_FOCUSED]->name; in hints2decorations()
1051 if (asw->hints->mystyle_names[BACK_FOCUSED]) in hints2decorations()
1052 mystyle_name = asw->hints->mystyle_names[BACK_FOCUSED]; in hints2decorations()
1053 if (frame->title_style_names[BACK_FOCUSED]) in hints2decorations()
1054 mystyle_name = frame->title_style_names[BACK_FOCUSED]; in hints2decorations()
1055 frame_mystyle_name = frame->frame_style_names[BACK_FOCUSED]; in hints2decorations()
H A Dmenus.c1507 hints->mystyle_names[BACK_FOCUSED] = in make_menu_hints()
/dports/x11-wm/afterstep-stable/afterstep-devel-2.2.12/src/WinList2/
H A DWinList.c306 Scr.Look.MSWindow[BACK_FOCUSED] = mystyle_find( Config->FocusedStyle ); in SetWinListLook()
307 …d MyStyle %d \"%s\" is %p", BACK_FOCUSED, Config->FocusedStyle?Config->FocusedStyle:"(null)", Scr.… in SetWinListLook()
1085 … set_astbar_style_ptr( WinListState.idle_bar, BAR_STATE_FOCUSED, Scr.Look.MSWindow[BACK_FOCUSED] ); in rearrange_winlist_window()
1375 set_astbar_style_ptr( wd->bar, BAR_STATE_FOCUSED, Scr.Look.MSWindow[BACK_FOCUSED] ); in focus_winlist_button()
1474 set_astbar_style_ptr( tbar, -1, Scr.Look.MSWindow[BACK_FOCUSED] ); in configure_tbar_props()
1507 set_astbar_hilite( tbar, BACK_FOCUSED, fbevel ); in configure_tbar_props()
1508 set_astbar_composition_method( tbar, BACK_FOCUSED, Config->FCompositionMethod ); in configure_tbar_props()
1687 … set_astbar_style_ptr( WinListState.idle_bar, BAR_STATE_FOCUSED, Scr.Look.MSWindow[BACK_FOCUSED] ); in update_winlist_styles()
/dports/x11-wm/afterstep-stable/afterstep-devel-2.2.12/libAfterConf/
H A DLook.c373 set_string_value (&WinColors[BACK_FOCUSED][0], item.data.string, in merge_depreciated_options()
377 set_string_value (&WinColors[BACK_FOCUSED][1], item.data.string, in merge_depreciated_options()
390 set_string_value (&WinTextureColors[BACK_FOCUSED][0], in merge_depreciated_options()
392 set_string_value (&WinTextureColors[BACK_FOCUSED][1], in merge_depreciated_options()
455 set_string_value (&WinPixmaps[BACK_FOCUSED], item.data.string, in merge_depreciated_options()
1020 MyStyle *focus_style = look->MSWindow[BACK_FOCUSED];
H A DMyFrame.c701 set_string (&(fd->title_styles[BACK_FOCUSED]), item.data.string); in ProcessMyFrameOptions()
711 set_string (&(fd->frame_styles[BACK_FOCUSED]), item.data.string); in ProcessMyFrameOptions()
H A DDatabase.c582 { {DATABASE_FocusStyle_ID, BACK_FOCUSED},
/dports/x11-wm/afterstep-stable/afterstep-devel-2.2.12/libAfterStep/
H A Dafterstep.h158 #define BACK_FOCUSED 0 macro
H A Dmoveresize.c118 look->MSWindow[BACK_FOCUSED]->name); in create_ashint_window()
/dports/x11-wm/afterstep-stable/afterstep-devel-2.2.12/src/ASMount/
H A Dmain.c1175 Scr.Look.MSWindow[BACK_FOCUSED] = mystyle_find( Config->MountedStyle ); in SetASMountLook()
1176 …d MyStyle %d \"%s\" is %p", BACK_FOCUSED, Config->MountedStyle?Config->MountedStyle:"(null)", Scr.… in SetASMountLook()
1312 …style_ptr (v->contents, -1, Scr.Look.MSWindow[ASVolume_isMounted(v)?BACK_UNFOCUSED:BACK_FOCUSED] ); in updateVolumeContents()
/dports/x11-wm/afterstep-stable/afterstep-devel-2.2.12/src/Gadget/
H A DGadget.c219 Scr.Look.MSWindow[BACK_FOCUSED] = mystyle_find( Config->focused_style ); in CheckConfigSanity()
/dports/x11-wm/afterstep-stable/afterstep-devel-2.2.12/src/WinTabs/
H A DWinTabs.c599 Scr.Look.MSWindow[BACK_FOCUSED] = mystyle_find( Config->focused_style ); in SetWinTabsLook()
624 border_color = Scr.Look.MSWindow[BACK_FOCUSED]->colors.back; in SetWinTabsLook()
627 else if( TransparentMS(Scr.Look.MSWindow[BACK_FOCUSED]) ) in SetWinTabsLook()
1303 set_astbar_style_ptr (aswt->bar, BAR_STATE_FOCUSED, Scr.Look.MSWindow[BACK_FOCUSED]); in set_tab_look()
/dports/x11-wm/afterstep-stable/afterstep-devel-2.2.12/src/Pager/
H A DPager.c1804 Scr.Look.MSWindow[BACK_FOCUSED]); in set_client_look()
2388 MyStyle *pager_focused_style = Scr.Look.MSWindow[BACK_FOCUSED]; in start_moveresize_client()
2396 Scr.Look.MSWindow[BACK_FOCUSED] = in start_moveresize_client()
2408 Scr.Look.MSWindow[BACK_FOCUSED] = in start_moveresize_client()
2417 Scr.Look.MSWindow[BACK_FOCUSED] = pager_focused_style; in start_moveresize_client()