]> git.mdlowis.com Git - proto/labwc.git/commit
xdg: update initial maximize logic for wlroots 0.18
authorJohn Lindgren <john@jlindgren.net>
Fri, 19 Jul 2024 23:22:56 +0000 (19:22 -0400)
committerJohn Lindgren <john@jlindgren.net>
Sat, 20 Jul 2024 14:57:44 +0000 (10:57 -0400)
commit2b7d0e17fcb3d3abe01d44903062c24812532a5f
tree029e30c79f94027bdda34212b837141893e4b657
parent2346cfd33f5dc073038adb27e2042936e0e1cac1
xdg: update initial maximize logic for wlroots 0.18

The initial configure event is now sent explicitly by labwc rather
than by wlroots. We need to move the maximize/fullscreen logic to
the initial commit handling accordingly.

Updates #1956, fixes #1994, replaces #1995.
src/xdg.c