summaryrefslogtreecommitdiffstats
path: root/rules/xorg-lib-Xdamage.in
blob: bf3f3fcfc91df365b40e9a483170675ba57e1702 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
## SECTION=multimedia_xorg_lib

config XORG_LIB_XDAMAGE
	tristate
	prompt "libXdamage"
	select XORG_PROTO_DAMAGE
	select XORG_PROTO_FIXES
	select XORG_PROTO_XEXT
	select XORG_LIB_XFIXES
	help
	 The X Damage Extension provides notifications to applications when the content
	 of the screen or individual windows changes as a result of applications
	 drawing on them.