a9661a09e0
feat: revert flat style
2023-01-05 01:56:56 +03:00
83b52f8e53
feat: Change max-width-chars
to 50
2023-01-05 01:55:29 +03:00
tfuxu
caacb24fae
UI: disable preset preview MenuButton
...
This also incudes removing some leftover code that was used for this MenuButton.
Fixes #670
2023-01-04 21:24:54 +01:00
tfuxu
8df722ef1a
UI: make popovers homogeneous in every direction
2023-01-04 21:02:49 +01:00
tfuxu
3d2f16c4e2
frontend/main: rename show_exit_dialog to show_unsaved_dialog
...
* add new `discard` parameter to GradienceSaveDialog
* clean some placeholder functions in main module
2023-01-04 21:00:48 +01:00
1de0a01a4b
revert: "misc: change to lower-case"
...
Signed-off-by: David Lapshin <ddaudix@gmail.com>
2023-01-04 22:27:07 +03:00
3c506a52eb
misc: change to lower-case
...
Signed-off-by: David Lapshin <ddaudix@gmail.com>
2023-01-04 22:24:14 +03:00
814de75934
misc: rename to build
...
Signed-off-by: David Lapshin <ddaudix@gmail.com>
2023-01-04 22:21:00 +03:00
0d93ee6bd3
Update pypi-dependencies.json
( #692 )
...
This is an auto-generated PR with the generation of
`pypi-dependencies.json`.
2023-01-04 22:12:10 +03:00
AdwCustomizer
9d5fe32821
ci: update Flatpak pypi dependencies
2023-01-04 19:10:55 +00:00
4db8d9e8ce
misc: minor improvements ( #691 )
...
# Description
<!-- Describe your changes in detail here. -->
Some minor changes to the various things (cut version of #690 )
## Type of change
<!-- What type of change does your pull request introduce? Put an `x` in
the box that apply. -->
- [ ] Bugfix (Change which fixes a issue)
- [ ] New feature (Change which adds new functionality)
- [x] Enhancement (Change which slightly improves existing code)
- [ ] Breaking change (This change will introduce incompatibility with
existing functionality)
## Changelog <!-- This is optional, but highly appreciated. -->
- Removed hardcoded `anyascii` version as latest version is used
automatically
- Some wording changes in markdown files
## Testing
- [x] I have tested my changes and verified that they work as expected
<!-- Required, your PR won't be accepted if you don't do this step. -->
### How to test the changes
<!-- Optional, it can speed up review process if you provide the
information on how to test your changes. -->
No information provided.
2023-01-04 22:10:21 +03:00
8963a40bee
misc: make email a mailto link
2023-01-04 21:05:36 +03:00
720c684560
misc: minor improvements
2023-01-04 20:51:14 +03:00
tfuxu
ad7b4208d5
Update pypi-dependencies.json
( #689 )
...
This is an auto-generated PR with the generation of
`pypi-dependencies.json`.
2023-01-04 17:26:11 +01:00
Hosted Weblate
9a42a73ce9
translate: update translation files
...
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: Gradience/Gradience
Translate-URL: https://hosted.weblate.org/projects/GradienceTeam/gradience/
2023-01-04 13:14:14 +01:00
Gradience Bot
601acd2318
ci: generate .pot file
2023-01-04 12:14:08 +00:00
Ali Aljishi
1c009016b1
translate: translated using Weblate (Arabic)
...
Currently translated at 100.0% (238 of 238 strings)
Translation: Gradience/Gradience
Translate-URL: https://hosted.weblate.org/projects/GradienceTeam/gradience/ar/
2023-01-04 10:49:41 +01:00
yangyangdaji
f373835349
translate: translated using Weblate (Chinese (Simplified))
...
Currently translated at 100.0% (238 of 238 strings)
Translation: Gradience/Gradience
Translate-URL: https://hosted.weblate.org/projects/GradienceTeam/gradience/zh_Hans/
2023-01-04 08:47:44 +01:00
e51b0a6eb0
Merge branch 'main' into pypi-deps
2023-01-04 07:29:14 +01:00
Hosted Weblate
504a3612a0
translate: update translation files
...
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: Gradience/Gradience
Translate-URL: https://hosted.weblate.org/projects/GradienceTeam/gradience/
2023-01-04 01:47:36 +01:00
Gradience Bot
adb8c0d28a
ci: generate .pot file
2023-01-04 00:38:39 +00:00
AdwCustomizer
ded745dee8
ci: update Flatpak pypi dependencies
2023-01-03 23:15:31 +00:00
tfuxu
6d18965a5a
requirements: fix anyascii dependency
...
Signed-off-by: tfuxu <73042332+tfuxu@users.noreply.github.com>
2023-01-03 23:15:06 +00:00
acbbd3623b
fix: update anyascii version
...
Signed-off-by: 0xMRTT <0xMRTT@proton.me>
2023-01-04 00:01:20 +01:00
5621934d8b
fix: rename ci to build
...
since it's only doing build
Signed-off-by: 0xMRTT <0xMRTT@proton.me>
2023-01-03 23:55:02 +01:00
88ab97dbf7
misc: remove cmake
as dependency
...
I'm dumb -_-
Signed-off-by: David Lapshin <ddaudix@gmail.com>
2023-01-04 01:37:42 +03:00
16628cdb21
misc: follow alphabet order
...
Signed-off-by: David Lapshin <ddaudix@gmail.com>
2023-01-03 23:58:22 +03:00
5c8c816bdd
misc: add cmake
...
Signed-off-by: David Lapshin <ddaudix@gmail.com>
2023-01-03 23:56:51 +03:00
tfuxu
4107c60c2b
frontend: move dialogs to external modules
...
* move action helper functions to new `utils/actions` helper module
2023-01-03 19:35:21 +01:00
tfuxu
fa12fa5560
frontend/views: move no_plugin_window to views
...
* directly define some properties in views
* general refactor in some frontend modules
2023-01-03 19:20:21 +01:00
tfuxu
bf341d7b82
frontend/main: use external globals where possible
2023-01-03 17:21:20 +01:00
tfuxu
6e612e7701
frontend/main: fix built-in presets selection in quick preset manager
2023-01-03 15:10:21 +01:00
tfuxu
9f9a547634
backend/globals: move plugin dir variables to globals
module
...
* change parent variable naming in about_window to make it similar to dialogs
* misc refactoring changes
2023-01-03 15:07:41 +01:00
Hosted Weblate
ae2efee174
translate: update translation files
...
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: Gradience/Gradience
Translate-URL: https://hosted.weblate.org/projects/GradienceTeam/gradience/
2023-01-03 13:14:11 +01:00
Gradience Bot
39a7a6060d
ci: generate .pot file
2023-01-03 12:14:04 +00:00
Hosted Weblate
be0c6c67dc
translate: update translation files
...
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: Gradience/Gradience
Translate-URL: https://hosted.weblate.org/projects/GradienceTeam/gradience/
2023-01-03 01:46:39 +01:00
Gradience Bot
84153ca024
ci: generate .pot file
2023-01-03 00:39:00 +00:00
Hosted Weblate
fce3e84a26
translate: update translation files
...
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: Gradience/Gradience
Translate-URL: https://hosted.weblate.org/projects/GradienceTeam/gradience/
2023-01-02 13:13:55 +01:00
Gradience Bot
79b8a35f45
ci: generate .pot file
2023-01-02 12:13:47 +00:00
Hosted Weblate
f5bbab81ea
translate: update translation files
...
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: Gradience/Gradience
Translate-URL: https://hosted.weblate.org/projects/GradienceTeam/gradience/
2023-01-02 01:46:05 +01:00
Gradience Bot
4eebd0c0a0
ci: generate .pot file
2023-01-02 00:39:21 +00:00
tfuxu
a8f1bc8ab8
frontend: move About Window constructor to an external module
...
* frontend/main: add missing exception variable assignment
2023-01-01 21:15:36 +01:00
Hosted Weblate
f7b5433754
translate: update translation files
...
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: Gradience/Gradience
Translate-URL: https://hosted.weblate.org/projects/GradienceTeam/gradience/
2023-01-01 13:12:41 +01:00
Gradience Bot
f24d0c05b9
ci: generate .pot file
2023-01-01 12:12:36 +00:00
Hosted Weblate
9d1f3058f7
translate: update translation files
...
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: Gradience/Gradience
Translate-URL: https://hosted.weblate.org/projects/GradienceTeam/gradience/
2023-01-01 01:44:12 +01:00
Gradience Bot
0cc583de8d
ci: generate .pot file
2023-01-01 00:44:06 +00:00
Hosted Weblate
a7662d7751
translate: update translation files
...
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: Gradience/Gradience
Translate-URL: https://hosted.weblate.org/projects/GradienceTeam/gradience/
2022-12-31 13:12:18 +01:00
Gradience Bot
afd76d7f2e
ci: generate .pot file
2022-12-31 12:12:13 +00:00
Hosted Weblate
42d0667d32
translate: update translation files
...
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: Gradience/Gradience
Translate-URL: https://hosted.weblate.org/projects/GradienceTeam/gradience/
2022-12-31 01:37:54 +01:00
Hosted Weblate
fb5dfed662
translate: merge branch 'origin/main' into Weblate.
2022-12-31 01:37:52 +01:00