mirror of
https://github.com/labwc/labwc.git
synced 2025-10-29 05:40:24 -04:00
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 e87aa19066.
This commit is contained in:
parent
62ae87bbd9
commit
ccfcd04625
4 changed files with 8 additions and 32 deletions
|
|
@ -1,6 +1,6 @@
|
|||
[wrap-git]
|
||||
url = https://gitlab.freedesktop.org/wlroots/wlroots.git
|
||||
revision = bb2946f7377b9e71c15457e93f6f9a34712b77de
|
||||
revision = 98c5f58a388926c3db5d5b4b9275645bccd54271
|
||||
|
||||
[provide]
|
||||
dependency_names = wlroots
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue