~ruther/dwl

fbe89a92 — Leonardo Hernández Hernández 2 years ago
chase wlroots!4000

References: https://gitlab.freedesktop.org/wlroots/wlroots/-/merge_requests/4000
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
cf9c5745 — Leonardo Hernández Hernández 2 years ago
Merge remote-tracking branch 'upstream/main' into wlroots-next
8653b276 — Leonardo Hernández Hernández 2 years ago
bump version to 0.4
932c1d45 — Leonardo Hernández Hernández 2 years ago
remove `--long` from git-describe command
dbe44e48 — Leonardo Hernández Hernández 2 years ago
return early if selmon is not part of the output layout in dirtomon()

instead of checking twice
0b2c3324 — Leonardo Hernández Hernández 2 years ago
simplify check in urgent()

we only care if it returned a client or not
56114f70 — Leonardo Hernández Hernández 2 years ago
arrange monitor after updating fullscreen background and lock surfaces
71c7e4e1 — Leonardo Hernández Hernández 2 years ago
also update locked_bg node position in updatemons()
72d29f16 — Leonardo Hernández Hernández 2 years ago
add blank lines to make updatemons() more readable
e523c2b8 — Leonardo Hernández Hernández 2 years ago
update comment about client_set_size() as no-op
6d0e3a51 — Leonardo Hernández Hernández 2 years ago
check if a client is resizing before checking if it's visible

It's not like it's noticeable, but theoretically this is faster
5347ed66 — Leonardo Hernández Hernández 2 years ago
only mark pending resizes as completed checking the configure serial
b39d270b — Leonardo Hernández Hernández 2 years ago
Merge branch 'main' into wlroots-next
05f4e23c — Leonardo Hernández Hernández 2 years ago
bump version to 0.4-rc3
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.
92e77522 — Leonardo Hernández Hernández 2 years ago
disable client's scene node after create it (only XDGShell)

will be enabled when setting up its monitor and arrange it

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