mirror of
https://github.com/labwc/labwc.git
synced 2025-11-02 09:01:47 -05:00
feat: implement <font place="InactiveWindow"> (ref scope: 2.4.7) (#1292)
* feat: implement <font place="InactiveWindow"> (ref scope: 2.4.7) * docs: add inactivewindow
This commit is contained in:
parent
d59b1d0966
commit
b34d074063
6 changed files with 25 additions and 3 deletions
|
|
@ -51,6 +51,7 @@ struct rcxml {
|
|||
int corner_radius;
|
||||
bool ssd_keep_border;
|
||||
struct font font_activewindow;
|
||||
struct font font_inactivewindow;
|
||||
struct font font_menuitem;
|
||||
struct font font_osd;
|
||||
/* Pointer to current theme */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue