Commit Graph
100 Commits
Author SHA1 Message Date
Romain Vigier 949ce8acd3 Extension: Update Portuguese (Brazil) translation using Weblate
Currently translated at 100.0% (110 of 110 strings)

Translation: Night Theme Switcher/Extension
Translate-URL: https://hosted.weblate.org/projects/night-theme-switcher/extension/pt_BR/
2022-04-04 23:16:09 +02:00
Romain Vigier 245f4ca6e1 Extension: Update Arabic translation using Weblate
Currently translated at 80.0% (88 of 110 strings)

Translation: Night Theme Switcher/Extension
Translate-URL: https://hosted.weblate.org/projects/night-theme-switcher/extension/ar/
2022-04-04 23:16:08 +02:00
Romain Vigier 5d6804ab0d Extension: Load icons from resources 2022-04-04 22:23:48 +02:00
Romain Vigier 6c952a6485 Preferences: Load icons from resources 2022-04-04 22:23:48 +02:00
Romain Vigier e977326be4 Preferences: Load UI templates from resources 2022-04-04 22:23:48 +02:00
Romain Vigier 9dbfbafe85 Build system: Replace Make by Meson 2022-04-04 15:32:14 +02:00
Romain Vigier 917a91b4b6 Metadata: Bump version to 60 2022-03-15 09:58:18 +01:00
Romain Vigier 41a767554c Changelog: Add release notes for version 60 2022-03-15 09:57:56 +01:00
Romain Vigier 8f8f746941 Extension: Don't wait for the extension manager to be fully initialized 2022-03-14 20:02:33 +01:00
Romain Vigier 0fc6ecc886 SwitcherThemeShell: Listen to extensions state to update settings 2022-03-14 19:59:23 +01:00
Romain Vigier 5f93618387 Extension: Remove unused enabled global variable 2022-03-13 18:55:57 +01:00
Romain Vigier 8cc8498bb6 Extension: Replace returned booleans in GLib sources by constants 2022-03-13 18:49:43 +01:00
Romain Vigier eec87793e3 Extension: Only disable a module if it exists 2022-03-13 18:41:06 +01:00
Romain Vigier 9bad231b39 Extension: Print error when starting 2022-03-13 17:58:22 +01:00
Romain Vigier a3da915991 Contributing: Update Contributing to the code section 2022-02-26 11:58:02 +01:00
Romain Vigier c6f8c99482 Changelog: Add release notes for version 59 2022-02-26 11:49:31 +01:00
Romain Vigier a9c22b2f68 Metadata: Bump version to 59 2022-02-26 11:46:41 +01:00
Romain Vigier 078976518d Extension: Add explanation for not disabling in unlock-dialog session mode 2022-02-26 11:41:24 +01:00
Romain Vigier c359f638b4 Add v58 release notes 2022-02-25 15:45:16 +01:00
Romain Vigier 50d8146356 Update French translation using Weblate
Currently translated at 100.0% (110 of 110 strings)

Translation: Night Theme Switcher/Extension
Translate-URL: https://hosted.weblate.org/projects/night-theme-switcher/extension/fr/
2022-02-25 15:37:32 +01:00
Romain Vigier 62ca4c0ec2 Update French translation using Weblate
Currently translated at 100.0% (110 of 110 strings)

