mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-03-17 05:33:52 -04:00
csi: add back 'blink' attribute
This commit is contained in:
parent
ccc8ef9606
commit
6c6543cfeb
2 changed files with 3 additions and 3 deletions
|
|
@ -44,7 +44,7 @@ struct wayland {
|
|||
bool have_argb8888;
|
||||
};
|
||||
|
||||
struct rgb { float r, g, b; } __attribute__((packed));
|
||||
struct rgb { float r, g, b; };
|
||||
|
||||
/*
|
||||
* Note: we want the cells to be as small as possible. Larger cells
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue