diff options
author | Ronan Pigott <rpigott@berkeley.edu> | 2020-11-13 14:05:18 -0700 |
---|---|---|
committer | Simon Ser <contact@emersion.fr> | 2020-11-24 09:47:23 +0100 |
commit | 32b93ef6ea394a8f0c564d4bded2806c7b595696 (patch) | |
tree | 3d8dff7dd3566f36df838aed815583d668df1f64 /swaybar/render.c | |
parent | f1afef5533cac9c5d03e5fb372226e48ac1d8547 (diff) |
xdg_shell: allow views to change geometry anytime
Currently, when sway sends a configure with some geometry and the
client responds with a different geometry in a commit that acks that
configure, sway ignores the new size. Sway applies the surface
geometry it had requested to the container, not what was actually
committed, in the following transaction.
This change allows any client commit to change its surface geometry,
even if it is a response to a configure event.
Diffstat (limited to 'swaybar/render.c')
0 files changed, 0 insertions, 0 deletions