]> git.mdlowis.com Git - proto/labwc.git/commit
Revert "Fix dynamic output based scaling for menu and SSD"
authorConsolatis <35009135+Consolatis@users.noreply.github.com>
Mon, 30 May 2022 19:05:32 +0000 (21:05 +0200)
committerConsolatis <35009135+Consolatis@users.noreply.github.com>
Mon, 30 May 2022 19:27:33 +0000 (21:27 +0200)
commitccfcd046257b1ea0e26989e4e11a7dd37ea475c7
treeb7a4243fc79ba0e9dfd9335059d2f6897537fc4c
parent62ae87bbd9d90bdd3566f4fcff5b51be1425f800
Revert "Fix dynamic output based scaling for menu and SSD"

As it turns out the reason for the workaround was a bug
in wlroots which got fixed in the meantime.

So to keep things simple just revert the workaround and
depend on the wlroots fix instead.

To update the wlroots subproject use
meson subprojects update wlroots

This reverts commit e87aa19066e5dae6ddfe1f4c5d4537474083436a.
src/menu/menu.c
src/ssd/ssd_part.c
src/ssd/ssd_titlebar.c
subprojects/wlroots.wrap