Skip to content
RingOV edited this page Oct 25, 2015 · 52 revisions

0.7.0

  • Updated widget main icon:

OLD --------> NEW

  • Scale option

  • Add SVG support (required gir1.2-rsvg-2.0 (librsvg))

View full size

  • Replaced some icons by SVG icons

  • Returned compatibility with windows os

  • Add SGVZ support, replaced SVG icons by SVGZ icons

  • Some changes in settings dialog

  • Add Indicator to panel

  • Add RPM build

0.7.1

  • Add entry for change weekend

  • Add presets support

  • Save transparent screenshot to user's HOME folder

0.7.2

  • Added German translation
  • Added support to run several instances
  • Added choice number of instances

View full size

  • Added argparse
$ python3 gis-weather.py --help
usage: gis-weather.py [-h] [-i N] [-v]

Customizable weather widget

optional arguments:
  -h, --help           show this help message and exit
  -i N, --instances N  number of instances
  -v, --version        show program's version number and exit

0.7.3

  • Added new preset NotePaper

  • Modified city id dialog and Location menu item

  • Added new background Air, for default Kde Plasma theme

  • Added choice weather description style in Appearance tab. You can change both Normal and Italic (Normal - default)

  • RPM builds suspended

0.7.4

  • Improved change location in menu

  • Added new localization:
    • Dutch
    • Greek
    • Portuguese

More detail here

  • Deleted Weather.com. Why?

  • Fixed wood preset (bottom space)

In Fedora known issue (conflicts with file from package filesystem)

Solved here

0.7.5

  • Bug fixes

  • New preset Winter

0.7.6

  • Removed "+" from Fahrenheit

  • Added customization to date format

    • can change date separator (31.01, 31-01, 31/01)
    • swap the day and month

Before

After

  • Available languages:
 1. English
 2. Dutch (Netherlands)
 3. Lithuanian
 4. Russian
 5. Ukrainian
 6. French
 7. German
 8. Greek
 9. Japanese
10. Portuguese (Brazil)
11. Italian
12. Swedish
13. Romanian
14. Polish
15. Spanish
16. Czech

0.7.7

0.7.8

  • Added weather service language save to config file

  • Improved background view when widget scaled.

  • Improved url opener

  • Added wind units:

    • Beaufort scale
    • Knots

0.7.9

  • Added new bg «Gray» Author: DeadMetaler

  • Added new presets «Compact day» and «Compact date»

  • Added API key support (OpenWeatherMap)

OpenWeatherMap required API key now. You can get it free. Register on the Sign up page and copy your API key to Location dialog.

Clone this wiki locally