]> git.mdlowis.com Git - proto/labwc.git/commit
Decorations: respect earlier decoration negotiation results
authorConsolatis <35009135+Consolatis@users.noreply.github.com>
Mon, 20 Mar 2023 21:36:35 +0000 (22:36 +0100)
committerJohan Malm <johanmalm@users.noreply.github.com>
Sat, 25 Mar 2023 07:24:40 +0000 (07:24 +0000)
commit4e75125995a059682a567649894d07ba1e37c561
treef4747aa4002392122297dea8eb029a22837f9779
parentf5c4651c67236191caa30b09c5e5f3774fa98864
Decorations: respect earlier decoration negotiation results

Before this patch, setting `<decoration>` to `client` would cause applications
which prefer server side decorations to not have any decorations at all. This
patch fixes it by respecting the result of earlier negotiations via the
xdg-decoration-unstable-v1 protocol.

Fixes #297
Fixes #831
src/xdg.c