mirror of
https://github.com/labwc/labwc.git
synced 2026-04-12 08:21:13 -04:00
Use overlay colour rather than fallback icon if hover icons not defined
This commit is contained in:
parent
02aa000b0d
commit
a57327c3c5
5 changed files with 48 additions and 24 deletions
|
|
@ -23,6 +23,7 @@ struct ssd_button {
|
|||
struct wlr_scene_node *toggled;
|
||||
struct wlr_scene_node *toggled_hover;
|
||||
struct wlr_scene_node *background;
|
||||
bool shade_hover;
|
||||
|
||||
struct wl_listener destroy;
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue