IBBoard

Results 158 comments of IBBoard

I came to report a similar issue, but for the toolbar popup (it would be useful to copy from a search in there, rather than editing first). I hadn't thought...

This won't help when using the extension to edit credentials, but if you want to add an account then I found a work-around. Running Firefox from the command-line using `GTK_IM_MODULE=xim...

Looks like `libvaapi` (possibly just `libva` on Ubuntu) is either incorrectly configured or broken on your system. It's optional video optimisation support that (IIRC) is only relevant for some systems....

Interesting, but I think this is going to be *way* down the list of features. We don't even sync timelines with ourselves yet! Every time you open Cawbird, it opens...

I could be wrong, but I can see whitespace all around that image, so I think it *is* respecting the width but it's scaling based on maximum height (so rather...

We can't really paint the rest of the screen black - that's not an expected behaviour on Desktop (which is the main target). It looks like rotated is workable, but...

I'm thinking about this and wondering whether we can do some kind of "if main window is maximised" check. Because if the user has the window maximised then it's almost...

You should already be able to do that. There's a right-click interaction on images and videos (which should be long-click on mobile?) that has an "Open in browser" option as...

Is this happening with all tweets, or just some? `Message with type 32 on stream [username]: null` isn't a promising start! We could probably do better handling it. If you're...

`ninja: no work to do` means that it hasn't recompiled anything. So it either didn't enable debug builds, or it did and you're not getting the output. What does `meson...