allo-
allo-
Looks like the editors handles the raw paste as it were typed and idents automatically. It should have some easy to understand description what clipboard events really mean, but I...
This should be resolved by the settings for the new tab page and Firefox view
The crash reads as if there is a wrong assertion on the number of mesh elements. I only wonder why, because the minimal example for the crash does not have...
It's just a question of terms. You think of "following" as sending a request to subscribe to their posts, but the usual UIs distinguish between following (see their posts in...
Isn't this most straightforward UI? 1) Click `Add/Remove from lists` 2) Get the list of lists: ``` [x] Main timeline [_] list1 [_] list2 [_] list3 ``` Twitter does it...
I guess it may be one of the Wayland security features. But there is probably other software with similar issues (at least RDP clients) which may need or even have...
I am a bit confused who is "they". I thought it would be a Wayland problem (possibly one of the security features). Is it an xapp/gtk problem?
Yes, no comment on this. I was only asking to know if this issue is pointless because it is working against a Wayland security feature or if it may be...
I wonder what's the cost per window of that workaround ... Currently I am still encountering strange bugs so I am using X11 at the moment, but I guess sooner...
I don't think I can test all places from the commit. In the other PR, the test suite seems to fail as well in code unrelated to my changes. At...