~ruther/dwl

ref: 525bf258e438bd81db917c948b42684201351338 dwl/dwl.c -rw-r--r-- 43.4 KiB
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 5 years ago
fix a long line
40d0d0f8 — Devin J. Pohly 5 years ago
wait to get window geometry until map time
34d5045d — Devin J. Pohly 5 years ago
use wlr_box for client geometry
a25ad1c3 — Devin J. Pohly 5 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 5 years ago
funnel isfloating changes through setfloating()
ce5d116e — Devin J. Pohly 5 years ago
move comment where it's more relevant
dd50a3ee — Devin J. Pohly 5 years ago
mouse move now changes window monitor
19e71262 — Devin J. Pohly 5 years ago
options to select log level
Next
Do not follow this link