Timm Bäder

Results 113 comments of Timm Bäder

It doesn't poll at all and uses the userstream API, so is affected.

> As far as I can tell, I'll still have working timeline and notifications. What I'll lose is the minor stuff - like "live" updates (rather than every X minutes),...

I still don't understand why your Desktop Environment (or the notification server rather) can't do that when showing a notification. I don't really want to work around broken sounds in...

You can already configure corebird to send a notification on new tweet(s), so you could just use that and let your DE play the sound.

The tricky part is just that you need to build gtk+ and vala from their respective master branches, the other dependencies should be the same and build instructions with meson/ninja...

Really, swithing accounts shouldn't happen that often and it requires quite some work to set up the streaming connection, etc.

Depends. Some things are broken in gtk, some in Corebird. Now and then there's a warning printed on the console when I commented something out. You can just post everything...

No the settings window is basically unchanged (apart from some css problems in the snippets page) and that should be fixed by https://github.com/baedert/corebird/commit/e4bd42228ed03993517465ec57364bfd31da3758

Should work now, thanks.

It's already in next2: https://github.com/baedert/corebird/blob/next2/src/CbTextView.c#L663 it's just never enabled because gspell depends on gtk3 so we can't use it right now.