mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-10-29 05:40:12 -04:00
refactor example config and add ini.c
This commit is contained in:
parent
98f4cdfccb
commit
54f87146c3
10 changed files with 463 additions and 158 deletions
|
|
@ -22,6 +22,7 @@
|
|||
#include <wlr/types/wlr_keyboard.h>
|
||||
#include <math.h>
|
||||
#include "shared.h"
|
||||
#include "config.h"
|
||||
#include "cat.h"
|
||||
|
||||
struct sample_state {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue