~ruther/dwl

35557ab0 — Devin J. Pohly 5 years ago
don't detect non-visible clients under cursor
387dff81 — Devin J. Pohly 5 years ago
add tag and view functions
fda58764 — Devin J. Pohly 5 years ago
refocus if focused client is unmapped

focus(NULL, NULL) works like dwm's focus(NULL): focus the most recent
visible client on selmon, or clear the existing focus if there are none.
c03081d8 — Devin J. Pohly 5 years ago
implement floating windows
e447cd02 — Devin J. Pohly 5 years ago
load scaled cursor theme with each output
623867a3 — Devin J. Pohly 5 years ago
turn focusnext into dwm's focusstack
59b09576 — Devin J. Pohly 5 years ago
restrict focusnext to the same monitor
a634b3f2 — Devin J. Pohly 5 years ago
style
9b2eec24 — Devin J. Pohly 5 years ago
add selclient() helper

This may get inlined later, but it's nice for now.  The focused client
if any should always be both at the top of fstack and visible on selmon.
3593da0e — Devin J. Pohly 5 years ago
continue to focus monitor under mouse cursor
240be1af — Devin J. Pohly 5 years ago
focus monitor under mouse cursor initially
f88a9832 — Devin J. Pohly 5 years ago
grabbed_client was too long a name
488929fe — Devin J. Pohly 5 years ago
turn on some warnings
d56bf3ce — Devin J. Pohly 5 years ago
set normal and dwm-like defaults in config.def.h
02c0c676 — Devin J. Pohly 5 years ago
move config.h to config.def.h
15952563 — Devin J. Pohly 5 years ago
inline moveresize

There were only two lines left in common
0a431972 — Devin J. Pohly 5 years ago
grabsx/y are only used by move now
749880ce — Devin J. Pohly 5 years ago
calculate resize based just on cursor/window

This eliminates the need for grab_height and grab_width.
996738a5 — Devin J. Pohly 5 years ago
add TinyWL and dwm LICENSE files

Credit where credit is due - dwl started with TinyWL and will be
including more bits of dwm code as it grows
def35721 — Devin J. Pohly 5 years ago
add setlayout function
Next
Do not follow this link