926 Commits
Author SHA1 Message Date
Romain Vigier bffd0f8234 Fix code style 2020-02-08 23:21:31 +01:00
Romain Vigier bb528d8ee5 Bump to v13 2020-02-08 23:20:20 +01:00
Romain Vigier 8d84ff4a79 Update translation 2020-02-08 23:19:10 +01:00
Romain Vigier fd1b73dba4 Add target for updating po 2020-02-08 23:18:58 +01:00
Romain Vigier 6316b3b78f Improve error handling 2020-02-08 23:17:25 +01:00
Romain Vigier f6ba91e3f1 Fix theme change not triggering variants detection 2020-02-01 10:44:04 +01:00
Romain Vigier aa705fb6f9 Fix theme change not triggering variants detection 2020-02-01 10:28:11 +01:00
Romain Vigier 48fd2119a7 Add support for Mojave GTK themes, bump to v12 2020-02-01 10:10:32 +01:00
Romain Vigier 974078b036 Update Readme 2020-02-01 10:01:06 +01:00
Romain Vigier 5dcf03ccba Add Matcha support and bump to v11 2020-01-27 11:03:32 +01:00
Romain 8a9eb1f9e7 Merge branch 'patch-1' into 'master'
Add support for Matcha themes

See merge request rmnvgr/nightthemeswitcher-gnome-shell-extension!1
2020-01-27 10:02:07 +00:00
Matti Hyttinen 2de52dd108 Add support for Matcha themes 2020-01-27 10:02:06 +00:00
Romain Vigier fe2fcda94d Add gettext dependency 2020-01-27 10:04:16 +01:00
Romain Vigier b819eaf32b Add GNOME Shell dependency 2020-01-27 10:00:04 +01:00
Romain Vigier 8f8b3d5a75 Add make dependency 2020-01-27 09:57:05 +01:00
Romain Vigier 5c5af9cde2 Remove glob from artifact path 2020-01-27 09:54:09 +01:00
Romain Vigier 7edbf1a65d Add Gitlab CI support 2020-01-27 09:51:12 +01:00
Romain Vigier c89361d088 Remove incompatible shell versions, bump to v10 2019-11-28 10:20:50 +01:00
Romain Vigier 8b4aeaac18 Bump to v9 2019-11-25 00:57:44 +01:00
Romain Vigier c2ddf18d28 Fix translation domain messing up GNOME Shell translations 2019-11-25 00:57:23 +01:00
Romain Vigier 298c5b120a Bump to v8 2019-11-25 00:36:59 +01:00
Romain Vigier f4c55820d7 Use new gnome-extensions command and implement translations 2019-11-25 00:36:03 +01:00
Romain Vigier 7877f0fc0d Use new gnome-extensions command 2019-11-25 00:35:50 +01:00
Romain Vigier cef20a5601 Add translations support 2019-11-25 00:35:27 +01:00
Romain Vigier b842658222 Use main notifications to display and log errors 2019-11-24 14:12:41 +01:00
Romain Vigier b1001b6ada Improve error handling, add notifications 2019-11-24 10:36:20 +01:00
Romain Vigier ef35a092be Move variants guessing to a separate class 2019-11-24 10:20:57 +01:00
Romain Vigier 3b9a728340 Change base class name 2019-11-24 10:09:36 +01:00
Romain Vigier 6eb56d1e52 Remove unnecessary member initialization 2019-11-24 10:07:35 +01:00
Romain Vigier 4851d88424 Bump to v7 2019-11-21 21:22:23 +01:00
Romain Vigier c243fc3e41 Remove unnecessary error catching 2019-11-21 21:21:22 +01:00
Romain Vigier 9659b217c0 Update instructions 2019-11-21 10:06:34 +01:00
Romain Vigier a1c25836c9 Update extension description 2019-11-21 10:06:16 +01:00
Romain Vigier c71c3a898b Update extension description 2019-11-21 09:51:12 +01:00
Romain Vigier 0afcbd22d7 Update instructions 2019-11-21 09:45:36 +01:00
Romain Vigier fb7d361fd8 Refactor code to be more legible 2019-11-20 16:38:54 +01:00
Romain Vigier ed4383f103 Update instructions 2019-11-14 10:01:11 +01:00
Romain 06e120aadb Bump to version 5 2019-11-06 23:44:05 +01:00
Romain Vigier 1fa2127ceb Update README with graphical installation instructions 2019-11-06 21:07:43 +01:00
Romain Vigier eae01a031a Migrate git repository 2019-11-06 20:55:51 +01:00
Romain Vigier 358f970ec6 Catch error for null value of NightLightActive 2019-10-30 10:32:13 +01:00
Romain Vigier d53d6f37b4 Bump to v4 to follow extensions.gnome.org versionning 2019-10-30 10:25:54 +01:00
Romain Vigier 8fbd91811b Don't error out when no value for NightLightActive exists 2019-10-30 10:24:56 +01:00
Romain Vigier 3a59f4ce9f Add GNOME 3.34 to compatible shell versions 2019-10-17 20:18:02 +02:00
Romain Vigier 9e0790b33d Update readme with theme compatibility 2019-10-16 17:57:26 +02:00
Romain Vigier 8bdffa40b1 Bump to 2.0 2019-10-16 17:41:57 +02:00
Romain Vigier afd9afcae0 Fix variant not changing on theme change 2019-10-16 17:41:29 +02:00
Romain Vigier d901a68eaa Don't change the theme on theme change if it's the same theme 2019-10-16 17:29:49 +02:00
Romain Vigier 0b94f828cb Use more Regex to improve variant names building 2019-10-16 17:26:57 +02:00
Romain Vigier 65606dc617 Add support for Materia-compact and Arc themes, watch theme changes 2019-10-16 17:06:44 +02:00