~ruther/dwl

ref: df610157e54e82b69b0e2d0698aa952f4c584f1a dwl/README.md -rw-r--r-- 5.6 KiB
df610157 — Devin J. Pohly 4 years ago
update README based on contributions
dfc347af — Devin J. Pohly 4 years ago
add Discord link
bac3221a — Devin J. Pohly 4 years ago
Stivvo deserves a shout-out too!
20642753 — Devin J. Pohly 4 years ago
Merge updates from guidocella

Thanks so much for helping to keep the project running while life was
crazy!
c5087d41 — Devin J. Pohly 4 years ago
Merge pull request #53 from Stivvo/fullscreen

Fullscreen support
5f3a7887 — Devin J. Pohly 4 years ago
Same target as dwm sounds like a good goal
62529e25 — Devin J. Pohly 4 years ago
Merge pull request #49 from guidocella/layer-shell

Layer shell
e0f11abd — Devin J. Pohly 4 years ago
Merge pull request #56 from oyren/readme_log

remove log flags from readme
3695ac64 — Guido Cella 4 years ago
spacing
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
fcc869ed — Stivvo 4 years ago
Readme: achieve fullscreen + allow borderpx = 0
a2e5c25e — 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
d74d4040 — Guido Cella 5 years ago
update README
a683ec50 — Bonicgamer 5 years ago
Merge pull request #1 from djpohly/master

Pull Request
d89cf6b7 — Devin J. Pohly 5 years ago
add some more hands-off protocols
9a7b7dd6 — Devin J. Pohly 5 years ago
change text wrapping

editors are more than capable here
54e2ef84 — Devin J. Pohly 5 years ago
add zero flicker to goals
a0bb84b2 — Devin J. Pohly 5 years ago
have selborder, still no urgent support from Wayland
Next