This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// gcc -o main main.c -std=gnu23 -lwayland-client | |
#include <assert.h> | |
#include <stdio.h> | |
#include <string.h> | |
#include <stdlib.h> | |
#include <wayland-client-protocol.h> | |
#define MAX_NAME_SIZE 512 | |
#define MAX_MONITORS 42 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
MODULES=( | |
dispcc_sc8280xp | |
dispcc-x1e80100 | |
dwc3-qcom | |
evdev | |
gpio_sbu_mux | |
gpucc_sc8280xp | |
gpucc-x1e80100 | |
i2c_hid | |
i2c_hid_of |