~ruther/dwl

7bbad507 — Rutherther 2 years ago
Merge branch 'patch/namedscratchpads' into v0.6-a/patched-base
730146bd — Rutherther 2 years ago
Merge branch 'patch/ipc' into v0.6-a/patched-base
c9bfb18d — Rutherther 2 years ago
Merge branch 'patch/singletagset' into v0.6-a/patched-base
a55e94d1 — Rutherther 2 years ago
Merge branch 'patch/sticky' into v0.6-a/patched-base
adc7e1f3 — Rutherther 2 years ago
Merge branch 'patch/swallow' into v0.6-a/patched-base
a7ce58f7 — Rutherther 2 years ago
Merge branch 'patch/naturalscrolltrackpad' into v0.6-a/patched-base
91b08cc1 — Rutherther 2 years ago
Merge branch 'patch/movestack' into v0.6-a/patched-base
0034cd1a — Rutherther 2 years ago
Merge branch 'patch/centeredmaster' into v0.6-a/patched-base
09eeede8 — Rutherther 2 years ago
feat: access nth monitor
31dd33b4 — Rutherther 2 years ago
Fix getunusedtag, attachclients

If client is on multiple monitors, it should
be hidden, as the client is visible just on one of
the monitors, and on the other there is empty space instead

Unused tags are only the tags that are not on any
of the monitors.
feat: add sticky windows
feat: natural scrolling only for trackpad
generate patches
a9d47325 — wochap 2 years ago
implement centeredmaster layout

inspiration: https://github.com/djpohly/dwl/wiki/centeredmaster
regenerate patches
3787e1d3 — wochap 2 years ago
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 2 years ago
do not set withdrawn state for xwayland clients

Closes: https://codeberg.org/dwl/dwl/issues/573
f7154d53 — korei999 2 years ago
properly resize on configurex11
Next