feat: implement <font place="InactiveWindow"> (ref scope: 2.4.7)

This commit is contained in:
Ludgie 2023-12-07 08:06:42 +01:00 committed by GitHub
parent d59b1d0966
commit 0a9671cad5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 16 additions and 3 deletions

View file

@ -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 */