~ruther/dwl

ce2c9e66 — Devin J. Pohly 4 years ago
xwayland is the exceptional case, let xdg be 0
e10c575b — Devin J. Pohly 4 years ago
update README to reflect work on XWayland
a10357fa — Devin J. Pohly 4 years ago
condense appid/title logic
a21c9378 — Devin J. Pohly 4 years ago
fix segfault on xwayland "appid"
57fef503 — Alexander Courtis 4 years ago
xwayland: add server and basic window functionality (#10)

* xwayland: add server and basic window functionality

* xwayland: add server and basic window functionality

* xwayland: add server and basic window functionality

* xwayland: add server and basic window functionality
91b18d4d — Lauri Gustafsson 4 years ago
Add repeat delay and repeat rate to config.h (#13)

e629feab — Devin J. Pohly 4 years ago
note wlroots-git requirement

Fixes #9.
728e0e5d — Devin J. Pohly 4 years ago
clear correct focus on keyboard leave
63f09d1f — Shugyousha 4 years ago
Don't pass NULL surfaces to wlr focus functions (#8)

Turns out that this will hit asserts that will abort dwl.
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.
f19d00b9 — Devin J. Pohly 4 years ago
move perrors earlier

Should come right after the erroring call so nothing else has a chance
to overwrite errno
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.
8c0afa7c — Devin J. Pohly 4 years ago
send xdg_decoration configure right after create

Thanks to @cedws for pointing this out!
2598100d — Devin J. Pohly 4 years ago
Implement xdg-decoration protocol

Applications like alacritty which use this newer protocol will no longer
attempt to draw their own decoration.
5991cec0 — Devin J. Pohly 4 years ago
Write something more intuitive for focusclient()
78187f5e — Devin J. Pohly 4 years ago
document -qvd options
525bf258 — Devin J. Pohly 4 years ago
switch default term to alacritty
67299a18 — Devin J. Pohly 4 years ago
make sure freed listeners are removed from list
abab2ed9 — Devin J. Pohly 4 years ago
remember export-dmabuf for when it's fixed in wlr
Next
Do not follow this link