Skip to content

Commit 3bc5ff1

Browse files
authored
Merge branch 'main' into ryonakano/appearance-add-latte
2 parents ce2b376 + bd41f66 commit 3bc5ff1

402 files changed

Lines changed: 12249 additions & 11070 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.github/workflows/gettext.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
apt-get install git -y
1818
1919
- name: Clone repository
20-
uses: actions/checkout@v5
20+
uses: actions/checkout@v6
2121
with:
2222
token: ${{ secrets.GIT_USER_TOKEN }}
2323

.github/workflows/main.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
image: ghcr.io/elementary/docker:${{ matrix.version }}
2020

2121
steps:
22-
- uses: actions/checkout@v5
22+
- uses: actions/checkout@v6
2323
- name: Install Dependencies
2424
run: |
2525
apt update
@@ -39,6 +39,6 @@ jobs:
3939
image: valalang/lint
4040

4141
steps:
42-
- uses: actions/checkout@v5
42+
- uses: actions/checkout@v6
4343
- name: Lint
4444
run: io.elementary.vala-lint -d .

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
runs-on: ubuntu-latest
1010
if: github.event.pull_request.merged == true && true == contains(join(github.event.pull_request.labels.*.name), 'Release')
1111
steps:
12-
- uses: actions/checkout@v5
12+
- uses: actions/checkout@v6
1313
- uses: elementary/actions/release@main
1414
env:
1515
GIT_USER_TOKEN: "${{ secrets.GIT_USER_TOKEN }}"

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ You'll need the following dependencies:
1111
* libgee-0.8-dev
1212
* libgexiv2-dev
1313
* libgtk-4-dev (>=4.10)
14-
* libgranite-7-dev (>=7.5.0)
14+
* libgranite-7-dev (>=7.7.0)
1515
* meson
1616
* valac
1717

data/desktop.metainfo.xml.in

Lines changed: 15 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12,19 +12,19 @@
1212

1313
<screenshots>
1414
<screenshot type="default">
15-
<image>https://raw.githubusercontent.com/elementary/settings-desktop/8.0.0/data/screenshot-wallpaper.png</image>
15+
<image>https://raw.githubusercontent.com/elementary/settings-desktop/8.2.1/data/screenshot-wallpaper.png</image>
1616
</screenshot>
1717
<screenshot>
18-
<image>https://raw.githubusercontent.com/elementary/settings-desktop/8.0.0/data/screenshot-appearance.png</image>
18+
<image>https://raw.githubusercontent.com/elementary/settings-desktop/8.2.1/data/screenshot-appearance.png</image>
1919
</screenshot>
2020
<screenshot>
21-
<image>https://raw.githubusercontent.com/elementary/settings-desktop/8.0.0/data/screenshot-text.png</image>
21+
<image>https://raw.githubusercontent.com/elementary/settings-desktop/8.2.1/data/screenshot-text.png</image>
2222
</screenshot>
2323
<screenshot>
24-
<image>https://raw.githubusercontent.com/elementary/settings-desktop/8.0.0/data/screenshot-dock-panel.png</image>
24+
<image>https://raw.githubusercontent.com/elementary/settings-desktop/8.2.1/data/screenshot-dock-panel.png</image>
2525
</screenshot>
2626
<screenshot>
27-
<image>https://raw.githubusercontent.com/elementary/settings-desktop/8.0.0/data/screenshot-multitasking.png</image>
27+
<image>https://raw.githubusercontent.com/elementary/settings-desktop/8.2.1/data/screenshot-multitasking.png</image>
2828
</screenshot>
2929
</screenshots>
3030

@@ -43,6 +43,16 @@
4343
<update_contact>contact_at_elementary.io</update_contact>
4444

4545
<releases>
46+
<release version="8.2.1" date="2025-11-17" urgency="medium">
47+
<description>
48+
<p>Other updates:</p>
49+
<ul>
50+
<li>Update dock style</li>
51+
<li>Updated translations</li>
52+
</ul>
53+
</description>
54+
</release>
55+
4656
<release version="8.2.0" date="2025-05-16" urgency="medium">
4757
<description>
4858
<p>Other updates:</p>

