Tech News
← Back to articles

Suckless.org: software that sucks less

read original related products more articles

Home of dwm, dmenu and other quality software with a focus on simplicity, clarity, and frugality.

Read more about our philosophy and join us on the mailing list.

News

Atom feed

2024-11-26

2024-04-05

This reverts a commit and a regression with cursor move with wide glyphs, for example with GNU readline.

2024-03-20

Below are some highlights of the changes for the recent releases of dmenu, dwm, st and tabbed, see the git logs for all details:

General small Makefile improvements, rationale being: just be verbose and show what is done: do not abstract/hide details from the user/developer. Respect (more) the package manager and build system flags (CFLAGS, LDFLAGS, etc).

... continue reading