1
0
mirror of https://github.com/tiyn/dwm.git synced 2025-04-20 08:17:45 +02:00

Compare commits

..

No commits in common. "4ff8663e8898b808a769b71e7ec2e651a833c8de" and "722caafce36777224f2b1f6033dc9efff6355e6f" have entirely different histories.

2 changed files with 0 additions and 3 deletions

2
.gitignore vendored
View File

@ -1,2 +0,0 @@
*.o
dwm

View File

@ -20,7 +20,6 @@ The list below shows the currently applied patches to the master branch.
- dwm-deck-6.0.diff (adds deck layout)
- dwm-noborder-6.2.diff (removes border if there is only one window)
- dwm-pertag-20170513-ceac8c9.diff (allows having a layout/mwfact/barpos/nmaster per tag)
- dwm-status2d-6.2.diff (adds colors and ability to draw rectangles)
- dwm-statusallmons-6.2.diff (display statusbar on every monitors)
- dwm-statuscmd-6.2.diff (enables dwmblocks compatibility)
- dwm-systray-6.2.diff (adds a systray to statusbar)