Searched full:weather (Results 1 – 15 of 15) sorted by relevance
12 Upstream-Status: Backport [https://github.com/xfce-mirror/xfce4-weather-plugin/commit/3c095487e3a6c…15 panel-plugin/weather-config.c | 18 +++++++++++++++--16 panel-plugin/weather-parsers.c | 36 ++++++++++++++++++----------------17 panel-plugin/weather-parsers.h | 7 +++----18 panel-plugin/weather-search.c | 18 +++++++++++++++--19 panel-plugin/weather.c | 26 ++++++++++++++++++++----22 diff --git a/panel-plugin/weather-config.c b/panel-plugin/weather-config.c24 --- a/panel-plugin/weather-config.c25 +++ b/panel-plugin/weather-config.c72 diff --git a/panel-plugin/weather-parsers.c b/panel-plugin/weather-parsers.c[all …]
13 Upstream-Status: Backport [https://github.com/xfce-mirror/xfce4-weather-plugin/commit/9115037ed7cfe…17 panel-plugin/weather-config.c | 4 ++--18 panel-plugin/weather-search.c | 20 +++++++++++---------34 diff --git a/panel-plugin/weather-config.c b/panel-plugin/weather-config.c36 --- a/panel-plugin/weather-config.c37 +++ b/panel-plugin/weather-config.c49 diff --git a/panel-plugin/weather-search.c b/panel-plugin/weather-search.c51 --- a/panel-plugin/weather-search.c52 +++ b/panel-plugin/weather-search.c
7 Upstream-Status: Backport [https://github.com/xfce-mirror/xfce4-weather-plugin/commit/05b3ab7c755d7…12 panel-plugin/weather-config.c | 32 ++++---13 panel-plugin/weather-search.c | 37 ++++++---14 panel-plugin/weather-summary.c | 23 ++++--15 panel-plugin/weather.c | 147 +++++++++++++++------------------16 panel-plugin/weather.h | 2 +-49 diff --git a/panel-plugin/weather-config.c b/panel-plugin/weather-config.c51 --- a/panel-plugin/weather-config.c52 +++ b/panel-plugin/weather-config.c125 diff --git a/panel-plugin/weather-search.c b/panel-plugin/weather-search.c[all …]
10 Upstream-Status: Submitted [Upstream-Status: Backport [https://github.com/xfce-mirror/xfce4-weather…14 panel-plugin/weather-config.c | 28 +++++++15 panel-plugin/weather-search.c | 32 ++++++++16 panel-plugin/weather-summary.c | 21 +++++17 panel-plugin/weather.c | 140 ++++++++++++++++++++++++++++++++-18 panel-plugin/weather.h | 4 +41 diff --git a/panel-plugin/weather-config.c b/panel-plugin/weather-config.c43 --- a/panel-plugin/weather-config.c44 +++ b/panel-plugin/weather-config.c131 diff --git a/panel-plugin/weather-search.c b/panel-plugin/weather-search.c[all …]
6 Upstream-Status: Submitted [Upstream-Status: Backport [https://github.com/xfce-mirror/xfce4-weather…
1 SUMMARY = "Panel plugin to display current temperature and weather condition"2 HOMEPAGE = "https://docs.xfce.org/panel-plugins/xfce4-weather-plugin/start"18 FILES:${PN} += "${datadir}/xfce4/weather"
1 SUMMARY = "A library to access weather information from online services"
36 xfce4-weather-plugin \
51 example/weather | 2 +-433 diff --git a/example/weather b/example/weather435 --- a/example/weather436 +++ b/example/weather
27 authenticator secret key for the given user and returns weather this
51 PACKAGECONFIG[weather] = "-DENABLE_WEATHER=ON,-DENABLE_WEATHER=OFF,libgweather4"
99 /** Weather this attribute is read-only */
11 # A parser that can be used to identify weather a line is a test result or a section statement.
[all...]