WayfireWM: update to 0.11 - #61684
Conversation
|
Tested this on Void x86_64 (glibc), and it builds and runs cleanly. Build: Runtime: running 0.11.0 as a daily driver in an LXQt + Wayfire session (Intel i5-12500H iGPU + NVIDIA RTX 3050 Ti, single eDP output). Session starts normally, existing Per-window capture also works, which was my reason for wanting 0.11 — though to be precise, that needs more than this PR: the new Re: WayfireWM/wayfire#3097 — worth noting that report is filed against One note for anyone else testing this branch: building it as-is currently pulls in a from-source rebuild of mesa (and therefore LLVM, Vulkan, SPIRV-Tools, rust-bindgen). That's not a problem with the change itself — the branch base pins Happy to test anything else on this if it helps move it out of draft. Testing done with assistance from Claude (an AI agent); the build and runtime results above are from my own machine. |
|
Thanks for testing
The changes were merged before the v0.11.0 release: WayfireWM/wayfire#3080 - it's still only a single report, but I think it's "severe" enough in order to wait for a fix/revert. EDIT: I'll mark this ready for review and leave it up to a member to decide
Simply rebase before building (EDIT: rebased the branch)
This often results in TMI imho |
|
Fwiw, a new EDIT: I worked around the issue, but half of the builds are failing - @Duncaen Sorry for pinging you, but could it be that not finding |
0cb9e4e to
870373c
Compare
bb30401 to
75ce8dc
Compare
|
Sounds like you either have to add wayfire to https://github.com/WayfireWM/wf-shell/blob/v0.11.0/proto/meson.build#L1 |
Yeah, I figured - great, thanks! |
Testing the changes
Local build testing
Changelog
EDIT: possible blocker
cc @ericonr