summaryrefslogtreecommitdiffstats
path: root/rules/xorg-lib-AppleWM.in
blob: c64a91d083fb8b23506130468275a98c1b5e9a19 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
config XORG_LIB_APPLEWM
	bool
	select XORG_PROTO_APPLEWM
	select XORG_LIB_X11
	select XORG_LIB_XEXT
	select XORG_PROTO_XEXT
	prompt "libAppleWM"
	help
	  libapplewm is a simple library designed to interface
	  with the Apple-WM extension. This extension allows
	  X window managers to better interact with the Mac OS X
	  Aqua user interface when running X11 in a rootless mode.