~ruther/dwl

95515682 — Alexander Courtis 4 years ago
#31 independents retain focus while mouse is over them
9d138ac9 — Alexander Courtis 4 years ago
#31 independents retain focus while mouse is over them
c08ea88c — Alexander Courtis 4 years ago
#31 independents retain focus while mouse is over them
541ecea7 — Devin J. Pohly 4 years ago
fix killclient binding, add helpful comment
5a2d87fa — Devin J. Pohly 4 years ago
add monocle layout
27bbf9c1 — Devin J. Pohly 4 years ago
condense getatom and add note about error return
c12261d3 — Devin J. Pohly 4 years ago
Merge branch 'master' of github:djpohly/dwl into master
8c954183 — Devin J. Pohly 4 years ago
Merge pull request #25 from geistesk/error-maybe-uninitialized

getatom: fix potential uninitialized atom variable
d89cf6b7 — Devin J. Pohly 4 years ago
add some more hands-off protocols
0ac2f661 — Devin J. Pohly 4 years ago
fix an editing mistake
59cd8dec — Devin J. Pohly 4 years ago
focusclient checks whether oldsel == sel

No need to do it outside the call.
ef7a3764 — Devin J. Pohly 4 years ago
refactor focusclient
7856cdc1 — Devin J. Pohly 4 years ago
abc
da5deab0 — Devin J. Pohly 4 years ago
convert lastfocused() to focustop(m)
8a584d40 — Devin J. Pohly 4 years ago
pass previous focus to focusclient
e7e01e06 — Devin J. Pohly 4 years ago
remove surface from focusclient function

Honestly not sure why a specific surface is focused rather than the
client figuring that out.  Seems to work in a quick test, but we can
remember this commit if something breaks for, I dunno, mouse people.
17e525cc — Devin J. Pohly 4 years ago
C99 doesn't support anonymous unions

I'm cool with ->surface.xdg instead of ->xdg_surface though.
62339e7a — Devin J. Pohly 4 years ago
make setmon a bit more straightforward
e41ed533 — Devin J. Pohly 4 years ago
remove unneeded variable
2dbe5c60 — Devin J. Pohly 4 years ago
simplify pointerfocus

Similar to focusclient
Next
Do not follow this link