添加客户端缩放函数

This commit is contained in:
DreamMaoMao 2025-02-26 17:33:29 +08:00
parent 5e332b0426
commit 2f8a6285b2
2 changed files with 8 additions and 0 deletions

View file

@ -12,6 +12,7 @@
#include <sys/wait.h>
#include <time.h>
#include <unistd.h>
#include <wlr/types/wlr_fractional_scale_v1.h>
#include <wayland-server-core.h>
#include <wlr/backend.h>
#include <wlr/backend/libinput.h>