Commit Graph
100 Commits
Author SHA1 Message Date
Romain 3ec21e76d0 Support GNOME 40 2021-03-17 12:31:58 +00:00
Romain Vigier 6cd80dcf4a Update build image Dockerfile 2021-03-17 13:26:16 +01:00
Romain Vigier 34af6fe4e3 Bump to v46 2021-02-17 13:24:01 +01:00
Romain Vigier b1d68519d6 Default to the major version of the shell if the minor is unknown 2021-02-17 13:14:32 +01:00
Romain Vigier ac37bf2420 Fix German translation encoding 2021-02-02 10:44:00 +01:00
Romain Vigier 39b172ac53 Add image for pre-made build container 2021-01-05 12:53:30 +01:00
Romain Vigier f44300525c Use pre-made image for build container 2021-01-05 12:49:05 +01:00
Romain Vigier f2498c0017 Bump to v45 2021-01-05 12:28:32 +01:00
Romain Vigier 296a49b55f Connect on-demand panel button to touch event 2020-12-28 10:42:05 +01:00
Romain Vigier 5c49dfa7eb Bump to v44 2020-12-20 20:00:59 +01:00
Romain Vigier 584ca38d92 Emit when enabled 2020-12-20 18:58:13 +00:00
Romain Vigier 2256237814 Bump to v43 2020-12-08 12:05:30 +01:00
Romain Vigier 5d04270889 Use Promise to wait for the extension manager 2020-12-08 11:13:27 +01:00
Romain Vigier ca3f9ec5c3 Bump to v42 2020-12-03 12:06:10 +01:00
Romain Vigier 69b997c659 Activate timer before modules and activate always on-demand timer first 2020-12-03 11:47:34 +01:00
Romain Vigier f4756eb470 Update dependencies 2020-11-26 15:08:32 +01:00
Romain Vigier d2d6da0ec8 Update eslintrc from GJS, fix errors and missing JSDocs 2020-11-26 15:06:27 +01:00
Romain Vigier 90c1adb8ae Bump to v41 2020-11-16 11:06:18 +01:00
Romain Vigier 3df547ae3e Use idle loop while waiting for Extension Manager 2020-11-16 10:43:48 +01:00
Romain Vigier 8f1f693a52 Continue loop instead of breaking 2020-11-13 19:51:34 +01:00
Romain Vigier 526d569d08 Bump to v40 2020-11-06 11:50:24 +01:00
Romain 3cc980ff4e Add on-demand option for all automatic sources 2020-11-06 10:36:50 +00:00
Romain Vigier d7fed9aea3 Fix typo 2020-11-05 12:22:43 +01:00
Romain Vigier d3f57ce481 Follow Night Light "Disable until tomorrow" 2020-11-04 11:05:27 +01:00
Romain Vigier df7f315ae1 Add findutils to build container 2020-09-26 00:36:06 +02:00
Romain Vigier 5d953d8c9e Bump to v39 2020-09-26 00:26:48 +02:00
Romain Vigier 0b89110fd4 Use correct metadata for gettext domain 2020-09-26 00:26:11 +02:00
Romain Vigier d5f4be5d60 Use custom icons for on-demand status 2020-09-26 00:25:24 +02:00
Romain Vigier ede1f0db02 Rename and update preferences icons 2020-09-25 23:39:58 +02:00
Romain Vigier 18c0dc615a Clean temporary files before building 2020-09-24 14:01:12 +02:00
Romain Vigier 40f1780a99 Bump to v38 2020-09-24 13:45:24 +02:00
Romain Vigier 1e7f7d4032 Fix background not updating 2020-09-24 13:43:16 +02:00
Romain 3ab0255d5f Add icons to preferences headerbar 2020-09-24 11:35:12 +00:00
Romain Vigier 4454f7e87b Split preferences into different files 2020-09-23 20:14:08 +02:00
Romain Vigier e7f1a45c57 Add table of contents 2020-09-23 12:23:57 +02:00
Romain 514690926c Split settings into different files 2020-09-23 10:14:19 +00:00
Romain Vigier 10c329c85c Bump to v37 2020-09-07 11:06:58 +02:00
Romain c20ec742a5 Use GeoClue2 Simple to get location 2020-09-07 09:05:06 +00:00
Romain Vigier 53b530d60f Add shell 3.38 to compatible versions 2020-08-26 13:45:17 +02:00
Romain Vigier 96928f3663 Don't save original themes 2020-08-24 11:28:38 +02:00
Romain Vigier 68b54c1578 Bump to v36 2020-08-10 11:54:17 +02:00
Romain Vigier 450b8b1a9a Add support for Adwaita Colors theme 2020-08-10 11:49:12 +02:00
Romain Vigier 774b994de3 Add support for WhiteSur theme 2020-08-10 11:43:08 +02:00
Romain Vigier 035c117a14 Add support for Yaru Colors theme 2020-08-10 11:30:04 +02:00
Romain Vigier a6e55d5cc5 Build on manual pipeline run 2020-08-10 11:21:21 +02:00
Romain Vigier 74a0d9c1c8 Add support for McOS11-Shell 2020-08-10 11:12:27 +02:00
Romain Vigier 0fd1490afa Build on manual pipeline run 2020-08-10 10:47:22 +02:00
Romain Vigier 2cf0296245 Build on manual pipeline run 2020-08-10 10:43:10 +02:00
Romain Vigier 2aaa38af01 Use Node image for test stage and only build for tags 2020-08-10 10:39:46 +02:00
Romain f02a3de8db Add support for MC-OS CTLina theme 2020-08-10 08:13:45 +00:00
Romain Vigier 59a6d32cde Bump to v35 2020-08-07 13:45:11 +02:00
Romain bd219847f6 Merge branch 'fix/non-existent-keybinding-warning' into 'master'
Don't remove keybinding if it wasn't added

