feat: scenefx blur shadow corner radius and opacity
This commit is contained in:
@@ -38,6 +38,8 @@ xkbcommon_dep = dependency('xkbcommon')
|
||||
libinput_dep = dependency('libinput')
|
||||
libwayland_client_dep = dependency('wayland-client')
|
||||
pcre2_dep = dependency('libpcre2-8')
|
||||
libscenefx_dep = dependency('scenefx-0.3')
|
||||
|
||||
|
||||
# 获取 Git Commit Hash 和最新的 tag
|
||||
git = find_program('git', required : false)
|
||||
@@ -75,6 +77,7 @@ executable('maomao',
|
||||
libm,
|
||||
xcb,
|
||||
xlibs,
|
||||
libscenefx_dep,
|
||||
wayland_server_dep,
|
||||
wlroots_dep,
|
||||
xkbcommon_dep,
|
||||
|
||||
Reference in New Issue
Block a user