mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-10-29 05:40:12 -04:00
Also renames create to init. We'll use create for anything that allocates and init for anything that takes a pointer and initializes it. |
||
|---|---|---|
| .. | ||
| compositor | ||
| .gitignore | ||
| cat.c | ||
| cat.h | ||
| compositor.h | ||
| meson.build | ||
| pointer.c | ||
| rotation.c | ||
| shared.c | ||
| shared.h | ||
| simple.c | ||
| tablet.c | ||
| touch.c | ||