Andrew Song
Andrew Song
@gvolpe That ```restoring``` variable can be removed yea, I created it as part of a previous revision before I ended up with the current logic and forgot to remove it....
@gvolpe Thinking about it briefly, I believe we could make it work by deferring the row updates on the window after it has been consumed by the left column until...
@gvolpe This looks sweet! I'll give it a try tonight, but the idea of using sockets to "intercept" the events is a really nice idea and mitigates all the hassle...
Is there more work that needs to be done on this for cursor data to be sent for screencasting? I have built with these changes locally but the cursor still...
> > Is there more work that needs to be done on this for cursor data to be sent for screencasting? I have built with these changes locally but the...
> > > > Is there more work that needs to be done on this for cursor data to be sent for screencasting? I have built with these changes locally...
After compiling pipewire 1.5.8 from source, I get the following in journal: ```WARN niri::pw_utils: error rendering cursor, using default bitmap``` How do I further troubleshoot this? Have you tested on...
> > After compiling pipewire 1.5.8 from source, I get the following in journal: > > `WARN niri::pw_utils: error rendering cursor, using default bitmap` > > How do I further...
Along with the cursor issue, niri crashed completely when I started a screencast: ``` v 27 12:08:21 pundrew-desktop waybar[3516842]: Error reading events from display: Connection reset by peer Nov 27...
Was able to reproduce consistently by starting a screencast and then dragging the screencasted window via Mod+MB1. @abmantis are you able to reproduce this on your system?