summaryrefslogtreecommitdiffstats
path: root/rules/xorg-proto-composite.in
blob: d92a89735afa1ac1bf2605d7b5409ad0fb93114c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
## SECTION=multimedia_xorg_proto

config XORG_PROTO_COMPOSITE
	tristate
	help
	  The X Composite extension adds support for translucent windows and
	  non-rectangular windows with anti-aliased edges to the X window
	  system. It also makes the content of obscured windows available to
	  for example desktop pagers, and provides backing store which
	  eliminates flicker. It also makes it possible for a composition
	  manager to draw dynamic effects on the screen, such as window drop
	  shadows.