Source: swayfx
Section: x11
Priority: optional
Maintainer: Damian Daniel <damian@danielovci.net>
Build-Depends: debhelper-compat (= 14),
               dh-sequence-single-binary,
               meson (>= 1.3),
               ninja-build,
               libwlroots-0.20-dev (>= 0.20.0),
               libscenefx-0.5-dev,
               libwayland-dev (>= 1.21.0),
               wayland-protocols (>= 1.41),
               libxkbcommon-dev (>= 1.5.0),
               libinput-dev (>= 1.26.0),
               libudev-dev,
               libevdev-dev,
               libdrm-dev,
               libcairo2-dev,
               libpango1.0-dev,
               libgdk-pixbuf-2.0-dev,
               libjson-c-dev (>= 0.13),
               libpcre2-dev,
               libpixman-1-dev,
               libxcb1-dev,
               libxcb-icccm4-dev,
               libsystemd-dev,
               scdoc,
Standards-Version: 4.7.4
Homepage: https://github.com/wlrfx/swayfx
Vcs-Browser: https://salsa.debian.org/damian/swayfx
Vcs-Git: https://salsa.debian.org/damian/swayfx.git

Package: swayfx
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Recommends: swaybg
Suggests: swayidle, swaylock, xwayland
Description: Sway, but with eye candy!
 Sway is an incredible window manager, and certainly one of the most
 well established Wayland window managers. However, it is restricted to
 only include the functionality that existed in i3. SwayFX ditches the
 simple wlr_renderer, and replaces it with its own fx_renderer, capable
 of rendering with fancy GLES2 effects. This expands Sway's feature set
 to include blur, anti-aliased rounded corners, borders and titlebars,
 shadows, dim unfocused windows, and animations.
