fiftydinar
16a96c22fc
docs: Make extensions with additional dependencies section even better
...
Co-authored-by: xyny <60004820+xynydev@users.noreply.github.com>
2024-04-10 19:15:03 +02:00
fiftydinar
5cc81a489b
docs: Fix grammar in logs for non-specified module input
2024-04-10 19:13:19 +02:00
fiftydinar
47c99acfe6
docs: Get rid of unnecessary comments in module.yml
2024-04-10 19:12:06 +02:00
fiftydinar
eac23050ad
docs: Add explanation on how to install additional system dependencies if needed for extension
2024-04-10 19:06:55 +02:00
fiftydinar
2f14404e06
docs: Get rid of redundant Usage instructions
2024-04-10 18:54:13 +02:00
fiftydinar
bb56fb94a8
style: Make "DONE" in logs symmetric & get rid of gettext-domain term
2024-04-10 18:50:27 +02:00
fiftydinar
2f711abb2a
docs: Change title to be clearer & to avoid gettext-domain & module-input terms
...
Co-authored-by: xyny <60004820+xynydev@users.noreply.github.com>
2024-04-10 18:29:21 +02:00
fiftydinar
4578c2f024
docs: Add clearer Usage instructions
...
Co-authored-by: xyny <60004820+xynydev@users.noreply.github.com>
2024-04-10 18:27:25 +02:00
fiftydinar
2004690aa6
docs: Use "releases" term instead of "end-releases"
...
Co-authored-by: xyny <60004820+xynydev@users.noreply.github.com>
2024-04-10 18:11:31 +02:00
fiftydinar
5e393fee44
docs: Update "Usage" with more accurate steps on how to get the recipe input
2024-04-09 19:44:30 +02:00
fiftydinar
10f53b27e6
fix: Revert icons installation
...
It's more reliable to have them in main extension folder instead
They appear to work.
2024-04-09 14:21:06 +02:00
fiftydinar
5b4b47e6e0
style: Make icons log more readable
2024-04-09 14:07:49 +02:00
fiftydinar
6f8cef496c
feat: Copy icons if they exist & add better checks for gschema
2024-04-09 13:58:53 +02:00
fiftydinar
1ed844fd85
fix: Get rid of gettext-domain key, install key is already sufficient
2024-04-09 09:09:43 +02:00
fiftydinar
c2ffe9c20e
style: Add more info about which extension is installed in logs
2024-04-09 09:05:42 +02:00
fiftydinar
ae1a7b53bf
docs: "Almost all" extensions compatibility is true now.
2024-04-08 22:19:52 +02:00
fiftydinar
5ab351bfda
fix: Get rid of SCHEMA_ID dependency!
...
gschema.xml can be copied without knowing the original name.
2024-04-08 22:16:46 +02:00
fiftydinar
a71bd6cc55
feat: Add full extension name for most error logs
2024-04-08 21:32:00 +02:00
fiftydinar
e6caae30f6
docs: Rephrase Gnome compatibility sentence better
2024-04-08 20:59:48 +02:00
fiftydinar
95724f2fc5
fix: Don't repeat "Gnome version" log multiple times
2024-04-08 20:53:32 +02:00
fiftydinar
dc6e0c34ee
docs: Add note in Known Issues that safe-check is implemented
2024-04-08 20:45:30 +02:00
fiftydinar
c8634b9787
feat: Fail the module if some crucial metadata.json info is missing
2024-04-08 20:40:07 +02:00
fiftydinar
e8c72c87b4
docs: Make advantages compared to RPMs clearer
2024-04-08 20:09:29 +02:00
fiftydinar
c501e6d8cd
feat: Implement compatibility check between extension & Gnome
...
If non-compatible version is detected from metadata.json, build will fail.
2024-04-08 19:59:42 +02:00
fiftydinar
04d94eacb2
feat: gnome-extensions module
...
If you wished to install some Gnome extension, but couldn't find it in RPM, this extension will help you in that.
Basically all extensions are supported, with some rare extensions like Pano just additionally needing some system dependencies.
See README for more details.
2024-04-08 19:21:36 +02:00