~ruther/dwl

94bb68af — Devin J. Pohly 4 years ago
use wlr_xdg_surface.set_tiled correctly

Closes #2.  I'm guessing from sway that the idea of setting maximized
state so that windows cooperate is superseded by using set_tiled.
cad233b6 — Devin J. Pohly 4 years ago
initialize global listeners statically
5817c917 — Devin J. Pohly 4 years ago
abc
323092d3 — Devin J. Pohly 4 years ago
remove vestigial listeners
7212da05 — Devin J. Pohly 4 years ago
no need for a line split here
1a30d990 — Devin J. Pohly 4 years ago
no conditional needed for output modes

If the output backend doesn't support modes, get_preferred_mode will
return NULL, and set_mode will accept NULL.
b19afa10 — Devin J. Pohly 4 years ago
use strstr for monrules
7afe152c — Devin J. Pohly 4 years ago
add reminder comment
1b87831e — Devin J. Pohly 4 years ago
inline xytosurface
f7d25244 — Devin J. Pohly 4 years ago
split xytoclient and xytosurface
835a46ef — Devin J. Pohly 4 years ago
style
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.
Next
Do not follow this link