Skip to content

bakkeby/dwm-commented

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Do not use. Do not patch.

This fork of dwm adds extra comments and is intended for educational uses only. If you try to patch this version of dwm then that will most likely fail, more so the relative comments will no longer apply or be misleading as the underlying code will have changed.

If you are interested in dwm then get a fresh clone from the https://dwm.suckless.org/ site and use this as a reference rather than the basis for your build.

This fork has 0 patches and also does not cover patches.

━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
 Language                             Files        Lines         Code     Comments       Blanks
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
 C                                        4         8485         2361         5688          436
────────────────────────────────────────────────────────────────────────────────────────────────
 dwm.c                                              7210         1915         4961          334
 drw.c                                              1060          384          591           85
 util.c                                              114           28           77            9
 transient.c                                         101           34           59            8
────────────────────────────────────────────────────────────────────────────────────────────────
 C Header                                 3          439          135          274           30
────────────────────────────────────────────────────────────────────────────────────────────────
 config.def.h                                        336           88          231           17
 drw.h                                                86           41           34           11
 util.h                                               17            6            9            2
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
 Total                                    7         8924         2496         5962          466
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
Last tallied: 2026-02-26 17:36:27

About

A fork of dwm with comments explaining in detail how the window manager works

Resources

License

Stars

Watchers

Forks

Contributors