[improvement][flatpak] application name tooltip now displays the installation level

This commit is contained in:
Vinícius Moreira
2020-01-13 12:03:27 -03:00
parent 23941015c2
commit 8c876df7b5
5 changed files with 20 additions and 3 deletions

View File

@@ -15,6 +15,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
### Improvements
- All icons are now SVG files
- HDPI support improvements ( by [octopusSD](https://github.com/octopusSD) )
- Flatpak:
- the application name tooltip now displays the installation level. e.g: **gedit ( system )**
- info window displaying the installation level
- Web:
- not using HTTP sessions anymore to perform the searches. It seems to avoid URLs not being found after an internet drop event.
- supporting JPEG images as custom icons