Andrei
Andrei
The [language server protocol](http://langserver.org/) aims to fix the editor language support problem. We should use it.
Initial implementation for selection handling class, raised in #66 Still to do: - [x] Improve selection active status management. For example, stop the selection from being active on button mouse...
Currently, while looking at valadoc for a specific library, it's unclear to which version of the library this documentation corresponds to. Sometimes methods get added, removed or changed between versions...
It has become a convention nowadays that ctrl-w closes application windows when there are no other tabs/views to close. This behavior is not present in photos. --- Want to back...
If you open an undownloaded message when a sync is in progress, the download times out and fails.
`ListViews` are the newer better GTK API. With `ListBox` we cannot set the selection correctly after reloading the items. Likely the solution would be to use `folders_list_model.connect_items_changed` and in the...
When there's more than two new emails do not send a notification for each one
This is needed so that we can get the .desktop file in order to enable notifcations
It's currently hard-coded to always be on, even if the server might not supported. This is fine since the app currently only supports Gmail, but when support for non-gmail IMAP...
When servers don't support idle