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

config XORG_LIB_XDAMAGE
	tristate
	prompt "libXdamage"
	select XORGPROTO
	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.