Commit graph

94 commits

Author SHA1 Message Date
b769ee9272
fix: update adw gtk3 support 2023-06-28 19:23:39 +02:00
e08cdb46a9
feat: add support for Adw 1.4 2023-06-28 09:35:37 +02:00
488ad80e00
fix: Typo with jsdelivr being jsdeliver 2023-06-27 15:58:04 +03:00
11ac86f473
fix: make switch save their state 2023-06-27 10:51:57 +02:00
d46d3458cf
Merge branch 'main' into feat/switch-state 2023-06-27 08:25:36 +02:00
FineFindus
fa6b183b9e
feat(option-row): show toggle tooltip depending on visible widget 2023-06-26 21:20:47 +02:00
FineFindus
ce061f353e
feat(option-row): set activatable widget 2023-06-26 20:59:42 +02:00
FineFindus
ad63856690
fix(pref): use switch active property 2023-06-26 20:19:13 +02:00
salarua
d565375a5f
Proofreading (#785)
Signed-off-by: salarua <104225819+salarua@users.noreply.github.com>
Signed-off-by: David Lapshin <ddaudix@gmail.com>
Co-authored-by: 0xMRTT <0xMRTT@proton.me>
Co-authored-by: tfuxu <73042332+tfuxu@users.noreply.github.com>
Co-authored-by: David Lapshin <ddaudix@gmail.com>
2023-06-20 16:34:17 +00:00
e8c3703ebc
feat: Improve wording
As sugessted in i18n matrix room
2023-05-31 20:37:26 +03:00
2f9f8791ed
feat: add keyboard shortcuts (#777) 2023-05-28 21:42:58 +00:00
cb26c2b070
fix: Typo 2023-05-26 14:36:59 +03:00
95755f9734
feat: Improve colors descriptions 2023-05-26 14:03:24 +03:00
tfuxu
f934901570
fix: convert Github URL's to JSDeliver CDN
* move some snippets to other modules
2023-05-25 20:57:43 +02:00
1cc91c6ebe
Merge branch 'main' into jsdeliver 2023-05-24 13:34:28 +02:00
4a8249d098
fix: Revert wording change from affect to effect 2023-05-24 06:18:10 +03:00
c36083aea7
fix: Wording 2023-05-24 06:08:41 +03:00
b3f0fdac19
feat: add the ability to use jsdeliver instead of GitHub 2023-05-23 20:13:52 +02:00
e74ef23c58
frontend(welcome): remove code for switching color mode
Follow up of 4650837129
2023-05-06 17:41:51 +02:00
tfuxu
e412a2c537
GNOME Shell theming support (#679)
Signed-off-by: tfuxu <73042332+tfuxu@users.noreply.github.com>
Co-authored-by: 0xMRTT <0xMRTT@evta.fr>
Co-authored-by: 0xMRTT <0xMRTT@proton.me>
Co-authored-by: daudix-UFO <ddaudix@gmail.com>
2023-05-04 13:24:18 +00:00
tfuxu
905b314b6a
preset_schema: update adw-gtk3 support info
Updated information about adw-gtk3 support for headerbar_shade_color, card_shade_color, dialog_bg_color and dialog_fg_color variables.
2023-05-04 11:52:24 +02:00
tfuxu
1934cb8297
fix: add Template.Callback decorator to on_star_button_clicked 2023-04-23 14:51:00 +02:00
tfuxu
dc8971f324
frontend: stop using libportal for opening URI
* fix Github tab opening twice in Report Preset button
2023-04-23 14:40:26 +02:00
58c9baaa13 misc: Follow up to previous commit 2023-04-16 20:14:08 +03:00
ecffc061d6 feat: Move report issue button to ExpanderRow 2023-04-16 17:14:05 +03:00
08c16f4e2d feat: Port no_plugin_window to PreferencesWindow 2023-04-16 00:30:16 +03:00
26032d0333 feat: Make stings translatable 2023-04-08 05:56:22 +03:00
133eb73aff misc: Got it 2023-04-08 04:02:55 +03:00
25ce707b70 misc: Once more try 2023-04-08 03:59:44 +03:00
6cb1519670 misc: Try to fix translator-credits 2023-04-08 03:53:09 +03:00
005eeb8046 misc: Update about window credits 2023-04-08 03:42:11 +03:00
tfuxu
af81166e2b
chore: update some paths to contain information about 0.4.1 release 2023-03-08 19:46:21 +01:00
tfuxu
4e5d2a03a1
frontend: move settings_schema to schemas/ subfolder
* rename settings_schema to preset_schema
    * update frontend/struct.md
2023-03-06 18:34:37 +01:00
tfuxu
a8edade954
monet-engine: backport a fix for theme variant menu not working in non-english locales
Fixes #726
2023-02-25 16:56:29 +01:00
c5078fa115 fix: GTK4.9 build (#722) 2023-02-24 18:59:24 +03:00
tfuxu
9302552892
meson: move launcher var to local launcher configuration 2023-02-12 02:46:46 +01:00
tfuxu
75d2a89216
meson: configure local build launchers if buildtype is set to debug
* change CLI local launcher name to `local-gradience-cli`
2023-02-11 22:06:05 +01:00
tfuxu
bd0fb4a0bd
meson: remove install options from CLI configuration 2023-02-11 20:13:23 +01:00
tfuxu
0e6135a94d
frontend: change object names in preferences UI file
* tidy up preferences UI logic code
    * modify note comment in presets manager UI file
2023-02-09 18:22:59 +01:00
7beb0c8b78
misc: Update release notes for 0.4 release (#717) 2023-02-08 21:33:32 +00:00
tfuxu
1f6a521d0f
chore: fix typo 2023-02-07 19:06:16 +01:00
tfuxu
b02d37b946
presets_manager: disable Repositories tab 2023-02-06 18:23:48 +01:00
tfuxu
b2d22f9a52 preset_manager: fix All option in repo selector not working in non-english locales
Fixes #714
2023-02-06 16:31:52 +01:00
tfuxu
fca07518ec
frontend/cli: return preset object and assign it to variable 2023-02-04 23:48:50 +01:00
tfuxu
8ce1f1a517
views/main_window: disable get_default_wallpaper function
* add title for `monet_file_chooser_dialog`
    * set more spacing in monet's `child_button`
    * also, add new copyright date in cli.in
2023-02-03 17:22:55 +01:00
tfuxu
f8ab63af1b
frontend/cli: remove duplicate information message 2023-02-03 17:11:13 +01:00
tfuxu
6576a31972
frontend/cli: add a note to monet command after a failure 2023-02-03 17:09:59 +01:00
tfuxu
210ac398dd
frontend/main: for now disable tone option in Monet Engine 2023-02-03 03:47:46 +01:00
tfuxu
d3d330b87d
frontend/cli: add exception information to some error messages 2023-02-03 03:47:23 +01:00
tfuxu
10496c3fdb
frontend/widgets: fix a lack of buffer clearing function for a TextView 2023-02-02 02:11:32 +01:00