mirror of
https://github.com/labwc/labwc.git
synced 2026-02-09 10:07:31 -05:00
scaled-icon-buffer: add icon priority
Co-Authored-By: tokyo4j <hrak1529@gmail.com>
This commit is contained in:
parent
e72f862650
commit
acd2a23f1b
7 changed files with 118 additions and 38 deletions
|
|
@ -17,6 +17,7 @@ struct scaled_icon_buffer {
|
|||
struct view *view;
|
||||
char *view_app_id;
|
||||
char *view_icon_name;
|
||||
bool view_icon_prefer_client;
|
||||
struct wl_array view_icon_buffers;
|
||||
struct {
|
||||
struct wl_listener set_icon;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue