CodedOre

Results 73 comments of CodedOre

If we need to use another infrastructure to load the content than its effectively an different application. However, I think the second issue is the manageable one, with just using...

So, technically this is now implemented with `Account.revoke_access`. However, the current implementation does not work with Twitter. The revoke method [^1] requires the parameters such as `client_id` and the `token`...

> Could we have it hidden by default and appear on hover (and not just general hover, in case it's maximised, but a specific hover over an area) or expanded...

If I might be so bold, but this could be something you could do as a start into working on Cawbird 2.0?

If you mean the overlay UI with "pop-overs", it's not really an pop-over, just normal `Gtk.Box` with some margin. But otherwise we could also ask the Gnome Design Team (on...

Yes, for NewCaw the issue is resolved, so I think we can close this.

I think adding the option to open posts or users in view using the `cawbird://` uri is something we could add. The question then is about how to design that...

> Cawbird 1 has the idea of your "default" account. So I've got three accounts on Cawbird (IBBoard, CawbirdClient and my test account). But when I run cawbird then I...

Since `Adw.Animation` was [merged into `main`](https://gitlab.gnome.org/GNOME/libadwaita/-/merge_requests/223) today, this might be something to consider. Question then is though if we need or want a separate widget implementing the loading animation.

I am using libadwaita (since I'm targeting GTK4), which is currently still in alpha. If I am right the first stable release will be together with Gnome 42 (next march)....