See merge request rmnvgr/nightthemeswitcher-gnome-shell-extension!45
2020-08-07 11:36:18 +00:00
Romain be221b6c97 Merge branch 'feature/prefs-clear-buttons' into 'master'
Add clear buttons

See merge request rmnvgr/nightthemeswitcher-gnome-shell-extension!44
2020-08-07 11:31:45 +00:00
Romain Vigier 14a209a45a Don't remove keybinding if it wasn't added 2020-08-07 13:30:55 +02:00
Romain Vigier 4f00716a88 Add clear buttons 2020-08-07 13:26:15 +02:00
Romain Vigier d7c56f44da Fix typo 2020-08-06 12:53:12 +02:00
Romain Vigier b5eb04f913 Fix typo 2020-08-06 12:52:14 +02:00
Romain e3b7b6661b Merge branch 'feature/ondemand-timer-button-placement' into 'master'
Add options for on-demand button placement

Closes #27

See merge request rmnvgr/nightthemeswitcher-gnome-shell-extension!42
2020-08-06 06:35:21 +00:00
Romain 6ff6df8248 Add options for on-demand button placement 2020-08-06 06:35:21 +00:00
Romain 318603bcf2 Merge branch 'fix/recover-after-themer-auto-variants-error' into 'master'
Recover after Themer automatic variants detection error

See merge request rmnvgr/nightthemeswitcher-gnome-shell-extension!43
2020-08-05 10:30:22 +00:00
Romain Vigier 9e18f1f038 Don't try to set variant if the current time is unavailable 2020-08-05 12:23:04 +02:00
Romain Vigier 2af512482d Set current variant when manual Shell variants are enabled 2020-08-05 12:11:43 +02:00
Romain Vigier ad709d651a Add manual Shell variants changed signal 2020-08-05 12:10:16 +02:00
Romain Vigier 9c0894d4a0 Set current variant when manual GTK variants are enabled 2020-08-05 12:08:14 +02:00
Romain Vigier 271bfea384 Add manual GTK variants changed signal 2020-08-05 11:45:59 +02:00
Romain Vigier 632e5db4dc Add missing JSDocs 2020-08-04 10:20:51 +02:00
Romain Vigier 114d0b6f53 Bump to v34 2020-08-04 06:16:24 +02:00
Romain cd1e07ac43 Merge branch 'refactor/ondemand-timer' into 'master'
Refactor On-demand Timer

See merge request rmnvgr/nightthemeswitcher-gnome-shell-extension!41
2020-08-04 04:15:45 +00:00
Romain cc0e5dffc0 Refactor On-demand Timer 2020-08-04 04:15:45 +00:00
Romain Vigier f6d6ab36d6 Fix typo 2020-08-03 23:32:06 +02:00
Romain Vigier c980f4982c Bump to v33 2020-08-03 23:13:00 +02:00
Romain Vigier 4d23794849 Update screenshot 2020-08-03 23:12:27 +02:00
Romain Vigier 86b821f514 Only update preview if the file is a valid image 2020-08-03 22:56:02 +02:00
Romain 886ea9ed09 Merge branch 'fix/fallback-from-disabled-manual-time-source' into 'master'
Fall back to manual schedule when the manual time source is unavailable

