]> git.mdlowis.com Git - proto/labwc.git/commit
xdg-shell: set view position before view_maximize()
authorJohan Malm <jgm323@gmail.com>
Tue, 26 Apr 2022 20:46:40 +0000 (21:46 +0100)
committerJohan Malm <johanmalm@users.noreply.github.com>
Thu, 28 Apr 2022 21:29:10 +0000 (22:29 +0100)
commita1cf5b3e9644b1dce3740595085de285b7f4d0cc
tree7107d63716b40d4de870ce66601d640606933886
parent8b45ff68297c3b7be8b252f1229bcf00af0ea604
xdg-shell: set view position before view_maximize()

...on first map so that view->unmaximized_geometry is known even if an
xdg-shell application started in maximized mode.

Fixes issue #305
Reported-by: @01micko
src/xdg.c