1
0
mirror of https://github.com/home-assistant/operating-system.git synced 2026-04-30 05:31:18 +01:00
Files
operating-system/buildroot/package/x11r7/xapp_xcompmgr/Config.in
2018-03-17 23:47:00 +00:00

11 lines
320 B
Plaintext

config BR2_PACKAGE_XAPP_XCOMPMGR
bool "xcompmgr"
select BR2_PACKAGE_XLIB_LIBXCOMPOSITE
select BR2_PACKAGE_XLIB_LIBXDAMAGE
select BR2_PACKAGE_XLIB_LIBXEXT
select BR2_PACKAGE_XLIB_LIBXFIXES
select BR2_PACKAGE_XLIB_LIBXRENDER
help
xcompmgr is a sample compositing manager that enables basic
eye-candy effects.