-
Notifications
You must be signed in to change notification settings - Fork 28
Expand file tree
/
Copy pathcatalog.toml
More file actions
201 lines (183 loc) · 4.82 KB
/
Copy pathcatalog.toml
File metadata and controls
201 lines (183 loc) · 4.82 KB
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
# This file is auto-generated. Do not edit manually.
# Do not include it in your commit.
# Noctalia plugins catalog.
# Index of every plugin this source ships: the minimum needed to render, search,
# and compat-check the list. The per-plugin plugin.toml stays authoritative; the
# host re-reads it on enable. Keep one [[plugin]] row per plugin subdirectory.
# A [[plugin.release]] row names an older revision for a Noctalia below the tip's
# plugin_api, so an older release stays installable instead of the plugin vanishing.
# On every row, updated_at dates the commit that first shipped that row's version.
[[plugin]]
id = "noctalia/example"
name = "Example"
version = "1.3.1"
updated_at = 1784946285
added_at = 1781039692
author = "noctalia"
license = "MIT"
icon = "puzzle"
description = "A reference plugin demonstrating every supported entry type and common runtime APIs."
plugin_api = 9
tags = ["demo"]
[[plugin.release]]
plugin_api = 5
version = "1.3.0"
updated_at = 1784513738
rev = "2cdb0763567d53067205c4342bafff9010a45cda"
[[plugin.release]]
plugin_api = 3
version = "1.2.2"
updated_at = 1784171108
rev = "5082ed5f85e795513b8485e4cedc66d5a2c816ff"
[[plugin]]
id = "noctalia/screen_recorder"
name = "Screen Recorder"
version = "1.2.2"
updated_at = 1786284782
added_at = 1781039692
author = "noctalia"
license = "MIT"
icon = "video"
description = "Record the screen with gpu-screen-recorder."
plugin_api = 3
tags = ["recording", "video"]
[[plugin]]
id = "noctalia/bongocat"
name = "Bongo Cat"
version = "1.1.4"
updated_at = 1784476960
added_at = 1781052621
author = "noctalia"
license = "MIT"
icon = "cat"
description = "A cat that slaps your bar when you type or to the beat."
plugin_api = 3
tags = ["fun", "animation"]
[[plugin]]
id = "noctalia/translator"
name = "Translator"
version = "1.0.5"
updated_at = 1782649932
added_at = 1781268478
author = "noctalia"
license = "MIT"
icon = "language"
description = "Translate text from the launcher via Google Translate."
plugin_api = 3
tags = ["language", "launcher"]
[[plugin]]
id = "noctalia/timer"
name = "Timer"
version = "1.2.1"
updated_at = 1786284978
added_at = 1781407877
author = "noctalia"
license = "MIT"
icon = "clock"
description = "A countdown timer with bar widget, panel, and desktop widget."
plugin_api = 3
tags = ["countdown", "utility"]
[[plugin]]
id = "noctalia/wallhaven"
name = "Wallhaven"
version = "1.0.10"
updated_at = 1785108641
added_at = 1782324517
author = "noctalia"
license = "MIT"
icon = "photo"
description = "Browse Wallhaven wallpapers."
plugin_api = 9
tags = ["wallpaper"]
[[plugin.release]]
plugin_api = 3
version = "1.0.8"
updated_at = 1784290655
rev = "71baaa6ce6f0bfa093257dd0bedc7f39269a0650"
[[plugin]]
id = "noctalia/mpvpaper"
name = "Video Wallpaper"
version = "1.0.7"
updated_at = 1784946285
added_at = 1782365051
author = "noctalia"
license = "MIT"
icon = "movie"
description = "Video wallpapers via mpvpaper."
plugin_api = 9
tags = ["wallpaper", "video"]
[[plugin.release]]
plugin_api = 3
version = "1.0.6"
updated_at = 1784299657
rev = "487c0288adf0d1e6f72ba96e9e2499596521249c"
[[plugin]]
id = "noctalia/kaomoji"
name = "Kaomoji"
version = "1.0.1"
updated_at = 1782703256
added_at = 1782513915
author = "noctalia"
license = "MIT"
icon = "mood-smile"
description = "Browse and search kaomoji emoticons from the launcher and copy them to the clipboard."
plugin_api = 3
tags = ["emoticon", "launcher"]
[[plugin]]
id = "noctalia/notes"
name = "Notes"
version = "1.0.3"
updated_at = 1785108641
added_at = 1783038137
author = "noctalia"
license = "MIT"
icon = "notes"
description = "Quick text notes in a full-height side panel."
plugin_api = 9
tags = ["productivity"]
[[plugin.release]]
plugin_api = 3
version = "1.0.1"
updated_at = 1784089345
rev = "5082ed5f85e795513b8485e4cedc66d5a2c816ff"
[[plugin]]
id = "noctalia/bitwarden"
name = "Bitwarden"
version = "1.0.1"
updated_at = 1785242138
added_at = 1784735852
author = "noctalia"
license = "MIT"
icon = "lock"
description = "Search your Bitwarden vault from the launcher and copy passwords via the local bw serve API."
plugin_api = 8
tags = ["launcher", "privacy", "productivity", "utility"]
[[plugin]]
id = "noctalia/world_clock"
name = "World Clock"
version = "1.0.2"
updated_at = 1785397425
added_at = 1785325491
author = "noctalia"
license = "MIT"
icon = "world"
description = "A world clock panel and bar widget for tracking multiple timezones."
plugin_api = 19
tags = ["clock", "time", "utility"]
[[plugin]]
id = "noctalia/wallpaper_depth"
name = "Wallpaper Depth"
version = "1.0.2"
updated_at = 1786565714
added_at = 1786549052
author = "noctalia"
license = "MIT"
icon = "layers-subtract"
description = "Generate depth masks that place desktop widgets behind wallpaper foregrounds."
plugin_api = 26
tags = ["wallpaper", "desktop", "ai"]
[[plugin.release]]
plugin_api = 25
version = "1.0.0"
updated_at = 1786549052
rev = "4933b1c459459af3a0f9d14898b76ce0564d43b3"