dwm is a dynamic window manager for X. It manages windows in tiled, monocle and floating layouts. All of the layouts can be applied dynamically, optimising the environment for the application in use and the task performed.
Go to file
2024-08-25 14:22:30 +08:00
doc first commit 2024-08-25 08:21:15 +08:00
patches feat(patches): add viewontag patche 2024-08-25 14:22:30 +08:00
.gitignore feat(git): add ignore file 2024-08-25 09:50:49 +08:00
config.def.h feat(patches): add viewontag patche 2024-08-25 14:22:30 +08:00
config.mk fix(config.mk): revise config.mk X11 2024-08-25 09:41:17 +08:00
drw.c first commit 2024-08-25 08:21:15 +08:00
drw.h first commit 2024-08-25 08:21:15 +08:00
dwm.1 feat(patches): add autostart patches 2024-08-25 09:54:23 +08:00
dwm.c feat(patches): add viewontag patche 2024-08-25 14:22:30 +08:00
dwm.png first commit 2024-08-25 08:21:15 +08:00
LICENSE first commit 2024-08-25 08:21:15 +08:00
Makefile fix(Makefile): revise makefile 2024-08-25 13:53:25 +08:00
README.md first commit 2024-08-25 08:21:15 +08:00
transient.c first commit 2024-08-25 08:21:15 +08:00
util.c first commit 2024-08-25 08:21:15 +08:00
util.h first commit 2024-08-25 08:21:15 +08:00

Dwm