~ruther/dwl

1d0350fa — Devin J. Pohly 4 years ago
refocus -> lastfocused
cf65fd8c — Devin J. Pohly 4 years ago
raise client on refocus

Might revisit this later, but this currently seems like the right
strategy.
86d8cb18 — Devin J. Pohly 4 years ago
add client rules
5de1cfbe — Devin J. Pohly 4 years ago
allow setmon to specify alternate tags
b10ef0e8 — Devin J. Pohly 4 years ago
loop over array pointers directly
2e7b5310 — Devin J. Pohly 4 years ago
includes: abc
3096d4ee — Devin J. Pohly 4 years ago
set default cursor over window borders
ecdd012f — Devin J. Pohly 4 years ago
sacrifice 24 lines to suckless style :)
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.
Next
Do not follow this link