summaryrefslogtreecommitdiffstats
path: root/rules/xorg-proto-composite.in
blob: 53a050643940fcaadb0b79c0f4dc563654b4240a (plain)
1
2
3
4
5
6
7
8
9
10
11
config XORG_PROTO_COMPOSITE
	bool
	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.