Find a file
2024-08-07 17:36:55 +02:00
config.def.h edited config.def 2024-08-07 17:36:55 +02:00
config.h added susuwatari query 2024-08-07 17:36:18 +02:00
config.mk changed version 2024-08-06 12:19:46 +02:00
drw.c 1rst version 2024-07-29 22:18:47 +02:00
drw.h 1rst version 2024-07-29 22:18:47 +02:00
drw.o 1rst version 2024-07-29 22:18:47 +02:00
dwm trying to leave binary 2024-08-07 02:02:26 +02:00
dwm.1 dwm.1: fix wrong text in man page 2020-07-08 18:05:50 +02:00
dwm.c per tag layout 2024-08-04 11:53:56 +02:00
dwm.c.orig per tag layout 2024-08-04 11:53:56 +02:00
dwm.o trying to leave binary 2024-08-07 02:02:26 +02:00
dwm.png alternate dwm.png 2006-07-19 14:49:19 +02:00
LICENSE LICENSE: add Chris Down 2022-04-26 15:50:32 +02:00
Makefile Makefile: remove the options target 2023-09-22 15:13:29 +02:00
movestack.c move in stack 2024-08-02 15:03:30 +02:00
README updated readme 2024-08-07 02:00:53 +02:00
shell.nix per tag layout 2024-08-04 11:53:56 +02:00
transient.c applied Peter Hartlichs nice interim Xinerama and map fix patches, for debugging purposes I also added his transient test driver 2011-07-29 20:01:22 +02:00
util.c sync code-style patch from libsl 2022-08-08 10:43:09 +02:00
util.h import new drw from libsl and minor fixes. 2016-06-26 13:52:36 +02:00
util.o first draft 2024-07-29 19:33:52 +02:00

# Pendragon - dynamic window manager
pendragon is a config of dwm, which is an extremely fast, small, and dynamic window manager for X.

# Configuration
The configuration of dwm is done by creating a custom config.h
and (re)compiling the source code.