aboutsummaryrefslogtreecommitdiffstats
path: root/sway/meson.build
diff options
context:
space:
mode:
authorLibravatar Alexander Orzechowski <alex@ozal.ski>2023-06-19 13:05:12 -0400
committerLibravatar Simon Ser <contact@emersion.fr>2023-06-19 19:14:28 +0200
commit876687000d4de503cdb01fcd8fa14f1b05dd9a1e (patch)
treeb438f8aa15357a0a4123769f9b8207278636f94b /sway/meson.build
parentinput/libinput: add scroll_button_lock method (diff)
downloadsway-876687000d4de503cdb01fcd8fa14f1b05dd9a1e.tar.gz
sway-876687000d4de503cdb01fcd8fa14f1b05dd9a1e.tar.zst
sway-876687000d4de503cdb01fcd8fa14f1b05dd9a1e.zip
render: Use wlroots scale filter
Diffstat (limited to 'sway/meson.build')
-rw-r--r--sway/meson.build1
1 files changed, 0 insertions, 1 deletions
diff --git a/sway/meson.build b/sway/meson.build
index bc193bf9..3abd778d 100644
--- a/sway/meson.build
+++ b/sway/meson.build
@@ -223,7 +223,6 @@ sway_deps = [
223 math, 223 math,
224 pango, 224 pango,
225 pcre2, 225 pcre2,
226 glesv2,
227 pixman, 226 pixman,
228 threads, 227 threads,
229 wayland_server, 228 wayland_server,