~ruther/dwl

1e1811f9 — Leonardo Hernández Hernández 1 year, 10 months ago
drop KDE idle support

use ext-idle-notify-v1 instead
dfb6b971 — Leonardo Hernández Hernández 1 year, 10 months ago
drop support for wlr-input-inhibitor-unstable-v1

deprecated in favor of ext-session-lock-v1

References: https://gitlab.freedesktop.org/wlroots/wlr-protocols/-/commit/4aa366e3ddf5e9b67950a94b9fb299bbfe05eef8
References: https://gitlab.freedesktop.org/wlroots/wlroots/-/merge_requests/3848
65f68e76 — Leonardo Hernández Hernández 1 year, 10 months ago
use wlr_scene_output_build_state() to set gamma
96ab92cd — Leonardo Hernández Hernández 1 year, 10 months ago
use wlr_cursor_set_xcursor()

This avoids re-upload the cursor image in each motion event

Managing the scale is done by the function itself

References: https://gitlab.freedesktop.org/wlroots/wlroots/-/merge_requests/4170
1eb8a82a — Leonardo Hernández Hernández 1 year, 11 months ago
Revert "avoid setting duplicate cursor image"

This reverts commit b5776e5180010ead5232efb36b2490f4fc9e1366.

See next commit for details
24a337e6 — Leonardo Hernández Hernández 1 year, 10 months ago
handle gamma-control-v1 set_gamma event

References: https://gitlab.freedesktop.org/wlroots/wlroots/-/merge_requests/4046
f3d01707 — Leonardo Hernández Hernández 1 year, 10 months ago
use the new {a,di}ssociate events to handle xwayland commit listener
06bc6554 — Leonardo Hernández Hernández 1 year, 10 months ago
chase wlroots map logic unification

Signed-off-by: Leonardo Hernández Hernández <leohdz172@proton.me>
a8ccbe63 — Leonardo Hernández Hernández 1 year, 10 months ago
Merge branch 'main' into wlroots-next
9b9b79b3 — Leonardo Hernández Hernández 1 year, 10 months ago
activate lock surface in updatemons

Fixes an issue when swaylock does not receive input after turn off and then
turn on the outputs
3d98907b — Leonardo Hernández Hernández 1 year, 10 months ago
send frame done even if output commit fails

Bug: https://github.com/djpohly/dwl/issues/420
Fixes: https://github.com/djpohly/dwl/issues/353
f8884ffc — Nikita Ivanov 1 year, 10 months ago
Set XCURSOR_SIZE
a5e45924 — Leonardo Hernández Hernández 1 year, 10 months ago
remove note about contact me for patch issues

I am no longer able to spend much time developing dwl let alone maintaining
other's patches :)
72adab62 — Leonardo Hernández Hernández 2 years ago
destroy old client popups when focusing another client

Closes: https://github.com/djpohly/dwl/issues/408
0729f18d — Micah Gorrell 1 year, 10 months ago
Prevent using a wlr_layer_surface after destroying it, due to no available outputs
2d1a40ca — Leonardo Hernández Hernández 2 years ago
pass version to wlr_compositor_create()

References: https://gitlab.freedesktop.org/wlroots/wlroots/-/merge_requests/3696
Signed-off-by: Leonardo Hernández Hernández <leohdz172@proton.me>
733754bb — Leonardo Hernández Hernández 2 years ago
Merge remote-tracking branch 'upstream/main' into wlroots-next
797e0c74 — Leonardo Hernández Hernández 2 years ago
correctly check if a scene node is enabled

checking only wlr_scene_node.enabled may result in a false positive because it
does not consider if its ancestors are enabled as well.
3c760bcd — Leonardo Hernández Hernández 2 years ago
remove unneeded check of `m` in arrange()

arrange must never be called with a NULL argument
da77e34e — Ben Collerson 2 years ago
Use uint32_t for ui Arg
Next
Do not follow this link