bilelmoussaoui / bilelmoussaoui/Hardcode-Tray

xfce weather applet

Open
#232 19 comments 0 reactions 0 assignees View on GitHub
good first issue help wanted question
Dominant language
Python
Stars
890
Forks
59
PR merge metrics
No merged PRs in 30d

Description

The icons are stored on `/usr/share/xfce4/weather/icons/`
with 3 different themes
- `liquid`
- `liquid-dark`
- `simplistic`

and 3 different sizes : 22, 48 & 128.
Only 22 will be used for tray icons.
Icon names

- [ ] cloud.png
- [ ] fog.png
- [ ] lightcloud-night.png
- [ ] lightcloud.png
- [ ] lightrain.png
- [ ] lightrainsun-night.png
- [ ] lightrainsun.png
- [ ] lightrainthunder.png
- [ ] lightrainthundersun-night.png
- [ ] lightrainthundersun.png
- [ ] nodata.png
- [ ] partlycloud-night.png
- [ ] partlycloud.png
- [ ] rain.png
- [ ] rainthunder.png
- [ ] sleet.png
- [ ] sleetsun-night.png
- [ ] sleetsun.png
- [ ] sleetsunthunder-night.png
- [ ] sleetsunthunder.png
- [ ] sleetthunder.png
- [ ] snow.png
- [ ] snowsun-night.png
- [ ] snowsun.png
- [ ] snowsunthunder-night.png
- [ ] snowsunthunder.png
- [ ] snowthunder.png
- [ ] sun-night.png
- [ ] sun.png

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by inspecting the XFCE weather icon location `/usr/share/xfce4/weather/icons/` and the repository entry points that handle tray icons; no source files or tests are named in the issue. Confirm the expected treatment of the listed 22px icons across the liquid, liquid-dark, and simplistic themes, and consider the work complete when the agreed weather icons are handled consistently.

Written by the indexing model from the issue text.

Assessment

Tech stack
linux, python
Domain
desktop, operating-systems
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.