mirror of
https://github.com/swaywm/sway.git
synced 2025-11-05 13:29:51 -05:00
Merge branch 'master' into tray
This commit is contained in:
commit
0fc9628f03
2 changed files with 3 additions and 1 deletions
|
|
@ -5,6 +5,7 @@
|
|||
#include <string.h>
|
||||
#include <stdio.h>
|
||||
#include <stdbool.h>
|
||||
#include <stdint.h>
|
||||
#include "log.h"
|
||||
|
||||
PangoLayout *get_pango_layout(cairo_t *cairo, const char *font, const char *text,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue