Scott Moreau
Scott Moreau
> > but this is strange since the file exists at this path: > > > It would be nice to know the real reason why g_module_open() is failing here....
It appears this warning is internal to gtk, so I'm not sure if it's really hurting anything, though it would be nice to know why it's popping up. Does BleachBit...
> ## Observation: splash screen > > I saw this once, but maybe because my Windows system was slow. It was not repeatable, so let's not worry about it for...
This seems like a system or compiler problem. Does it happen to work with `-Dtests=disabled`?
I notice that the build output indicates using link time optimizations. I tested building wayfire with `-Db_lto=true` locally and the build succeeded with tests enabled and `-flto=auto` using g++ 13.3.0...
I agree. Patches and PRs welcome. 👍
You can already make two `[output:]` sections, one for eDP-1 and another for eDP-2, and set the scale in both. For input-device output binding, would it make more sense if...
In my opinion, we really should generate documentation for a wiki from the metadata, using a script. An example of this is [here](https://soreau.github.io/wayfire-plugins-extra/). We could pepper in other associated data...
@dirk1s Hi, have you tried uninstalling (the old version), and reinstalling (the new version of) BleachBit? Does it make a difference if you install it for all users or only...
There are open merge requests for [wlroots](https://gitlab.freedesktop.org/wlroots/wlroots/-/issues/2871) and [mesa](https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/10744). You left comments, but it's been awhile, and they're still open. That said, I don't really think this is a wayfire...