meson.build

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
project(
22
'desktop',
33
'vala', 'c',
4-
version: '8.2.0'
4+
version: '8.2.1'
55
)
66
gettext_name = 'io.elementary.settings.' + meson.project_name()
77
gnome = import('gnome')
@@ -21,7 +21,7 @@ add_project_arguments(
2121
gio_dep = dependency('gio-2.0')
2222
glib_dep = dependency('glib-2.0')
2323
gobject_dep = dependency('gobject-2.0')
24-
granite_dep = dependency('granite-7', version: '>=7.5.0')
24+
granite_dep = dependency('granite-7', version: '>=7.7.0')
2525
gtk_dep = dependency('gtk4', version: '>=4.10')
2626
hdy_dep = dependency ('libadwaita-1')
2727
posix_dep = meson.get_compiler('vala').find_library('posix')

po/aa.po

Lines changed: 36 additions & 36 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
msgid ""
22
msgstr ""
33
"Report-Msgid-Bugs-To: \n"
4-
"POT-Creation-Date: 2024-12-03 00:56+0000\n"
4+
"POT-Creation-Date: 2025-11-04 18:05+0000\n"
55
"MIME-Version: 1.0\n"
66
"Content-Type: text/plain; charset=UTF-8\n"
77

@@ -19,7 +19,7 @@ msgstr ""
1919

2020
#: src/Plug.vala:66 src/Plug.vala:133 src/Plug.vala:134 src/Plug.vala:135
2121
#: src/Plug.vala:136 src/Plug.vala:137 src/Plug.vala:138 src/Plug.vala:139
22-
#: src/Views/Appearance.vala:69
22+
#: src/Views/Appearance.vala:65
2323
msgid "Appearance"
2424
msgstr ""
2525

@@ -67,19 +67,19 @@ msgstr ""
6767
msgid "Dark style"
6868
msgstr ""
6969

70-
#: src/Plug.vala:135 src/Views/Appearance.vala:107
70+
#: src/Plug.vala:135 src/Views/Appearance.vala:108
7171
msgid "Dim Wallpaper With Dark Style"
7272
msgstr ""
7373

74-
#: src/Plug.vala:136 src/Views/Appearance.vala:375
74+
#: src/Plug.vala:136 src/Views/Appearance.vala:267
7575
msgid "Accent Color"
7676
msgstr ""
7777

78-
#: src/Plug.vala:137 src/Views/Appearance.vala:405
78+
#: src/Plug.vala:137 src/Views/Appearance.vala:296
7979
msgid "Always Show Scrollbars"
8080
msgstr ""
8181

82-
#: src/Plug.vala:138 src/Views/Appearance.vala:390
82+
#: src/Plug.vala:138 src/Views/Appearance.vala:281
8383
msgid "Reduce Motion"
8484
msgstr ""
8585

@@ -107,89 +107,89 @@ msgstr ""
107107
msgid "Move windows to a new workspace"
108108
msgstr ""
109109

110-
#: src/Views/Appearance.vala:70
110+
#: src/Views/Appearance.vala:66
111111
msgid ""
112112
"Apps may follow these preferences, but can choose their own accents or style."
113113
msgstr ""
114114

115-
#: src/Views/Appearance.vala:84 src/Views/Dock.vala:37
115+
#: src/Views/Appearance.vala:83 src/Views/Dock.vala:37
116116
msgid "Default"
117117
msgstr ""
118118

119-
#: src/Views/Appearance.vala:96
119+
#: src/Views/Appearance.vala:97
120120
msgid "Dark"
121121
msgstr ""
122122

123-
#: src/Views/Appearance.vala:118
123+
#: src/Views/Appearance.vala:119
124124
msgid "Disabled"
125125
msgstr ""
126126

127-
#: src/Views/Appearance.vala:123
127+
#: src/Views/Appearance.vala:126
128128
msgid "Sunset to Sunrise"
129129
msgstr ""
130130

131-
#: src/Views/Appearance.vala:128
131+
#: src/Views/Appearance.vala:133
132132
msgid "From:"
133133
msgstr ""
134134

135-
#: src/Views/Appearance.vala:135
135+
#: src/Views/Appearance.vala:140
136136
msgid "To:"
137137
msgstr ""
138138

139-
#: src/Views/Appearance.vala:159
139+
#: src/Views/Appearance.vala:166
140140
msgid "Schedule"
141141
msgstr ""
142142

143-
#: src/Views/Appearance.vala:328
143+
#: src/Views/Appearance.vala:220
144144
msgid "Blueberry"
145145
msgstr ""
146146

147-
#: src/Views/Appearance.vala:331
147+
#: src/Views/Appearance.vala:223
148148
msgid "Mint"
149149
msgstr ""
150150

151-
#: src/Views/Appearance.vala:334
151+
#: src/Views/Appearance.vala:226
152152
msgid "Lime"
153153
msgstr ""
154154

155-
#: src/Views/Appearance.vala:337
155+
#: src/Views/Appearance.vala:229
156156
msgid "Banana"
157157
msgstr ""
158158

159-
#: src/Views/Appearance.vala:340
159+
#: src/Views/Appearance.vala:232
160160
msgid "Orange"
161161
msgstr ""
162162

163-
#: src/Views/Appearance.vala:343
163+
#: src/Views/Appearance.vala:235
164164
msgid "Strawberry"
165165
msgstr ""
166166

167-
#: src/Views/Appearance.vala:346
167+
#: src/Views/Appearance.vala:238
168168
msgid "Bubblegum"
169169
msgstr ""
170170

171-
#: src/Views/Appearance.vala:349
171+
#: src/Views/Appearance.vala:241
172172
msgid "Grape"
173173
msgstr ""
174174

175-
#: src/Views/Appearance.vala:352
175+
#: src/Views/Appearance.vala:244
176176
msgid "Cocoa"
177177
msgstr ""
178178

179-
#: src/Views/Appearance.vala:355
179+
#: src/Views/Appearance.vala:247
180180
msgid "Slate"
181181
msgstr ""
182182

183-
#: src/Views/Appearance.vala:358
183+
#: src/Views/Appearance.vala:250
184184
msgid "Automatic based on wallpaper"
185185
msgstr ""
186186

187-
#: src/Views/Appearance.vala:392
187+
#: src/Views/Appearance.vala:283
188188
msgid ""
189189
"Disable animations in the window manager and some other interface elements."
190190
msgstr ""
191191

192-
#: src/Views/Appearance.vala:408
192+
#: src/Views/Appearance.vala:299
193193
msgid "Scrollbars will take up space, even when not in use."
194194
msgstr ""
195195

@@ -289,39 +289,39 @@ msgstr ""
289289
msgid "When maximizing"
290290
msgstr ""
291291

292-
#: src/Views/Multitasking.vala:125
292+
#: src/Views/Multitasking.vala:127
293293
msgid "Do nothing"
294294
msgstr ""
295295

296-
#: src/Views/Multitasking.vala:126
296+
#: src/Views/Multitasking.vala:128
297297
msgid "Multitasking View"
298298
msgstr ""
299299

300-
#: src/Views/Multitasking.vala:127
300+
#: src/Views/Multitasking.vala:129
301301
msgid "Maximize current window"
302302
msgstr ""
303303

304-
#: src/Views/Multitasking.vala:128
304+
#: src/Views/Multitasking.vala:135
305305
msgid "Show Applications Menu"
306306
msgstr ""
307307

308-
#: src/Views/Multitasking.vala:129
308+
#: src/Views/Multitasking.vala:137
309309
msgid "Show all windows"
310310
msgstr ""
311311

312-
#: src/Views/Multitasking.vala:130
312+
#: src/Views/Multitasking.vala:138
313313
msgid "Switch to previous workspace"
314314
msgstr ""
315315

316-
#: src/Views/Multitasking.vala:131
316+
#: src/Views/Multitasking.vala:139
317317
msgid "Switch to next workspace"
318318
msgstr ""
319319

320-
#: src/Views/Multitasking.vala:132
320+
#: src/Views/Multitasking.vala:140
321321
msgid "Switch to new workspace"
322322
msgstr ""
323323

324-
#: src/Views/Multitasking.vala:133
324+
#: src/Views/Multitasking.vala:141
325325
msgid "Execute custom command"
326326
msgstr ""
327327

0 commit comments

Comments
 (0)