~ruther/dwl

4bbbb490 — Lennart Jablonka 2 years ago
add myself to .mailmap
ea6a4501 — A Frederick Christensen 2 years ago
README.md Fix links formatting issue after re-flow text to 80 columns
ad30ca91 — A Frederick Christensen 2 years ago
Documentation restructuring

Modified documentation to make clear the change in development (main) branch versus releases.
452a314f — Leonardo Hernández Hernández 2 years ago
update README.md to mention the main branch now requires wlroots-git

Closes: https://codeberg.org/dwl/dwl/issues/646
da6de7c4 — Leonardo Hernández Hernández 2 years ago
update wlr_xwayland_surface names (wlroots!2434)

References: https://gitlab.freedesktop.org/wlroots/wlroots/-/merge_requests/2434
2553111a — Leonardo Hernández Hernández 2 years ago
bump wlroots version
51881da2 — Leonardo Hernández Hernández 2 years ago
bump version to 0.8-dev
7328e569 — Leonardo Hernández Hernández 2 years ago
changelog: add new 'unreleased' section
bd59573f — Leonardo Hernández Hernández 2 years ago 0.7
bump version to 0.7-rc1
0060e192 — Leonardo Hernández Hernández 2 years ago
prepare CHANGELOG.md for 0.7
c709b09e — Leonardo Hernández Hernández 2 years ago
changelog: add new 'unreleased' section
efe10ea6 — Guido Cella 2 years ago
use the parent scene node to determine if move clients out of LyrFloat

[sevz: commit message is mine]
9a962ce1 — Leonardo Hernández Hernández 2 years ago
Reapply "place child clients above fullscreen clients"

This reverts commit 043ab3ac1335d7a1cd84fe0f9cea8056977211a4.
0761fd06 — Leonardo Hernández Hernández 2 years ago
Merge branch 'wlroots-next'
12b44421 — Leonardo Hernández Hernández 2 years ago
bump to linux-dmabuf version 5
5a4839b1 — Leonardo Hernández Hernández 2 years ago
bump version to 0.6
bd5001b7 — Leonardo Hernández Hernández 2 years ago
prepare CHANGELOG.md for 0.6
043ab3ac — Leonardo Hernández Hernández 2 years ago
Revert "place child clients above fullscreen clients"

This does not work as intended. Lets revert it temporarily and add it back
after the release.

This reverts commit 298949bbc4eae8cedb9cdd11cfc9ebd139ac5d5f.
aede3b29 — Rutherther 2 years ago
Fix applybounds

Applybounds doesn't move client when it overlays
only with border with monitor to the right.

Apparently, c->geom.width already includes the border
as well.
7d8c3ea3 — Rutherther 2 years ago
feat: focus empty monitor when clicked
Next