IBBoard

Results 189 comments of IBBoard

See https://github.com/CodedOre/NewCaw/issues/70

(I'm currently just logging it to the terminal so that I've got it there. But it probably gets us back to ibboard/cawbird#274 if I merged it!)

I seem to be hitting this on openSUSE Tumbleweed. With updates up to Friday last week, it worked if I just disabled hardware acceleration. With today's updates it only works...

It was there (not in .cache), and deleting didn't change anything. Still won't open unless I use -vgui. I'll try checking other locations later on case there's another cache that...

> 1. I think `ExpandableCollection` should be merged into `Collection`. The only collection that wouldn't use `pull_old_posts` would be `Thread`, so I would rather split this of `Collection` if neccessary....

I'm looking in to this again after all of the changes on collections. I may have found a problem with streaming and Vala: `The name `continuous' does not exist in...

I saw Tooth mentioned when looking at other posts tagged #Vala. So I had a look at what they're doing. It looks like they're going completely different, avoiding librest for...

I'm still hitting this on Ubuntu 22.04. The only solution that avoids (knowing and) specifying `so_name` is to specify `Package { allow_virtual => true }`. The down-side of that is...

Presumably, if the main Corebird window was given its own ID (for CSS styling) then you'd be able to write specific custom rules for each part of the UI? I...

Ah, it's not consistent. Awesome. I found a tweet where the link didn't show (https://twitter.com/SwiftOnSecurity/status/1025445601536700416), closed Corebird, opened a debug build so that I could dump the JSON, checked the...