mirror of
https://github.com/DreamMaoMao/maomaowm.git
synced 2026-04-06 07:15:53 -04:00
添加客户端缩放函数
This commit is contained in:
parent
5e332b0426
commit
2f8a6285b2
2 changed files with 8 additions and 0 deletions
1
maomao.c
1
maomao.c
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue