Leon Henrik Plickat
Leon Henrik Plickat
> Wayland A good solution could be to create a surface covering the entire output. Now the visible menu can be positioned where-ever you want and sized however you like....
> Another con with that is increase in memory usage. Not necessarily. If I am not mistaken, you could have a large `wl_surface` that spans the entire output, while the...
Works fine for me on river, so I'd say your code works.
I just tested on Sway (1.6) and it works there too. Perhaps this was just an issue with the Sway version @sentriz used.
@sentriz Ping. If you don't have any interest in this PR anymore, I can pick it up if you like.
Ok, cleaned up your commit a bit: https://github.com/Leon-Plickat/kanshi Interestingly it no longer works for me with sway 1.6. Since `wlr-randr` custom modes work neither on sway, but both work fine...
A debug build may yield more useful logs. For that you just need to build river with `zig build` without specifying a release type and launch the executable located at...
Could you provide your wofi configuration? Otherwise there is no way for me to reproduce this.
Can you then explain what the rendering error is, so someone who does not use wofi and has no idea how the UI is supposed to look can spot it?
Both look exactly the same on my end, with the sole difference that once has a border drawn by river, as expected.