Adrian Perez
Adrian Perez
@t3chguy @mcatanzaro I am sticking with Revolt myself, but I already have some experience building Flatpaks so it seemed interesting to the contribute the packaging to Riot. If that helps...
Backported into the 2.46 branch as commit 29bf1a418f6324883025ac830607896d4e92ff57
Note that I would not strictly need the `add` event, and any other event that would indicate a (re)connection would work. Currently with BlueZ 5.77 this is what gets logged...
> Well if you need it to be disconnected you can either disable uhid or set a timeout: > > https://github.com/bluez/bluez/blob/master/profiles/input/input.conf#L10 Disabling UHID worked in my case, thanks for the...
Backported into the 2.46 branch as commit 151de689862046c5317c55915a6249cf75c09915
I think this no longer needs to be a draft, and is ready for review.
Rebased now that https://github.com/WebKit/WebKit/pull/49194 has landed. PTAL.
Backported into `webkitglib/2.50` as commit 780255d07334fe7e0047f0e07456d459c91a76e1
One possibility here is that ~~`imx-drm`~~ the DRM driver really prefers to use atomic modesetting, which the GLES renderer currently does _not_ use.
@DerArtem In https://github.com/Igalia/cog/issues/547#issuecomment-1471624445 I suggested to try running `kmscube` to see if there are glitches as well. Could you give it a try, too?