~ruther/dwl

ref: 1464c2b2baa76b4f142e9d0e810d035e9b2114dd dwl/config.def.h -rw-r--r-- 8.0 KiB
34b7a572 — A Frederick Christensen 1 year, 5 months ago
Update wmenu-run name
switch to wmenu

bemenu is very bloated, turning itself into a library, which makes it
7489 SLOC.

wmenu on the other hand, looks suckless by default, and is only 2000
SLOC, which i also find alot nicer to use, since bemenu does nothing
to replicate the original dmenu feel.
3a95d4ed — A Frederick Christensen 1 year, 6 months ago
Fix rule examples; minimize newbie surprises

Make example rules be actual EXAMPLES.
Now newcomers should not have to ask, "When I start firefox, nothing
happens. What is going on?"

Also clarified a minor typo and a consistency in spacing.
a1f3e25c — Leonardo Hernández Hernández 2 years ago
turn on -Wfloat-conversion
9a84789f — Dima Krasner 1 year, 10 months ago
restore and respect rootcolor
7341d047 — Leonardo Hernández Hernández 1 year, 10 months ago
add a note about not removing the default rule

Closes: https://codeberg.org/dwl/dwl/issues/527
d6fabe3a — Leonardo Hernández Hernández 2 years ago
add a comment about chvt keybindings

Closes: https://github.com/djpohly/dwl/issues/427
b299e01e — Leonardo Hernández Hernández 2 years ago
Merge remote-tracking branch 'upstream/main' into wlroots-next
6d9a915f — Leonardo Hernández Hernández 2 years ago
Revert "just add define"

I'm going to make some changes in the config file anyway

This reverts commit e5367753bb90add013ee5d170a110064298ac2c4.
935b852d — Leonardo Hernández Hernández 2 years ago
add [-d] flag to enable debug logging
72a7d78a — Leonardo Hernández Hernández 2 years ago
make the borders red borders for urgent clients

iirc this is the same behavior of dwm
d63f4078 — Leonardo Hernández Hernández 2 years ago
use the same border colors as dwm
f4031590 — Leonardo Hernández Hernández 2 years ago
add missing url about the COLOR macro
0ab1ed65 — Leonardo Hernández Hernández 2 years ago
add macro to configure colors

Closes: https://github.com/djpohly/dwl/issues/466
1333f8cc — Leonardo Hernández Hernández 2 years ago
Merge remote-tracking branch 'upstream/main' into wlroots-next
e5367753 — Ben Collerson 2 years ago
just add define
9be85c11 — Ben Collerson 2 years ago
tagcount should have been a #define
9dd3f230 — Leonardo Hernández Hernández 2 years ago
Merge remote-tracking branch 'upstream/main' into wlroots-next
5215712c — A Frederick Christensen 2 years ago
Stray whitespace fixes
733754bb — Leonardo Hernández Hernández 2 years ago
Merge remote-tracking branch 'upstream/main' into wlroots-next
Next