Home
last modified time | relevance | path

Searched refs:has_mouse_press_effect (Results 1 – 9 of 9) sorted by relevance

/dports/x11/tint/tint2-78313502d3b26c217f5583a23ef571bc9e0edc45/src/util/
H A Darea.h194 gboolean has_mouse_press_effect; member
H A Darea.c544 (panel_config.mouse_effects && (a->has_mouse_over_effect || a->has_mouse_press_effect))) { in draw_background()
658 …area->has_mouse_press_effect ? MOUSE_DOWN : area->has_mouse_over_effect ? MOUSE_OVER : MOUSE_NORMA… in mouse_over()
/dports/x11/tint/tint2-78313502d3b26c217f5583a23ef571bc9e0edc45/src/taskbar/
H A Dtaskbarname.c63 taskbar->bar_name.area.has_mouse_press_effect = panel_config.mouse_effects; in init_taskbarname_panel()
H A Dtask.c86 task_template.area.has_mouse_press_effect = panel_config.mouse_effects; in add_task()
134 task_instance->area.has_mouse_press_effect = panel_config.mouse_effects; in add_task()
/dports/x11/tint/tint2-78313502d3b26c217f5583a23ef571bc9e0edc45/src/clock/
H A Dclock.c203 clock->area.has_mouse_press_effect = clock->area.has_mouse_over_effect = in init_clock_panel()
/dports/x11/tint/tint2-78313502d3b26c217f5583a23ef571bc9e0edc45/src/battery/
H A Dbattery.c279 battery->area.has_mouse_press_effect = battery->area.has_mouse_over_effect; in init_battery_panel()
/dports/x11/tint/tint2-78313502d3b26c217f5583a23ef571bc9e0edc45/src/button/
H A Dbutton.c150 button->area.has_mouse_press_effect = in init_button_panel()
/dports/x11/tint/tint2-78313502d3b26c217f5583a23ef571bc9e0edc45/src/launcher/
H A Dlauncher.c484 launcherIcon->area.has_mouse_press_effect = launcherIcon->area.has_mouse_over_effect; in launcher_load_icons()
/dports/x11/tint/tint2-78313502d3b26c217f5583a23ef571bc9e0edc45/src/execplugin/
H A Dexecplugin.c187 execp->area.has_mouse_press_effect = in init_execp_panel()