mirror of
https://github.com/swaywm/sway.git
synced 2025-11-06 13:29:50 -05:00
Wire up output frame loop
This commit is contained in:
parent
7eafcc75f6
commit
1efd5f819f
10 changed files with 75 additions and 13 deletions
|
|
@ -1,3 +1,4 @@
|
|||
#define _POSIX_C_SOURCE 200809L
|
||||
#include <strings.h>
|
||||
#include <ctype.h>
|
||||
#include <stdlib.h>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue