Polytree tiling window manager
Go to file
Alex Kotov f5d69ec1ad
Allow to change default number of clients in master area with settings
2021-11-14 02:42:58 +05:00
.gitignore My initial DWM changes 2021-11-12 13:42:58 +05:00
LICENSE Add myself to contributors 2021-11-12 14:44:39 +05:00
Makefile Remove "transient" executable 2021-11-13 21:42:57 +05:00
README update README: remove mentioning the old dextra repo 2018-03-14 21:03:11 +01:00
README.md Apply resetnmaster patch (no file) and fix existing code 2021-11-14 02:26:50 +05:00
atoms.c Move atom "UTF8_STRING" to atoms module 2021-11-13 03:36:10 +05:00
atoms.h Move atom "UTF8_STRING" to atoms module 2021-11-13 03:36:10 +05:00
config.def.h Allow to change default number of clients in master area with settings 2021-11-14 02:42:58 +05:00
config.h My initial DWM changes 2021-11-12 13:42:58 +05:00
config.mk Fix build on FreeBSD (tried on 13.0) 2021-11-13 17:34:14 +05:00
datetime.c Move services out of separate directory 2021-11-13 21:38:20 +05:00
datetime.h Move services out of separate directory 2021-11-13 21:38:20 +05:00
drw.c Revert "Improve speed of drw_text when provided with large strings" 2021-08-20 23:09:48 +02:00
drw.h ColBorder has been moved to the enum with ColFg and ColBg. 2018-03-14 17:46:48 +01:00
dwm.1 dwm.1: fix wrong text in man page 2020-07-08 18:05:50 +02:00
dwm.c Allow to change default number of clients in master area with settings 2021-11-14 02:42:58 +05:00
dwm.desktop My initial DWM changes 2021-11-12 13:42:58 +05:00
dwm.png alternate dwm.png 2006-07-19 14:49:19 +02:00
settings.c Allow to change default number of clients in master area with settings 2021-11-14 02:42:58 +05:00
settings.h Allow to change default number of clients in master area with settings 2021-11-14 02:42:58 +05:00
status.c Move services out of separate directory 2021-11-13 21:38:20 +05:00
status.h Move services out of separate directory 2021-11-13 21:38:20 +05:00
util.c die() on calloc failure 2016-11-05 11:34:52 +01:00
util.h import new drw from libsl and minor fixes. 2016-06-26 13:52:36 +02:00

README.md

Applied patches

  • alwayscenter
  • fakefullscreen
  • focusonclick
  • hide_vacant_tags
  • movestack
  • nmaxmaster
  • pertag
  • resetnmaster
  • smartborders
  • statusallmons
  • systray

Interesting patches (not applied)

  • attachdirection
  • cursorwarp
  • focusmaster
  • focusmonmouse
  • warp