Commit Graph
367 Commits
Author SHA1 Message Date
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
Romain b7917d47b0 Merge branch 'toggles' into 'master'
On-demand scheduling with topbar button and keybinding

Closes #17

See merge request rmnvgr/nightthemeswitcher-gnome-shell-extension!32
2020-06-15 07:52:13 +00:00
goodwillcoding 80bf68c484 On-demand scheduling with topbar button and keybinding 2020-06-15 07:52:13 +00:00
Romain ddd553e31b Merge branch 'bugfix/double-timer-enable' into 'master'
Fix double Timer enabling

See merge request rmnvgr/nightthemeswitcher-gnome-shell-extension!33
2020-05-31 07:41:07 +00:00
Romain Vigier 4ca1c6374e Fix double Timer enabling 2020-05-31 09:34:22 +02:00
Romain d8ae81532b Merge branch 'bugfix/compatibility' into 'master'
Fix some errors in 3.28

See merge request rmnvgr/nightthemeswitcher-gnome-shell-extension!31
2020-05-30 18:33:56 +00:00
Romain Vigier fa8f70accc Fix some errors in 3.28 2020-05-30 20:27:16 +02:00
Romain 41407e18ef Merge branch 'refactor/preferences-styling' into 'master'
Make preferences have the same width on all pages

See merge request rmnvgr/nightthemeswitcher-gnome-shell-extension!30
2020-05-30 18:08:11 +00:00
Romain Vigier 8370f31271 Make preferences have the same width on all pages 2020-05-30 20:01:18 +02:00
Romain 116abaf87d Merge branch 'refactor/get-resources' into 'master'
Refactor resources listing

See merge request rmnvgr/nightthemeswitcher-gnome-shell-extension!29
2020-05-29 16:40:01 +00:00
Romain Vigier 8314adccf7 Refactor resources listing 2020-05-29 18:32:50 +02:00
Romain bcbaa89312 Merge branch 'feature/icon-themer' into 'master'
Icon theme switching

Closes #16

See merge request rmnvgr/nightthemeswitcher-gnome-shell-extension!28
2020-05-29 15:20:47 +00:00
Romain 849b38e208 Icon theme switching 2020-05-29 15:20:47 +00:00
Romain Vigier f836cb76c8 Fix missing disconnect 2020-05-29 16:43:22 +02:00
Romain Vigier 17426897e9 Update CI 2020-05-29 11:44:41 +02:00
Romain fbab427cf3 Merge branch 'feature/cursor-themer' into 'master'
Cursor theme switching

See merge request rmnvgr/nightthemeswitcher-gnome-shell-extension!26
2020-05-29 09:30:53 +00:00
Romain 49f58678bc Cursor theme switching 2020-05-29 09:30:53 +00:00
Romain Vigier f6e0b0dbf9 Update translations 2020-05-29 11:24:18 +02:00
Romain Vigier c589336d8f Fix typo 2020-05-28 20:35:51 +02:00
Romain Vigier 4f84a662a8 Move resources to res directory 2020-05-26 10:11:57 +02:00
Romain Vigier db6ed1f740 Update templates 2020-05-26 10:08:24 +02:00
Romain Vigier b13c9161b4 Update CI 2020-05-25 20:20:26 +02:00
Romain Vigier 8c9afacb24 Clean icon markup 2020-05-25 20:09:35 +02:00
Romain Vigier cbfb3769b3 Add background image source 2020-05-25 15:49:39 +02:00