~ruther/dwl

ref: 59d16e491aa22de5702e978e2247e90b1ce4c607 dwl/dwl.c -rw-r--r-- 45.1 KiB
59d16e49 — Devin J. Pohly 4 years ago
add screencopy support

While we're taking low-hanging fruit here...
0bd4eb8f — Devin J. Pohly 4 years ago
add primary selection support too!
0b0dd6b6 — Devin J. Pohly 4 years ago
handle request set selection

Ported from wlroots commit fa5d709
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
Next
Do not follow this link