~ruther/dwl

db647f2d — Devin J. Pohly 4 years ago
fix labels on issue templates
38ba6d22 — Stivvo 4 years ago
Fullscreen: simplifications and fixes

Merges #69.
c2b53c2d — Devin J. Pohly 4 years ago
Merge pull request #91 from drdonahue/wip-tag-status-interface

Interface to display tag information on status bar
ecc60878 — David Donahue 4 years ago
changed fprintf(stdout) instances to printf(), changed function name from statusbar to printstatus
43b6e804 — Devin J. Pohly 4 years ago
Revert "remove sigchld function"

This reverts commit 1fa72b07728ebb396a9f236921b81c369bb12ccb.
Fixes #97.
1fa72b07 — Devin J. Pohly 4 years ago
remove sigchld function

Explicitly setting the handler for SIGCHLD to SIG_IGN tells the OS to
reap zombie processes automatically, which is what we wanted anyway.
7cee5060 — David Donahue 4 years ago
added redirect from stdout to stderr for spawned processes to prevent conflicts with the statusbar outputs
15f5d31f — Devin J. Pohly 4 years ago
correct key constant name

Fixes #94.
5b51bb82 — David Donahue 4 years ago
Fixed tab formatting in 6 locations where statusbar() is called
f5e7caac — David Donahue 4 years ago
Changed output to stdout instead of a file
593b7eec — David Donahue 4 years ago
updated output format for better expansibility and easier parsing
fd498e19 — Devin J. Pohly 4 years ago
clarify a bit about status bars
02eed717 — Devin J. Pohly 4 years ago
add explanatory command about Ctrl-Alt-Bksp/Fx
2d71c9b9 — Devin J. Pohly 4 years ago
Add default menu command

dwm config parity
87b16e60 — Devin J. Pohly 4 years ago
Defaults should match dwm/Xorg default behavior
9f90011e — Devin J. Pohly 4 years ago
add note about wlroots-next branch
ed8e80d9 — Devin J. Pohly 4 years ago
Revert "document that we currently follow wlroots-git"

This reverts commit 9677f99dc3d5cb93ee6797609fd358fdfd3b3a3a.
a11f2bbc — Devin J. Pohly 4 years ago
Revert "fix undeclared WLR_KEY_PRESSED"

This reverts commit 67896e9d8b98f679faf4456e26e82057c1884789.
8ed88822 — Devin J. Pohly 4 years ago
Revert "remove EGL parameter from backend_autocreate"

This reverts commit 0ff13cf216056a36a261f4eed53c6a864989a9fb.
3e82fad9 — Devin J. Pohly 4 years ago
fix style on space-indented function
Next
Do not follow this link