~ruther/dwl

007e4026 — Rutherther 11 months ago
Merge branch 'v0.6-a/keycodes' into patched
6d831b40 — Rutherther 11 months ago
Merge branch 'patch/swallow' into patched
72d32161 — Rutherther 11 months ago
Merge branch 'patch/singletagset' into patched
122005a9 — Rutherther 11 months ago
Merge branch 'patch/namedscratchpads' into patched
3128a182 — Rutherther 11 months ago
Merge branch 'patch/accessnthmonitor' into patched
46d94742 — Rutherther 11 months ago
feat: access nth monitor
generate patches
use keycodes instead of keysyms

inspiration: https://codeberg.org/dwl/dwl-patches/wiki/keycodes
regenerate patches
fix: move window to focused monitor if necessary
put wlr_layer_shell top layer below fullscreen

fixes wlr_layer_shell top clients showing over fullscreen clients
dd00d994 — Leonardo Hernández Hernández 1 year, 21 days ago
do not set withdrawn state for xwayland clients

Closes: https://codeberg.org/dwl/dwl/issues/573
properly resize on configurex11
3a95d4ed — A Frederick Christensen 1 year, 26 days ago
Fix rule examples; minimize newbie surprises

Make example rules be actual EXAMPLES.
Now newcomers should not have to ask, "When I start firefox, nothing
happens. What is going on?"

Also clarified a minor typo and a consistency in spacing.
2b171fd5 — Guido Cella 1 year, 1 month ago
fix virtual pointers

When motionabsolute() is called from warpd, event->time_msec is 0, so
motionnotify() doesn't call wlr_cursor_move(). Fix this by explicitly
warping the cursor in this case, like it was done before implementing
pointer constraints.

I don't know if this is a bug in warpd or time_msec is always 0 with
virtual pointers, since the only other software that uses the virtual
pointer protocol I know of is wl-kbptr, and I can't get that to work
with dwl at all.
ea33ce9a — Forrest Bushstone 1 year, 1 month ago
Support pointer constraints and relative pointer protocols

Fixes: https://codeberg.org/dwl/dwl/issues/489
FIxes: https://codeberg.org/dwl/dwl/issues/317
regenerate patch file with
update patch with latest changes
add examples
Next
Do not follow this link