~ruther/dwl

20ed6cb3 — Devin J. Pohly 4 years ago
allow passing NULLs to xytoclient

For sx/sy, these are handled by the underlying call to
wlr_surface_surface_at.
8c80f745 — Devin J. Pohly 4 years ago
remove outdated/fixed comment
187d25e8 — Devin J. Pohly 4 years ago
style: int instead of bool
d0df4d0d — Devin J. Pohly 4 years ago
correct standard include for signal.h

Fixes #1.  Thanks @sdsddsd1!
87f8e668 — Devin J. Pohly 4 years ago
include border in xytoclient

If there isn't an actual surface under the cursor, *surface will be set
to NULL, which is safe now that focus functions handle a NULL surface
safely.
2c134faa — Devin J. Pohly 4 years ago
allow NULL surface with client in focus functions
33b02368 — Devin J. Pohly 4 years ago
make move-grab coords client-relative
3973ea5b — Devin J. Pohly 4 years ago
unify movemouse/resizemouse
53e71957 — Devin J. Pohly 4 years ago
fix a long line
40d0d0f8 — Devin J. Pohly 4 years ago
wait to get window geometry until map time
34d5045d — Devin J. Pohly 4 years ago
use wlr_box for client geometry
a25ad1c3 — Devin J. Pohly 4 years ago
call arrange only where needed

A few of these could probably even be more specific, but this is where
dwm's calls are.
499a43db — Devin J. Pohly 4 years ago
funnel isfloating changes through setfloating()
ce5d116e — Devin J. Pohly 4 years ago
move comment where it's more relevant
aef34a5e — Devin J. Pohly 4 years ago
update note about texture
dd50a3ee — Devin J. Pohly 4 years ago
mouse move now changes window monitor
19e71262 — Devin J. Pohly 4 years ago
options to select log level
b2960e53 — Devin J. Pohly 4 years ago
rename keyboardfocus() to focusclient()
7094bcc5 — Devin J. Pohly 4 years ago
integrate raiseclient into keyboardfocus
6d5726e4 — Devin J. Pohly 4 years ago
don't pass compositor button events to client
Next
Do not follow this link