• Stars
    star
    364
  • Rank 117,101 (Top 3 %)
  • Language
    C
  • License
    MIT License
  • Created over 2 years ago
  • Updated 5 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

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

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         8461         2348         5687          426
------------------------------------------------------------------------------------------------
 dwm.c                                              7210         1917         4961          332
 drw.c                                              1035          369          588           78
 util.c                                              115           28           79            8
 transient.c                                         101           34           59            8
------------------------------------------------------------------------------------------------
 C Header                                 3          412          131          251           30
------------------------------------------------------------------------------------------------
 config.def.h                                        313           87          209           17
 drw.h                                                84           39           34           11
 util.h                                               15            5            8            2
================================================================================================
 Total                                    7         8873         2479         5938          456
================================================================================================
Last tallied: 2023-04-09 21:46:54

More Repositories

1

dwm-flexipatch

A dwm build with preprocessor directives to decide which patches to include during build time
C
1,141
star
2

st-flexipatch

An st build with preprocessor directives to decide which patches to include during build time
C
345
star
3

patches

Collection of patches for dwm, st and dmenu
282
star
4

dmenu-flexipatch

A dmenu build with preprocessor directives to decide which patches to include during build time
C
181
star
5

dusk

Just another fork of dwm
C
146
star
6

flexipatch-finalizer

A custom pre-processor for removing non-selected patches from flexipatch builds leaving a final patched build
Shell
100
star
7

slock-flexipatch

An slock build with preprocessor directives to decide which patches to include during build time
C
81
star
8

tabbed-flexipatch

A tabbed build with preprocessor directives to decide which patches to include during build time
C
42
star
9

choosing-a-sync-service-under-linux

Notes on my experience and thoughts regarding choosing a sync service for maintaining dotfiles, scripts and documents across Linux installations
33
star
10

dwm-vanitygaps

My dwm vanitygaps build (incl. individual patches)
C
24
star
11

encircle

A Xinerama X cursor monitor wrapper
C
12
star
12

dusk.resources

Xresource themes and example status scripts, etc. for dusk
Shell
9
star
13

dmenu

Just another fork of dmenu
C
8
star
14

xban

Hides the X mouse cursor on keypress and reveals it again when the mouse cursor moves
C
7
star
15

dawn

Just another fork of dwm
C
7
star
16

slstatus-for-dusk

Variant of slstatus that can be used with the dusk window manager
C
4
star
17

qp

A quick plotting tool to create graphs out of arbitrary data
Python
4
star
18

comb

Combination generator with support for non-combineable selections
C
2
star
19

sublime-text-jira-snippets

Sublime Text snippets providing Atlassian Jira formatting options
2
star
20

pywal-restore-colorscheme

bash snippet to restore pywal color scheme for interactive non-login shells
Shell
1
star
21

sfxml

Sloppy format XML - a simple XML formatter
C
1
star