separate swayfx background package
This commit is contained in:
parent
9f2ff33433
commit
a18bd148a2
1 changed files with 20 additions and 2 deletions
22
debian/control
vendored
22
debian/control
vendored
|
@ -38,16 +38,34 @@ Recommends:
|
|||
wmenu,
|
||||
foot
|
||||
Suggests:
|
||||
swayfx-backgrounds,
|
||||
swayidle,
|
||||
swaylock,
|
||||
xdg-desktop-portal-wlr,
|
||||
xdg-desktop-portal-gtk
|
||||
Provides:
|
||||
sway,
|
||||
sway-backgrounds
|
||||
sway
|
||||
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. This fork ditches the simple
|
||||
wlr_renderer, and replaces it with our fx_renderer, capable of rendering
|
||||
with fancy GLES2 effects.
|
||||
|
||||
Package: swayfx-backgrounds
|
||||
Architecture: all
|
||||
Multi-Arch: foreign
|
||||
Depends:
|
||||
${misc:Depends},
|
||||
${shlibs:Depends}
|
||||
Suggests:
|
||||
swayfx
|
||||
Provides:
|
||||
sway-backgrounds
|
||||
Description: Set of backgrounds packaged with the sway window manager
|
||||
sway (SirCmpwn's Wayland compositor) is a tiling Wayland compositor and a
|
||||
drop-in replacement for the i3 window manager for X11. It works with your
|
||||
existing i3 configuration and supports most of i3's features, plus a few
|
||||
extras. This means it is a minimalist, tiling window manager.
|
||||
.
|
||||
This package contains a set of desktop backgrounds that come with sway.
|
||||
|
|
Loading…
Add table
Reference in a new issue