This directory contains rawm, a Ra Window Manager for X.
This rawm distribution is a fork of suckless' dwm version 6.0 with
the following applied patches:
bstackgapless gridpertagWM_WINDOW_ROLEhide vacant tagsnametag- multi-monitor configuration
freetype2support- optional per-window keyboard layout (
-DPWKL) - optional window title (
-DWINTITLE) - optional
xineramasupport (-DXINERAMA) - count monocle/float windows in statusbar
iscenteredrule for float windows- configure layout
pertagat startup restartsig_NET_CLIENT_LIST- optional systray support (
-DSYSTRAY) statuscolorpatch- optional auto centering of floating popup windows
Unless original dwm version 6.0 this distribution depends on
freetype2 and xinerama (optional).
See git log for further differences.
The original sources can be downloaded from:
- https://git.suckless.org/dwm (git)
- https://dl.suckless.org/dwm/dwm-6.0.tar.gz (tarball)
- https://dwm.suckless.org/patches/ (patches)
- C99 compiler
- POSIX
sh(1p),make(1p)and "mandatory utilities" libX11freetype2fontconfigxineramais optional, for Xinerama Extension supportscdoc(1)to build manual page
The shell commands make && make install should build and install
this package.
See config.mk file for configuration parameters.
rawm can be customized by creating a custom config.h file and
(re)compiling the source code.
rawm is licensed through MIT/X Consortium License.
See LICENSE file for copyright and license details.