Translation: Night Theme Switcher/Extension
Translate-URL: https://hosted.weblate.org/projects/night-theme-switcher/extension/fr/
2022-02-25 15:37:31 +01:00
Romain Vigier b9c8721a8a Bump to v58 2022-02-25 15:36:59 +01:00
Romain Vigier 7fe503a3ae Enable extension on lock screen 2022-02-25 15:36:25 +01:00
Romain Vigier daf13439ee Remove unused options 2022-02-25 15:19:09 +01:00
Romain Vigier 0022ce18a5 Update screenshot 2022-02-24 12:59:27 +01:00
Romain Vigier 90c7f0db69 Rename Advanced Settings to Advanced 2022-02-23 23:42:28 +01:00
Romain Vigier 181d7b2121 Update screenshot 2022-02-23 23:04:35 +01:00
Romain Vigier a653b75b24 Fix time source combo row sensitivity being reset after change 2022-02-23 22:58:25 +01:00
Romain Vigier 4ad8f217c3 Group advanced settings and use expander rows 2022-02-23 22:56:34 +01:00
Romain Vigier 1b7e63d9d1 Size background button according to monitor size 2022-02-23 22:26:40 +01:00
Romain Vigier 104bfd5d25 Fix thumbnail scale 2022-02-23 22:12:56 +01:00
Romain Vigier b0951c224c Reformat background button code 2022-02-23 21:31:13 +01:00
Romain Vigier 496fccadb2 Allow dropping images on background button 2022-02-23 21:30:28 +01:00
Romain Vigier 6243e9b8f3 Add v57 release notes 2022-02-20 17:55:23 +01:00
Romain Vigier 7094d6c411 Bump to v57 2022-02-20 17:53:56 +01:00
Romain Vigier d97ca0ce1a Start the transition before changing the color scheme 2022-02-20 17:50:19 +01:00
Romain Vigier b7d5629f7f Add v56 release notes 2022-02-20 12:22:00 +01:00
Romain Vigier bf17aa1a42 Add comments 2022-02-20 12:10:14 +01:00
Romain Vigier d8636f0f2c Put extension in a class 2022-02-20 03:06:30 +01:00
Romain Vigier b3e0085851 Don't access global timer object 2022-02-20 02:52:23 +01:00
Romain Vigier a7502c9108 Use private fields and methods in classes 2022-02-20 02:36:47 +01:00
Romain Vigier d920c7dcd7 Use common Switcher class for themes and commands 2022-02-20 02:16:34 +01:00
Romain Vigier 7b44f3d8e0 Improve contributing documentation 2022-02-19 22:12:19 +01:00
Romain Vigier 25a7418192 Remove unused path from .gitignore 2022-02-19 22:07:24 +01:00
Romain Vigier 385b29175d Update French translation using Weblate
Currently translated at 100.0% (109 of 109 strings)

Translation: Night Theme Switcher/Extension
Translate-URL: https://hosted.weblate.org/projects/night-theme-switcher/extension/fr/
2022-02-19 11:59:24 +01:00
Romain Vigier eebabf8c7a Update French translation using Weblate
Currently translated at 100.0% (108 of 108 strings)

Translation: Night Theme Switcher/Extension
Translate-URL: https://hosted.weblate.org/projects/night-theme-switcher/extension/fr/
2022-02-19 11:55:25 +01:00
Romain Vigier c2445a82c7 Update French translation using Weblate
Currently translated at 100.0% (107 of 107 strings)

Translation: Night Theme Switcher/Extension
Translate-URL: https://hosted.weblate.org/projects/night-theme-switcher/extension/fr/
2022-02-19 11:55:25 +01:00
Romain Vigier 470effd0e9 Update screenshot 2022-02-19 11:54:32 +01:00
Romain Vigier 1ab365569d Increase default window height 2022-02-19 11:48:56 +01:00
Romain Vigier fa6b07634a Fix initial time source row sensitivity 2022-02-19 11:46:30 +01:00
Romain Vigier caba6a8848 Allow disabling the transition 2022-02-19 11:38:39 +01:00
Romain Vigier 533c6788f9 Remove unused key 2022-02-19 11:13:00 +01:00
Romain Vigier 6f46ac54b5 Run transition on time change 2022-02-18 18:52:07 +01:00
Romain Vigier e3c11c0f35 Fix placeholder text 2022-02-18 18:25:37 +01:00
Romain Vigier 5432c229f1 Change property name 2022-02-18 15:44:38 +01:00
Romain Vigier d40a739680 Handle XML thumbnails and improve appearance 2022-02-18 15:44:27 +01:00
Romain Vigier a3425bed51 Improve panel buttons 2022-02-18 14:09:59 +01:00
Romain Vigier 2faad1e9af Use constructor in GObject classes 2022-02-18 13:24:25 +01:00
Romain Vigier a407981ce5 Update eslintrc from GJS 2022-02-18 13:24:25 +01:00
Romain Vigier 6762a2db4c Update npm packages 2022-02-18 13:24:25 +01:00
Romain Vigier 135f9b0bd0 Update POT file 2022-02-18 13:24:25 +01:00
Romain Vigier f1b39ba692 Add icon and name in contribute page 2022-02-18 13:24:24 +01:00
Romain Vigier 35710d13bd Set window default size 2022-02-18 13:24:24 +01:00
Romain Vigier 8543cab47f Display thumbnail of background image in button 2022-02-18 13:24:24 +01:00
Romain Vigier 08b8bebdbd Add legacy warning 2022-02-18 13:23:45 +01:00
Romain Vigier 8308acb12d Update screenshot 2022-02-18 13:23:45 +01:00
Romain Vigier 2a44b76250 Bump to v56 2022-02-18 13:23:45 +01:00
Romain Vigier e73683265b Update description 2022-02-18 13:23:45 +01:00
Romain Vigier 42f9ac04f8 Use official reuse image 2022-02-18 13:23:45 +01:00
Romain Vigier 7d904f3279 Add missing debug messages 2022-02-18 13:23:45 +01:00
Romain Vigier 96effbd7fa Fix wrong settings query 2022-02-18 13:23:45 +01:00
Romain Vigier 8a02385789 Remove automatic variant detection 2022-02-18 13:23:45 +01:00
Romain Vigier 3b7d5062c6 Default icon and cursor themes to Adwaita 2022-02-18 13:23:45 +01:00
Romain Vigier 9c498b4488 Default to disabled GTK and Shell theme switching 2022-02-18 13:23:45 +01:00
Romain Vigier a70955c2fd Port preferences to libadwaita 2022-02-18 13:23:44 +01:00
Romain Vigier 6e16cde3d0 Use system background switching 2022-02-18 01:56:43 +01:00
Romain Vigier b340033a06 Set color-scheme key when changing time 2022-02-18 01:56:43 +01:00
Romain Vigier 344f2373e7 Set shell version to 42 2022-02-18 01:56:43 +01:00
Romain Vigier 5355bf6459 Release version 55 2021-11-30 10:28:54 +01:00
Romain Vigier 7bde734463 Update French translation using Weblate
Currently translated at 100.0% (110 of 110 strings)

