~ruther/dwl

ref: 892a4d3ec73406900201cba71bbe33895cdfaf35 dwl/client.h -rw-r--r-- 9.6 KiB
b299e01e — Leonardo Hernández Hernández 1 year, 6 months ago
Merge remote-tracking branch 'upstream/main' into wlroots-next
a18c5283 — Leonardo Hernández Hernández 1 year, 6 months ago
simplify setting the border color of clients
d4f2c6bf — Leonardo Hernández Hernández 1 year, 8 months ago
chase wlroots!4288

References: https://gitlab.freedesktop.org/wlroots/wlroots/-/merge_requests/4288
25db0453 — Leonardo Hernández Hernández 1 year, 8 months ago
set withdrawn state for xwayland invisible clients
78cf8867 — Leonardo Hernández Hernández 1 year, 8 months ago
add support for xdg-shell v6
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>
e7f736cc — Leonardo Hernández Hernández 2 years ago
chase wlroots!3391

References: https://gitlab.freedesktop.org/wlroots/wlroots/-/merge_requests/3991
7ae5039b — Job79 2 years ago
follow upstream xwayland_surface changes

wlroots removed the `wlr_surface_is_xwayland_surface` function, and renamed `wlr_xwayland_surface_from_wlr_surface` to `wlr_xwayland_surface_try_from_wlr_surface`.

related commit: https://gitlab.freedesktop.org/wlroots/wlroots/-/commit/fbf5982e3838ee28b5345e98832f6956c402b225
b39d270b — Leonardo Hernández Hernández 2 years ago
Merge branch 'main' into wlroots-next
be854cab — Leonardo Hernández Hernández 2 years ago
do not try to resize if size wouldn't change
6ca01143 — Leonardo Hernández Hernández 2 years ago
do not skip frames if a client is stopped and have a pending resize
7eaa01ac — Leonardo Hernández Hernández 2 years ago
Revert "Revert "fix flickering when resizing/spawning windows""

This reverts commit 4a32293548667e68cd9a103e22368b8db1754deb.
a39a46c9 — Ben Jargowsky 2 years ago
Check width and height are not negative in client_set_bounds()
98c7adfb — Leonardo Hernández Hernández 2 years ago
Merge remote-tracking branch 'upstream/main' into wlroots-next
4a322935 — Leonardo Hernández Hernández 2 years ago
Revert "fix flickering when resizing/spawning windows"

This reverts commit 017bb7d7521f68d37bfe656c10f45edbcc92dd61.

Bug: https://github.com/djpohly/dwl/issues/349
b5229636 — Leonardo Hernández Hernández 2 years ago
Merge remote-tracking branch 'upstream/main' into wlroots-next
22336612 — Leonardo Hernández Hernández 2 years ago
improve type safety of toplevel_from_wlr_surface()
38bd0035 — Leonardo Hernández Hernández 2 years ago
merge toplevel_from_{wlr_layer_surface,popup} into client_from_wlr_surface

now it is a big function called toplevel_from_wlr_surface
c56bc42e — Leonardo Hernández Hernández 2 years ago
sort client_get_parent()
017bb7d7 — Palanix 2 years ago
fix flickering when resizing/spawning windows

Fixes: https://github.com/djpohly/dwl/issues/306
Next
Do not follow this link