~ruther/dwl

ref: 43016bdad80fcd2efe557a43e8db2345ead9b5f4 dwl/dwl.1 -rw-r--r-- 3.3 KiB
f2c5023a — Lennart Jablonka 1 year, 2 months ago
dwl(1): use correct special characters for - and '

The hyphen-minus <-> and apostrophe-quote <'> are interpreted by troff
as hyphen and right single quotation mark.  See groff_char(7).

Fixes: 0db6f3c5b5f9 ("add dwl(1)")
f4b6b429 — Leonardo Hernández Hernández 1 year, 4 months ago
Merge remote-tracking branch 'upstream/main' into wlroots-next
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.
b299e01e — Leonardo Hernández Hernández 2 years ago
Merge remote-tracking branch 'upstream/main' into wlroots-next
935b852d — Leonardo Hernández Hernández 2 years ago
add [-d] flag to enable debug logging
1333f8cc — Leonardo Hernández Hernández 2 years ago
Merge remote-tracking branch 'upstream/main' into wlroots-next
755fcae2 — Angelo Antony 2 years ago
fix typo
b5229636 — Leonardo Hernández Hernández 2 years ago
Merge remote-tracking branch 'upstream/main' into wlroots-next
df34fdd4 — Jan Beich 2 years ago
chase default terminal in manpage after 7710cf050d1a
88a8b784 — Leonardo Hernández Hernández 3 years ago
Merge remote-tracking branch 'djpohly/main' into wlroots-next

chase wlroots X11 hints update
5de68ba7 — Leonardo Hernández Hernández 3 years ago
sync manpage and help info

Signed-off-by: Leonardo Hernández Hernández <leohdz172@protonmail.com>
dca68f9a — Leonardo Hernández Hernández 3 years ago
Merge remote-tracking branch 'djpohly/main' into wlroots-next
063736f8 — Leonardo Hernández Hernández 3 years ago
add `-v` flag to the manpage

Thanks @Humm42
add dwl(1)

Documentation is good.  Man pages are documentation.  A program without
a man page is worthless.
Merge pull request #180 from Humm42/manpage

add dwl(1)
add dwl(1)

Documentation is good.  Man pages are documentation.  A program without
a man page is worthless.