-
Notifications
You must be signed in to change notification settings - Fork 27
/
Copy pathcom.github.finefindus.eyedropper.metainfo.xml.in.in
216 lines (214 loc) · 9.07 KB
/
com.github.finefindus.eyedropper.metainfo.xml.in.in
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
<?xml version="1.0" encoding="UTF-8"?>
<!-- FineFindus 2022 <[email protected]> -->
<component type="desktop-application">
<id>@app-id@</id>
<metadata_license>CC0</metadata_license>
<project_license>GPL-3.0</project_license>
<name>Eyedropper</name>
<summary>Pick and format colors</summary>
<!-- developer_name tag deprecated with Appstream 1.0 -->
<developer_name translatable="no">FineFindus</developer_name>
<developer id="io.github.finefindus">
<name translatable="no">FineFindus</name>
</developer>
<update_contact>[email protected]</update_contact>
<description>
<p>
Enter or pick a color and view it in different formats.
</p>
<p>Features</p>
<ul>
<li>Pick a Color</li>
<li>Edit the viewed color in a simple HSL editor</li>
<li>Enter a color in various formats</li>
<li>Convert colors into other formats such as Hex, RGB, HSV, HSL, CMYK, XYZ, CIE-Lab…</li>
</ul>
</description>
<screenshots>
<screenshot type="default">
<image>https://raw.githubusercontent.com/FineFindus/eyedropper/main/data/resources/screenshots/main_default.png</image>
<caption>Main window with a color in different formats</caption>
</screenshot>
<screenshot>
<image>https://raw.githubusercontent.com/FineFindus/eyedropper/main/data/resources/screenshots/main_customize.png</image>
<caption>Main window with customized formats</caption>
</screenshot>
<screenshot>
<image>https://raw.githubusercontent.com/FineFindus/eyedropper/main/data/resources/screenshots/edit_sheet.png</image>
<caption>Editor with an HSL editor</caption>
</screenshot>
<screenshot>
<image>https://raw.githubusercontent.com/FineFindus/eyedropper/main/data/resources/screenshots/status_page.png</image>
<caption>Status page stating to pick a color to get started</caption>
</screenshot>
</screenshots>
<url type="homepage">https://apps.gnome.org/Eyedropper</url>
<url type="bugtracker">https://github.com/FineFindus/eyedropper/issues</url>
<url type="vcs-browser">https://github.com/FineFindus/eyedropper</url>
<url type="contribute">https://github.com/FineFindus/eyedropper#contributing</url>
<url type="translate">https://github.com/FineFindus/eyedropper#translation</url>
<content_rating type="oars-1.1" />
<releases>
<release version="2.0.1" date="2024-09-18">
<description translatable="no">
<p>A small fix for failing metadata</p>
</description>
</release>
<release version="2.0.0" date="2024-09-18">
<description translatable="no">
<p>A new release, including major reworks the the UI and the color system</p>
<ul>
<li>Added a new color editor, allowing to modify colors</li>
<li>Reworked the system handling color conversions</li>
<li>Updated to modern GNOME styling</li>
<li>A warning page is now shown on unsupported systems</li>
<li>Various internal code improvements and bug fixes</li>
<li>Removed the palette dialog</li>
<li>Removed custom color formats</li>
</ul>
</description>
</release>
<release version="1.0.0" date="2023-09-27">
<description translatable="no">
<p>A new release with exciting new features and many improvements.</p>\n<ul><li>Allow entering any format</li><li>Display color in overview search</li><li>Export palettes to LibreOffice</li><li>A visual differentiation between color and background</li><li>Improved color conversion</li><li>Visual refinements to match the state of the art of GNOME apps</li><li>Internal code improvements and bug fixes</li></ul>
</description>
</release>
<release version="0.6.0" date="2023-02-24">
<description translatable="no">
<p>Added:</p>
<ul>
<li>Show a toast with an Undo option when clearing the history</li>
<li>Use Ctrl-Q to close the window</li>
<li>Use a default minimum window size, content should no longer unnecessarily cut off</li>
<li>New icon by @bertob</li>
<li>Export palettes as Adobe Swatch Exchange (ASE), hex, PAL, Paint.NET (txt) files</li>
<li>Minor changes to the store metadata</li>
</ul>
<p>Changed:</p>
<ul>
<li>Hunter-Lab now displays 0 instead of NaN</li>
<li>Improved tooltips for copying colors</li>
<li>Palette window now uses a button with a more explicit text instead of an icon</li>
<li>Reworded project description</li>
<li>Updated all screenshots</li>
</ul>
<p>Fixed:</p>
<ul>
<li>Separator is now hidden when the history list is hidden</li>
<li>Improved editing experience when change the Hex color/name</li>
</ul>
</description>
</release>
<release version="0.5.1" date="2023-01-29">
<description translatable="no">
<p>Added:</p>
<ul>
<li>Russian translation</li>
<li>Better optimized releases</li>
<li>Returns the exit code on quitting</li>
</ul>
<p>Changed:</p>
<ul>
<li>History no longer contains duplicated items</li>
</ul>
<p>Fixed:</p>
<ul>
<li>Fixed a bug where the wrong rgb format was used</li>
<li>Fixed a bug where LMS and Hunter-Lab had the same setting</li>
</ul>
</description>
</release>
<release version="0.5.0" date="2023-01-03">
<description translatable="no">
<p>Added:</p>
<ul>
<li>Export the generated palettes from the palette dialog as a GIMP palette file</li>
<li>A .doap file to describe the project </li>
<li>Show a placeholder page when no color is picked</li>
<li>LMS color space can now be shown</li>
<li>Convert to Hunter-Lab color space</li>
<li>Customize color formats</li>
</ul>
<p>Changed:</p>
<ul>
<li>Fixed a bug where the illuminants were not fully shown</li>
<li>The names of the GNOME color palette are now available</li>
</ul>
</description>
</release>
<release version="0.4.0" date="2022-10-20">
<description translatable="no">
<p>Added:</p>
<ul>
<li>Options to show names of color (from w3c basic, extended and xkcd)</li>
<li>Change the color by typing a name in the name field</li>
<li>Palettes are now shown in the palette dialog, accessible by clicking on the large color button</li>
<li>The App now uses the AdwAboutWindow</li>
<li>HSL does now support alpha values</li>
<li>HWB and CIELCh are now supported</li>
<li>CIE standard observer for CIELab and CIELCh</li>
<li>Change CIE illuminants</li>
</ul>
</description>
</release>
<release version="0.3.1" date="2022-09-23">
<description translatable="no">
Fixed a few bugs and added Dutch translations.
</description>
</release>
<release version="0.3.0" date="2022-09-21">
<description translatable="no">
<p>Added:</p>
<ul>
<li>Palettes, consisting of darker shades and lighter tints, are now generated from the currently picked color as well as the previous 3</li>
<li>Change the order of the color formats by dragging and dropping them in the settings</li>
<li>The app has been translated into French by rene-coty</li>
<li>A German translation has been added</li>
<li>Adjusted some strings to be easier to understand</li>
</ul>
</description>
</release>
<release version="0.2.0" date="2022-09-08">
<description translatable="no">
<p>Added:</p>
<ul>
<li>Issue and feature-request templates</li>
<li>Change the color using hex values in the hex field</li>
<li>Previous colors are now visible in the history list</li>
<li>Disable unwanted color models</li>
<li>Colors can now be shown as XYZ or CIELAB format</li>
</ul>
</description>
</release>
<release version="0.1.0" date="2022-08-28">
<description translatable="no">
<p>Added:</p>
<ul>
<li>Basic UI</li>
<li>Pick a color using the color picker button</li>
<li>Copy the color in different color models</li>
<li>Change the position of the alpha values in hex values</li>
<li>Added License</li>
</ul>
</description>
</release>
</releases>
<kudos>
<!--
GNOME Software kudos:
https://gitlab.gnome.org/GNOME/gnome-software/-/blob/main/doc/kudos.md
-->
<kudo>SearchProvider</kudo>
<kudo>ModernToolkit</kudo>
<kudo>HiDpiIcon</kudo>
</kudos>
<translation type="gettext">@gettext-package@</translation>
<launchable type="desktop-id">@[email protected]</launchable>
<branding>
<color type="primary" scheme_preference="light">#78D9F7</color>
<color type="primary" scheme_preference="dark">#085367</color>
</branding>
<custom>
<value key="GnomeSoftware::key-colors">[(120, 217, 247)]</value>
</custom>
</component>