# [TITLE]: sway
# [DESCRIPTION]: i3-compatible Wayland compositor
# [STATUS]: Active
# [CAPABILITIES]:
# [TAGS]:
# [MAINTAINER]: Auke Kok <auke-jan.h.kok@intel.com>

include(libX11client)
include(libglib)
include(wayland-server)

# start of custom additions (edits outside this area will be removed automatically)
include(gnome-base-libs)
include(swaybg)
include(swayidle)
include(swaylock)
include(xdg-utils)
also-add(vifm)
also-add(mpv)
include(xdg-desktop-portal)
include(xdg-desktop-portal-wlr)
# end of custom additions

# main package
sway
