~ruther/dwl

ref: 54f207839f686a44918cfc581b15ff153215ee9c dwl/dwl.c -rw-r--r-- 101.6 KiB
a4fa9546 — Leonardo Hernández Hernández 1 year, 2 months ago
do not restack xwayland surfaces (wlroots!4756)

References: https://gitlab.freedesktop.org/wlroots/wlroots/-/merge_requests/4756
35951a8d — Leonardo Hernández Hernández 1 year, 4 months ago
add support for linux-drm-syncobj-v1 (wlroots!4715)

References: https://gitlab.freedesktop.org/wlroots/wlroots/-/merge_requests/4262
References: https://gitlab.freedesktop.org/wlroots/wlroots/-/merge_requests/4715
a634e3f5 — Leonardo Hernández Hernández 1 year, 2 months ago
fix crash when a virtual pointer is destroyed

Fixes: https://codeberg.org/dwl/dwl/issues/680
fix maximize callback not getting deregisterd
b5abbc37 — Leonardo Hernández Hernández 1 year, 2 months ago
fix crash when re-mapping a client

Fixes: ab5c554d096ebca8446b7b1354c49be014b8b747
cd216908 — Leonardo Hernández Hernández 1 year, 2 months ago
send scale on initial commit to layer surfaces

Signed-off-by: Leonardo Hernández Hernández <leohdz172@proton.me>
efe10ea6 — Guido Cella 1 year, 2 months 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 1 year, 2 months ago
Reapply "place child clients above fullscreen clients"

This reverts commit 043ab3ac1335d7a1cd84fe0f9cea8056977211a4.
0761fd06 — Leonardo Hernández Hernández 1 year, 2 months ago
Merge branch 'wlroots-next'
12b44421 — Leonardo Hernández Hernández 1 year, 3 months ago
bump to linux-dmabuf version 5
043ab3ac — Leonardo Hernández Hernández 1 year, 3 months 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.
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.
feat: focus empty monitor when clicked
2db0a2e8 — Leonardo Hernández Hernández 1 year, 3 months ago
use round(3) and ceilf(3) from the math library

ΔSLOC: -1
ab5c554d — Leonardo Hernández Hernández 1 year, 4 months ago
set preferred scale after the first commit (XDGshell)
b4638fef — Leonardo Hernández Hernández 1 year, 3 months ago
drop useless maplayersurfacenotify()
71f11e6c — Leonardo Hernández Hernández 1 year, 3 months ago
set O_NONBLOCK flag to stdout
1002ea04 — Leonardo Hernández Hernández 1 year, 3 months ago
add bugref about why we call updatemons in outputmgrapplyortest
5d73134e — Leonardo Hernández Hernández 1 year, 3 months ago
Merge remote-tracking branch 'upstream/main' into wlroots-next
46ae0754 — Leonardo Hernández Hernández 1 year, 4 months ago
set preferred scale on creation (LayerShell)
Next