Translation: Night Theme Switcher/Extension
Translate-URL: https://hosted.weblate.org/projects/night-theme-switcher/extension/fr/
2021-11-30 10:23:53 +01:00
Romain Vigier f0e2ae0063 Release version 54 2021-11-03 14:43:56 +01:00
Romain Vigier 8497e75f93 Update Dockerfile to Fedora 35 and GNOME 41 2021-11-03 14:31:24 +01:00
Romain Vigier 56ff139535 Add Fluent theme support 2021-11-03 14:18:50 +01:00
Romain Vigier c4b1d07b60 Update dependencies 2021-11-03 10:22:21 +01:00
Romain Vigier 4f7ce9389c Update dependencies 2021-10-21 11:35:26 +02:00
Romain Vigier 68be981db7 Bump version to 53 2021-10-08 11:26:32 +02:00
Romain Vigier 8578a2c42c Add 53 release notes 2021-10-08 11:26:22 +02:00
Romain Vigier b741ac65b6 Update German translation using Weblate
Currently translated at 100.0% (110 of 110 strings)

Translation: Night Theme Switcher/Extension
Translate-URL: https://hosted.weblate.org/projects/night-theme-switcher/extension/de/
2021-09-21 10:55:16 +02:00
Romain Vigier dc4d67801b Listen to the root property change to get the preferences window 2021-09-05 15:25:18 +02:00
Romain Vigier 58f50a6d17 Mention removed GNOME 40 support 2021-09-05 11:03:57 +02:00
Romain Vigier cb932f49c8 Update Dutch translation using Weblate
Currently translated at 100.0% (110 of 110 strings)

Translation: Night Theme Switcher/Extension
Translate-URL: https://hosted.weblate.org/projects/night-theme-switcher/extension/nl/
2021-08-30 22:27:58 +02:00
Romain Vigier 3ac8abf50a Use gettext from extension utils 2021-08-29 12:37:35 +02:00
Romain Vigier 2bcff5f58a Bump version to 52 2021-08-27 11:58:59 +02:00
Romain Vigier 8fc8af6dcb Add 52 release notes 2021-08-27 11:58:42 +02:00
Romain Vigier d03da7a018 Fix CHANGELOG formatting error 2021-08-27 11:48:51 +02:00
Romain Vigier 99ccb1be59 Use custom script for getting release notes 2021-08-27 11:39:51 +02:00
Romain Vigier 5b22f76f15 Move Dockerfile to build-aux 2021-08-27 11:37:59 +02:00
Romain Vigier 536e5c866f Use Time enumeration in tests 2021-08-27 11:30:31 +02:00
Romain Vigier c227c20ee2 Add Zorin themes support 2021-08-27 11:19:33 +02:00
Romain Vigier 013c4d065b Use error message in notification 2021-08-27 11:03:17 +02:00