mirror of
https://github.com/swaywm/sway.git
synced 2026-04-26 06:46:26 -04:00
Merge 1f765b86ec into 6d25b100a2
This commit is contained in:
commit
cf27299a3c
3 changed files with 36 additions and 22 deletions
|
|
@ -6,7 +6,7 @@ struct sway_text_node {
|
|||
int width;
|
||||
int max_width;
|
||||
int height;
|
||||
int baseline;
|
||||
float baseline;
|
||||
bool pango_markup;
|
||||
float color[4];
|
||||
float background[4];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue