Marco Melorio

Results 64 issues of Marco Melorio

The rounded corners in clapper are 8px, but the libadwaita theme has 12px. It seems that clapper is using a custom css-class to control the rounded corners. I think that...

There are two main problems with the name "Telegrand": 1. It doesn't follow the [GNOME HIG's app naming guidelines](https://developer.gnome.org/hig/guidelines/app-naming.html). More specifically, these are the main problematic points with Telegrand: -...

enhancement

This needs a bit of reorganization inside the ChatList model.

enhancement

As of right now the project is organized like this: - We have a `tdlib` module that contains the gobjects adaptations of TDLib's objects, that are also automatically updated via...

enhancement

See the review in #302 for more info.

enhancement

The user status in tdlib has an ["expires"](https://docs.rs/tdlib/latest/tdlib/types/struct.UserStatusOnline.html) property that should be used to automatically set the user status to offline after the expiration of that time. I guess this...

bug