Closes #20

See merge request rmnvgr/nightthemeswitcher-gnome-shell-extension!40
2020-08-03 20:22:07 +00:00
Romain Vigier c91877fd88 Fall back to manual schedule when the manual time source is unavailable 2020-08-03 22:16:44 +02:00
Romain c92f4f8c0d Merge branch 'refactor/prefs-ui' into 'master'
Build preferences from UI file

See merge request rmnvgr/nightthemeswitcher-gnome-shell-extension!39
2020-08-03 20:11:47 +00:00
Romain e477be9ae6 Build preferences from UI file 2020-08-03 20:11:47 +00:00
Romain Vigier 7440cec8ff Include tests in test CI job 2020-08-01 09:35:17 +02:00
Romain 7f9c03e645 Merge branch 'refactor/eslint' into 'master'
Use ESLint and reformat code

See merge request rmnvgr/nightthemeswitcher-gnome-shell-extension!38
2020-08-01 07:31:53 +00:00
Romain 728ae6ef40 Use ESLint and reformat code 2020-08-01 07:31:53 +00:00
Romain Vigier 35c6b8fa33 Clean unused code 2020-07-29 09:55:00 +02:00
Romain Vigier 5673509077 Bump to v32 2020-07-29 09:50:41 +02:00
Romain e948955570 Merge branch 'refactor/shell-version-compat' into 'master'
Move all old shell versions compatibility code to a single file

See merge request rmnvgr/nightthemeswitcher-gnome-shell-extension!37
2020-07-28 10:16:19 +00:00
Romain Vigier c6f35255b2 Move all old shell versions compatibility code to a single file 2020-07-28 12:10:53 +02:00
Romain 4e70a11624 Merge branch 'refactor/enable-timer-first' into 'master'
Enable timer first, other modules should rely on signal to execute their actions.

Fix #25 


<!-- Don't remove the following line -->

See merge request rmnvgr/nightthemeswitcher-gnome-shell-extension!36
2020-07-28 09:00:50 +00:00
Romain Vigier 6136becfb9 Enable timer first 2020-07-25 13:26:51 +02:00
Romain Vigier a555bc2ed5 Fix typo 2020-07-25 13:24:17 +02:00
Romain Vigier 0d32907de1 Update translation 2020-06-15 17:56:41 +02:00
Romain Vigier 184f114dfa Bump to v31 2020-06-15 17:49:03 +02:00
Romain Vigier 85c10d26c0 Update description and screenshot 2020-06-15 17:48:51 +02:00
Romain Vigier 08b6641978 Improve time source label 2020-06-15 17:26:28 +02:00
Romain Vigier 7db7fb67b5 Compatibility fix 2020-06-15 17:22:53 +02:00
Romain 46dc9a8a12 Merge branch 'refactor/preferences-gui' into 'master'
Preferences: Update sensitivity of the whole row

See merge request rmnvgr/nightthemeswitcher-gnome-shell-extension!35
2020-06-15 14:54:57 +00:00
Romain Vigier 460237687f Update sensitivity of the whole row 2020-06-15 16:44:12 +02:00
Romain a9369f8c20 Merge branch 'feature/actions-toggle' into 'master'
Allow disabling GTK and shell variants switching

See merge request rmnvgr/nightthemeswitcher-gnome-shell-extension!27
2020-06-15 14:13:37 +00:00
Romain c17f5898d6 Allow disabling GTK and shell variants switching 2020-06-15 14:13:37 +00:00
Romain Vigier 5a0c0d7f36 Update translation 2020-06-15 10:11:53 +02:00
Romain daebd7d76c Merge branch 'bugfix/empty-shell-theme' into 'master'
Add empty shell theme variant

See merge request rmnvgr/nightthemeswitcher-gnome-shell-extension!34
2020-06-15 08:03:23 +00:00
Romain dd5c425cce Add empty shell theme variant 2020-06-15 08:03:23 +00:00
Romain Vigier 6ee2b44d88 Fix formatting 2020-06-15 09:54:34 +02:00