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,
|
wmenu,
|
||||||
foot
|
foot
|
||||||
Suggests:
|
Suggests:
|
||||||
|
swayfx-backgrounds,
|
||||||
swayidle,
|
swayidle,
|
||||||
swaylock,
|
swaylock,
|
||||||
xdg-desktop-portal-wlr,
|
xdg-desktop-portal-wlr,
|
||||||
xdg-desktop-portal-gtk
|
xdg-desktop-portal-gtk
|
||||||
Provides:
|
Provides:
|
||||||
sway,
|
sway
|
||||||
sway-backgrounds
|
|
||||||
Description: Sway, but with eye candy!
|
Description: Sway, but with eye candy!
|
||||||
Sway is an incredible window manager, and certainly one of the most well
|
Sway is an incredible window manager, and certainly one of the most well
|
||||||
established wayland window managers. However, it is restricted to only
|
established wayland window managers. However, it is restricted to only
|
||||||
include the functionality that existed in i3. This fork ditches the simple
|
include the functionality that existed in i3. This fork ditches the simple
|
||||||
wlr_renderer, and replaces it with our fx_renderer, capable of rendering
|
wlr_renderer, and replaces it with our fx_renderer, capable of rendering
|
||||||
with fancy GLES2 effects.
|
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