summaryrefslogtreecommitdiffstats
path: root/rules/pekwm.in
blob: 8bd0541043476690da264cd17f9ff2cb2b0bef10 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
config PEKWM
	bool
	select XORG_LIB_SM
	select XORG_LIB_ICE
	select XORG_LIB_X11
	select XORG_LIB_XEXT
	select XORG_LIB_XPM
	select GCCLIBS_CXX
	prompt "pekwm"
	help
	  The Pek Window Manager is written by Claes Nästen, the code
	  is based on the aewm++ window manager, but it has evolved
	  enough that it no longer resembles aewm++ at all. It has a
	  much expanded feature-set, including window grouping
	  (similar to ion, pwm, or fluxbox), autoproperties, xinerama,
	  keygrabber that supports keychains, and much more.