~ruther/dwl

ref: c5333e44d94f9d3cf439ac7e257d64f3f3014cfb dwl/Makefile -rw-r--r-- 3.3 KiB
3d2e36f7 — Rutherther 11 months ago
Merge remote-tracking branch 'upstream/main' into HEAD
ab4cb6e2 — A Frederick Christensen 1 year, 1 month ago
Revert "add support for ext-image-copy-capture-v1 and ext-image-capture-source-v1 (wlroots!4545)"

This reverts commit b28674e0ca4a9ecc92cb0607498e3db2df3d4c00.

This PR is not yet finalized. (Screen freezes).
b28674e0 — Leonardo Hernández Hernández 1 year, 7 months ago
add support for ext-image-copy-capture-v1 and ext-image-capture-source-v1 (wlroots!4545)

References: https://gitlab.freedesktop.org/wlroots/wlroots/-/merge_requests/4545
1d08ade1 — Leonardo Hernández Hernández 1 year, 9 months ago
remove binary before copying to destination

Since Linux 6.11 is possible overwrite a running executable, possibly making it
crash.

Thanks to: movq42rax
Fixes: https://codeberg.org/dwl/dwl/issues/709
References: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=2a010c412853
References: https://lore.kernel.org/stable/CACKH++YAtEMYu2nTLUyfmxZoGO37fqogKMDkBpddmNaz5HE6ng@mail.gmail.com/T/#u
e454f7ae — Leonardo Hernández Hernández 2 years ago
allow the use of non-system wlroots library

References: https://codeberg.org/dwl/dwl/issues/646#issuecomment-2032644
d136dadf — Leonardo Hernández Hernández 2 years ago
`-pedantic` -> `-Wpedantic`

Bug: https://codeberg.org/dwl/dwl/issues/584
e8f632ab — Rutherther 2 years ago
Merge remote-tracking branch 'origin/v0.7/ipc' into v0.7/singletagset-pertag-ipc-compat
e41486f5 — Rutherther 2 years ago
Merge branch 'v0.7/ipc' into v0.7/patched-base
b96e3303 — Rutherther 2 years ago
implement dwl-ipc-unstable-v2 https://codeberg.org/dwl/dwl-patches/wiki/ipc
2553111a — Leonardo Hernández Hernández 2 years ago
bump wlroots version
0761fd06 — Leonardo Hernández Hernández 2 years ago
Merge branch 'wlroots-next'
2db0a2e8 — Leonardo Hernández Hernández 2 years ago
use round(3) and ceilf(3) from the math library

ΔSLOC: -1
baedf7f7 — Leonardo Hernández Hernández 2 years ago
Merge remote-tracking branch 'upstream/main' into wlroots-next
9cdce1b8 — Leonardo Hernández Hernández 2 years ago
try to limit (79 characters) the line lenght in the Makefile
4cf1d604 — Leonardo Hernández Hernández 2 years ago
Merge remote-tracking branch 'upstream/main' into wlroots-next
650a9180 — thanatos 2 years ago
Updated power management handling to address issues raised in the PR
9b1f35e4 — Emil Miler 2 years ago
Implement support for output power management

This patch is based on the original stale patch by Guido Cella @guidocella.
It has been modified to apply cleanly to the latest v5.0 tag. Since the SLOC
limit is now lifted, this core feature should be merged into dwl upstream.

Thanks to Dima Krasner @dimkr for the cherry-pick.

Closes: #559, #525
7570dc0a — Leonardo Hernández Hernández 2 years ago
minor adjustments in Makefile
57b5e410 — Leonardo Hernández Hernández 2 years ago
use enum headers when possible
Next