0xMRTT
3a8633e5b0
fix: update path
...
Signed-off-by: 0xMRTT <0xMRTT@tuta.io>
2022-09-01 23:25:33 +02:00
0xMRTT
3ccfc25c58
fix: update pkgbuild path
...
Signed-off-by: 0xMRTT <0xMRTT@tuta.io>
2022-09-01 23:23:40 +02:00
0xMRTT
e2f78487aa
fix: update pkgbuild path
...
Signed-off-by: 0xMRTT <0xMRTT@tuta.io>
2022-09-01 23:22:33 +02:00
0xMRTT
9a60d80843
fix: update PKG name
...
Signed-off-by: 0xMRTT <0xMRTT@tuta.io>
2022-09-01 23:19:59 +02:00
0xMRTT
cb4a447645
CI: add automatic pkgbuild
...
Signed-off-by: 0xMRTT <0xMRTT@tuta.io>
2022-09-01 23:17:46 +02:00
0xMRTT
d28edd2292
Create PKGBUILD
...
Signed-off-by: 0xMRTT <0xMRTT@tuta.io>
2022-09-01 23:14:58 +02:00
0xMRTT
6f2dbeda14
Update CONTRIBUTING.md
...
Signed-off-by: 0xMRTT <0xMRTT@tuta.io>
2022-09-01 19:39:15 +02:00
0xMRTT
2c3f2ca42b
Fixes by autopep8 action ( #321 )
...
This is an auto-generated PR with fixes by autopep8.
2022-09-01 18:21:10 +02:00
AdwCustomizer
7a814babc4
ci: autopep8 action fixes
2022-09-01 16:19:45 +00:00
0xMRTT
b029dc194c
Create preferences window ( #311 )
...
This PR adds a preferences window with options for setting overrides in Flatpak aplications.
These changes have, to some extent, features requested in issue https://github.com/GradienceTeam/Gradience/issues/276 .
### Changes
- Create new .blp file for preferences window,
- Make `self.settings` object accessible to other files,
- Create new item in `main-menu` menu: `Preferences`
~~I'm setting this PR as a draft for now, to check if everything works as expected~~
Ps. This time, I didn't forget to update `POTFILES` :P
2022-09-01 18:19:24 +02:00
tfuxu
1541f60064
Merge branch 'main' into prefs-window
2022-09-01 16:03:27 +00:00
tfuxu
8305312c6e
update POTFILES :^)
2022-09-01 18:02:17 +02:00
tfuxu
57e0d9dcd0
feat: support flatpak overrides for gtk3 too
2022-09-01 17:53:59 +02:00
0xMRTT
0050aba234
feat: add website translation
...
Signed-off-by: 0xMRTT <0xMRTT@tuta.io>
2022-09-01 17:48:05 +02:00
tfuxu
04ebf6e176
move flatpak specific functions from preferences.py to modules
2022-09-01 17:37:21 +02:00
tfuxu
b3446aae9b
allow Gradience Flatpak to access xdg-data/flatpak
2022-09-01 17:35:52 +02:00
0xMRTT
bf4527b5c6
fix: meson plugins install
2022-09-01 16:39:30 +02:00
0xMRTT
ddb2effbc9
Fixes by autopep8 action ( #319 )
2022-09-01 16:13:10 +02:00
AdwCustomizer
73fa944b90
ci: autopep8 action fixes
2022-09-01 14:11:14 +00:00
0xMRTT
cddc3f0236
fix: pm error
2022-09-01 16:10:42 +02:00
0xMRTT
710f37cd67
fix: hooks name
2022-09-01 16:09:10 +02:00
0xMRTT
a14f18e7df
feat: add hookspec
2022-09-01 16:08:34 +02:00
0xMRTT
3d9ab6f865
fix: remove duplicated log
2022-09-01 16:06:32 +02:00
0xMRTT
feb15bd624
feat: use enebaled plugins
2022-09-01 16:06:04 +02:00
0xMRTT
8ac227cec4
feat: add pluggy
2022-09-01 16:04:12 +02:00
0xMRTT
92b23835bc
fix: use a list of enabled plugins
2022-09-01 16:04:00 +02:00
0xMRTT
5f31432fc5
Fixes by autopep8 action ( #318 )
2022-09-01 15:25:02 +02:00
AdwCustomizer
96c7379154
ci: autopep8 action fixes
2022-09-01 13:22:24 +00:00
0xMRTT
462e6eac6e
fix: restore old preset
2022-09-01 15:21:58 +02:00
0xMRTT
5c93b575ec
fix: format
2022-09-01 15:09:59 +02:00
0xMRTT
f2e96ccc74
fix: format in two spaces
2022-09-01 15:09:34 +02:00
0xMRTT
7c0b2c5bcf
Implement backup functionality for gtk.css ( #301 )
2022-09-01 15:03:03 +02:00
0xMRTT
900c185e82
Merge branch 'main' into backupfeature
2022-09-01 15:02:56 +02:00
AdwCustomizer
ccd83cd13b
ci: generate LINGUAS file
2022-09-01 12:15:53 +00:00
AdwCustomizer
41bc134d7e
ci: generate .pot file
2022-09-01 12:15:51 +00:00
Divine Bicycle
8b8a197875
Halfway implement backup functionality but it works
2022-09-01 20:11:38 +08:00
Divine Bicycle
4dd100fea4
Revert "Halfway implement restoring css backup"
...
This reverts commit 892f110f3e
.
2022-09-01 20:02:11 +08:00
0xMRTT
4e042ef5e1
Merge branch 'main' into prefs-window
2022-09-01 13:31:01 +02:00
Erick Howard
21cbc5d05b
Merge branch 'main' into backupfeature
2022-09-01 19:27:56 +08:00
0xMRTT
295a4b5165
fix: remove glib
...
Signed-off-by: 0xMRTT <0xMRTT@tuta.io>
2022-09-01 13:26:42 +02:00
0xMRTT
d5549f7012
Merge branch 'main' into backupfeature
2022-09-01 13:23:51 +02:00
0xMRTT
6f02ddd534
Merge branch 'main' into prefs-window
2022-09-01 13:22:19 +02:00
0xMRTT
6b7c2bd863
translate: translations update from Hosted Weblate ( #316 )
...
Translations update from [Hosted Weblate](https://hosted.weblate.org ) for [Gradience/Gradience](https://hosted.weblate.org/projects/GradienceTeam/gradience/ ).
Current translation status:
![Weblate translation status](https://hosted.weblate.org/widgets/GradienceTeam/-/gradience/horizontal-auto.svg )
2022-09-01 12:36:55 +02:00
gogogogi
b0788ec918
translate: translated using Weblate (Croatian)
...
Currently translated at 6.1% (12 of 194 strings)
Translation: Gradience/Gradience
Translate-URL: https://hosted.weblate.org/projects/GradienceTeam/gradience/hr/
2022-09-01 11:15:57 +02:00
gogogogi
7d6503f271
translate: added translation using Weblate (Croatian)
2022-09-01 11:04:51 +02:00
Divine Bicycle
892f110f3e
Halfway implement restoring css backup
...
It doesn't work
2022-09-01 13:22:14 +08:00
Divine Bicycle
8f56bfd2fd
Implement backup functional for gtk.css
2022-09-01 13:22:14 +08:00
fc76ddbe78
fix: fixes by autopep8 action ( #310 )
...
This is an auto-generated PR with fixes by autopep8.
2022-09-01 06:04:24 +03:00
AdwCustomizer
3255c537c6
ci: autopep8 action fixes
2022-09-01 03:04:02 +00:00
366b8e8948
feat: minor UI improvements
...
- Capitalize first letters in titles
- Use `activatable-widget` for switches
- Remove redundant whitespace
2022-09-01 06:03:43 +03:00