Andrew Baldwin

Results 22 comments of Andrew Baldwin

For the tuned release build, the screen goes to black after the logo spins ~180 degrees on Asahi Fedora Remix. Controls all work, but the screen stays black from then...

I don't know much about .NET/C#, but it seems like the debugging options are limited since the bug(s) only reliably appear with optimization on. I can get a black screen...

I believe I'm seeing this issue as well on Gnome 46 (Wayland) and was not seeing it in Gnome 45 (Wayland). Oddly, the example programs provided with notify-rust that I've...

Still trying to track this down, as having the notification be open relying on the application being open (to keep the dbus connection open) is less than ideal (and isn't...

Finally had some time to look into this further. I have not been able to able to find a way to get notifications to show from an event loop via...

Thanks @tarkah! It's definitely still a work in progress, in particular query buffers don't have `chathistory` support yet. There are also a number of smaller issues to work out (will...

Brief addendum to note it looks like my next push will involve a moderate restructuring, so probably best to review after (hopefully tonight).

I'll be chipping away at this still, but it's probably in a good spot for a WIP review now.

@tarkah the ircv3 description of the specification says that the replay buffer should not be sent automatically when a client has negotiated `chathistory`. In my experience with soju that is...

Another restructuring, to better allow for using `LATEST` then repeated `BETWEEN`s to update when joining a channel. The old scheme using repeated `AFTER` would fail to receive any messages when...