~ruther/dwl

ref: cf7c5eae214609eddbfb98de856d33c26f8964b9 dwl/README.md -rw-r--r-- 4.8 KiB
c9964016 — Guido Cella 4 years ago
update README.md

- A maximum SLOC can't be reasonably determined before implementing the
missing protocols, so not any time soon

- dwl definitely isn't a simple as dwm since it must implement lots of
Wayland protocols and not just manage windows. The status bar
integration, layer shell popups, damage tracking and IME are gonna
require hundreds more lines each.

- "Buffering of input when spawning a client so you don't have to wait
for the window (use `wl_client_get_credentials` to get the PID) - would
this require passing through something like dmenu?  Extension protocol?"
This sounds exoteric, if anything this should be patch.

- Can dwl really be started from within an X session? When I do it from
dwm it crashes.

- A window's texture is scaled for its "home" monitor only (noticeable
when window sits across a monitor boundary)
Gonna open a ticket for this rather than keep it in the README.
bfbfe9f2 — Oyren 4 years ago
remove log flags from readme

The following commit has removed the logs but they are still in the
readme.
3b1992ca91b9a468019165c985263f5b1cc78c2c">https://github.com/djpohly/dwl/commit/3b1992ca91b9a468019165c985263f5b1cc78c2c
14ce0162 — Stivvo 4 years ago
Readme: achieve fullscreen + allow borderpx = 0
d74d4040 — Guido Cella 4 years ago
update README
d89cf6b7 — Devin J. Pohly 4 years ago
add some more hands-off protocols
9a7b7dd6 — Devin J. Pohly 4 years ago
change text wrapping

editors are more than capable here
54e2ef84 — Devin J. Pohly 4 years ago
add zero flicker to goals
a0bb84b2 — Devin J. Pohly 4 years ago
have selborder, still no urgent support from Wayland
22542980 — Devin J. Pohly 4 years ago
add non-goals list to README
e10c575b — Devin J. Pohly 4 years ago
update README to reflect work on XWayland
e629feab — Devin J. Pohly 4 years ago
note wlroots-git requirement

Fixes #9.
df10c475 — Devin J. Pohly 4 years ago
Revert to @arp242's suggestion

because directory permissions
14063d58 — Devin J. Pohly 4 years ago
Handle missing XDG_RUNTIME_DIR explicitly

Also update the documentation to indicate that this is a Wayland thing
and not dwl-specific.
da5b4d96 — Martin Tournoij 4 years ago
Add startup errors, mention XDG_RUNTIME_DIR in README

It was just exiting with code 1 for me. The problem turned out to be
that you *need* to set XDG_RUNTIME_DIR or it won't work (I think e.g.
systemd does that for you, but on Void it's not set by default), so
mention that in the README.
78187f5e — Devin J. Pohly 4 years ago
document -qvd options
abab2ed9 — Devin J. Pohly 4 years ago
remember export-dmabuf for when it's fixed in wlr
aef34a5e — Devin J. Pohly 5 years ago
update note about texture
7f95c773 — Devin J. Pohly 5 years ago
thoughts for readme
a71f7f29 — Devin J. Pohly 5 years ago
update README

Sad to see Wayland has no replacement for urgency hint yet.
6cad6985 — Devin J. Pohly 5 years ago
fix multi-dpi scaling
Next
Do not follow this link