Skip to content

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

License

Notifications You must be signed in to change notification settings

bakkeby/dwm-commented

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 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         8438         2342         5669          427
------------------------------------------------------------------------------------------------
 dwm.c                                              7210         1916         4962          332
 drw.c                                              1013          364          571           78
 util.c                                              114           28           77            9
 transient.c                                         101           34           59            8
------------------------------------------------------------------------------------------------
 C Header                                 3          414          132          252           30
------------------------------------------------------------------------------------------------
 config.def.h                                        313           87          209           17
 drw.h                                                84           39           34           11
 util.h                                               17            6            9            2
================================================================================================
 Total                                    7         8852         2474         5921          457
================================================================================================
Last tallied: 2024-10-29 23:18:24

About

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

Resources

License

Stars

Watchers

Forks

Contributors 4

  •  
  •  
  •  
  •