Clément Martinez
Clément Martinez
> Would there need to be patches for wlroots or the window manager to have the ability to make context menus not lose focus? Or is it handled by the...
Besides the detail above, this looks good.
It's not ideal as there could be two windows option with the same title. It is a problem in and of itself as the user can't really tell which one...
> We already submit buffers that are scaled to suit the compositor's output scaling, but the reported output scale must be accurate for that to be effective. We should really...
In my example the screenshot without the changes doesn't look that bad because I have another screen with a 2x scaling so it's down-scaling from 2x (as it takes the...
> Actually, if anything, the left one looks better than the right one, but it's really hard to tell. But the one where we scale down to 1 and the...
Not exactly sure what's going on, there are three different gifs showing as such on my side. Screenshot  Having said that these are gifs and on mobile, the user...
The images were uploaded to GitHub on purpose because I didn't want 3MB images (each) to be have to be downloaded every time someone tries to clone the repository or...
I've ended-up replacing the gifs with webm videos (see ab73a05a4e91996ef2f2d077188df2a7aab425b8).
That's an interesting idea. We could probably make it work as it is. The issue of overlapping areas was kinda swept under the rug to get something working. The idea...