Randolph Sapp

Results 41 comments of Randolph Sapp
trafficstars

Hey lads, my patches weren't to add X11 support -- more like tolerate it. Because of the way window system extensions work the Vulkan bindings actually have some runtime dependencies...

@jwinarske WSI extensions. IMG has their own implementations instead of relying on the dynamic window system extensions provided by mesa. This introduces a hard runtime dep. We were experimenting with...

As it stands currently, yes. Though I would much rather they just use the mesa standard WSI extensions at that point... We'll bring it up with them. Bigger fish to...

@kozec this has changed with the addition of the following extensions: - layer-shell - virtual-keyboard-v1 [Squeekboard](https://gitlab.gnome.org/World/Phosh/squeekboard) has a working example but it does require a little compositor interaction at the...

Also saw these artifacts in the form of banding on one of two monitors. This was without any application being fullscreen and with only waybar running. Moving the cursor was...

A better option in this case would be to filter `.Content` with `{{.Content | printf "%q"}}` as this will produce a quoted string with all encapsulated quotes properly escaped.

The the Violentmonkey part of this can be ignored now. It wasn't a bug with the plugin, it was just that the plugin's relative import logic wasn't built to handle...

There's an undocumented trick for this. Add "." As an entry to the blacklist.

@aquelemiguel , that looks like a serenity error. From the error it looks like it may be trying to edit an interaction that doesn't exist. I wasn't getting the same...

Lads, the DJ role has been removed in favor of discord permissions, which are applied base on users and roles to individual /commands , so either the user will never...