Commit Graph
100 Commits
Author SHA1 Message Date
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
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
Romain Vigier 0df586ee58 Update CI 2020-05-25 13:13:46 +02:00
Romain Vigier 1448e3b8a7 Update contributing 2020-05-25 13:04:50 +02:00
Romain Vigier 0959cb382a Update templates 2020-05-25 13:03:18 +02:00
Romain c0abf74625 Merge branch 'rewrite/2' into 'master'
Architecture rewrite and new features

See merge request rmnvgr/nightthemeswitcher-gnome-shell-extension!25
2020-05-25 08:41:35 +00:00
Romain f21bc025b7 Architecture rewrite and new features 2020-05-25 08:41:35 +00:00
Romain Vigier c64f0e8993 Bump to v29 2020-05-15 09:35:19 +02:00
Romain Vigier b36fb7d20e Workaround error after suspend 2020-05-15 09:34:53 +02:00
Romain Vigier f2a04705ce Bump to v28 2020-05-13 08:57:39 +02:00
Romain Vigier 0d546b9614 Fix preferences window error 2020-05-13 08:57:03 +02:00
Romain Vigier af2e41a4d1 Apply current variant on enable 2020-05-13 08:52:24 +02:00
Romain Vigier af8fc0a9c6 Fix typo 2020-05-10 10:06:45 +02:00
Romain Vigier 2b470d73c2 Use rules in CI 2020-05-10 10:05:18 +02:00
Romain Vigier a0f8aac8fa Bump to v27 2020-05-09 12:06:26 +02:00
Romain Vigier c9dd2c561e Update description 2020-05-09 12:06:10 +02:00
Romain c32c250b1f Merge branch 'refactor/error' into 'master'
Improve error handling

See merge request rmnvgr/nightthemeswitcher-gnome-shell-extension!24
2020-05-09 10:05:27 +00:00
Romain 4141bafaf6 Improve error handling 2020-05-09 10:05:27 +00:00
Romain fcebd20f7f Merge branch 'refactor/themer' into 'master'
Add theme checks and manual variants support

See merge request rmnvgr/nightthemeswitcher-gnome-shell-extension!23
2020-05-09 09:45:03 +00:00
Romain bd5c3a0695 Add theme checks and manual variants support 2020-05-09 09:45:03 +00:00
Romain Vigier 8b887b507a Bump to v26 2020-05-06 22:27:17 +02:00
Romain bd4ce379ad Merge branch 'refactor/timer' into 'master'
Add Location Services and manual schedule support

See merge request rmnvgr/nightthemeswitcher-gnome-shell-extension!22
2020-05-06 20:25:37 +00:00
Romain c62cf30c5a Add Location Services and manual schedule support 2020-05-06 20:25:37 +00:00
Romain Vigier cd423c2379 Bump to v25 2020-04-20 19:49:59 +02:00
Romain 3868c6507b Merge branch 'theme/macwaita' into 'master'
Add Macwaita theme support

See merge request rmnvgr/nightthemeswitcher-gnome-shell-extension!21
2020-04-20 17:46:32 +00:00
Romain f86d612251 Add Macwaita theme support 2020-04-20 17:46:32 +00:00
Romain ac2f78633d Merge branch 'theme/nextwaita' into 'master'
Add Nextwaita theme support

See merge request rmnvgr/nightthemeswitcher-gnome-shell-extension!20
2020-04-20 17:38:06 +00:00
Romain Vigier ba1b7d663c Add Nextwaita theme support 2020-04-20 19:31:45 +02:00
Romain Vigier b11af81589 Fix instructions 2020-04-19 11:30:44 +02:00
Romain Vigier 4e49649743 Use includes instead of match 2020-04-16 00:16:58 +02:00
Romain Vigier fc0673a8f8 Bump to v24 2020-04-15 23:55:05 +02:00
Romain Vigier 66b4e82d4c Fix Cabinet day variant 2020-04-15 23:52:42 +02:00
Romain 457c91b4db Merge branch 'theme/simply-circles' into 'master'
Add Simply Circles theme support

See merge request rmnvgr/nightthemeswitcher-gnome-shell-extension!19
2020-04-15 21:41:26 +00:00
Romain dcd1be3d51 Add Simply Circles theme support 2020-04-15 21:41:26 +00:00
Romain 5cc044d94f Merge branch 'theme/cabinet' into 'master'
Add Cabinet theme support

See merge request rmnvgr/nightthemeswitcher-gnome-shell-extension!18
2020-04-15 21:29:00 +00:00
Romain de78258ef4 Add Cabinet theme support 2020-04-15 21:29:00 +00:00
Romain 2de22ef942 Merge branch 'theme/orchis' into 'master'
Add Orchis theme support

See merge request rmnvgr/nightthemeswitcher-gnome-shell-extension!17
2020-04-15 21:17:06 +00:00
Romain 43865c4404 Add Orchis theme support 2020-04-15 21:17:06 +00:00
Romain e7c9b8783b Merge branch 'theme/prof-gnome-3' into 'master'
Add Prof-Gnome-3 theme support

See merge request rmnvgr/nightthemeswitcher-gnome-shell-extension!16
2020-04-15 21:04:53 +00:00
Romain c004e96288 Add Prof-Gnome-3 theme support 2020-04-15 21:04:53 +00:00
Romain Vigier 026acc0b92 Bump to v23 2020-04-13 09:50:52 +02:00
Romain c4d044a4ae Merge branch 'refactor/gsettings' into 'master'
Use GSettings to store variants (Fix #11)

Closes #11

See merge request rmnvgr/nightthemeswitcher-gnome-shell-extension!15
2020-04-13 07:27:26 +00:00
Romain 1c1ae515f7 Use GSettings to store variants (Fix #11) 2020-04-13 07:27:25 +00:00
Romain Vigier 83eb667e00 Fix missing check 2020-04-12 20:12:16 +02:00
Romain a258e4cfac Merge branch 'refactor/nightlighter-dbus' into 'master'
Improve DBus signals handling

See merge request rmnvgr/nightthemeswitcher-gnome-shell-extension!14
2020-04-12 14:28:13 +00:00
Romain Vigier b80a0afc0a Improve DBus signals handling 2020-04-12 16:20:45 +02:00
Romain Vigier ce98e1d40d Improve debug output 2020-04-11 12:03:00 +02:00
Romain Vigier e259d28ffa Improve debug output 2020-04-10 22:09:55 +02:00
Romain Vigier 6f7c7ddd0c Update description 2020-04-10 22:07:24 +02:00
Romain Vigier 6c9520dc4f Change label 2020-04-10 22:06:53 +02:00
Romain Vigier 6d14666ac8 Update description 2020-04-03 10:25:20 +02:00
Romain Vigier 1a23f767f6 Add issue templates 2020-04-02 14:38:54 +02:00
Romain Vigier 10aa3eda81 Bump to v22 2020-04-02 13:32:56 +02:00
Romain a238aed10a Merge branch 'theme/plata' into 'master'
Add support for Plata theme (Fix #10)

Closes #10

See merge request rmnvgr/nightthemeswitcher-gnome-shell-extension!13
2020-04-02 11:32:05 +00:00
Romain Vigier e817747f99 Add support for Plata theme 2020-04-02 13:20:31 +02:00
Romain Vigier e29cd0d119 Bump to v21 2020-03-27 18:21:27 +01:00
Romain 9f395055cb Merge branch 'refactor/nightlighter-dbus' into 'master'
Refactor DBus calls, only emit on NightLightActive change (Fix #7)

Closes #7

See merge request rmnvgr/nightthemeswitcher-gnome-shell-extension!12
2020-03-25 18:19:07 +00:00
Romain Vigier 21ed681fca Refactor DBus calls, only emit on NightLightActive change (Fix #7) 2020-03-25 19:13:25 +01:00
Romain Vigier 6c877699c6 Remove unused method 2020-03-24 11:45:32 +01:00
Romain Vigier 1f4d075228 Update description 2020-03-23 16:12:40 +01:00
Romain Vigier 29b8f49717 Bump to v20 2020-03-23 16:05:47 +01:00
Romain e60dc7aa53 Merge branch 'fix/flicker-on-unlock' into 'master'
Fix flicker on unlock (Fix #5)

Closes #5

See merge request rmnvgr/nightthemeswitcher-gnome-shell-extension!11
2020-03-23 15:04:39 +00:00
Romain 21c15c2ba0 Don't reset user's original theme on screen lock (Fix #5) 2020-03-23 15:04:39 +00:00
Romain Vigier ef7544fd44 Add Kimi to supported themes (fix #4) 2020-03-11 15:25:39 +01:00
Romain Vigier 64ca2a4beb Specify default themes for several distributions 2020-03-01 09:13:00 +01:00
Romain Vigier 69ebf5c45e Fix wrong name 2020-02-27 22:53:45 +01:00
Romain Vigier ba6d77f709 Bump to v19 2020-02-27 15:57:53 +01:00
Romain 30a0385793 Merge branch 'theme/chromeos' into 'master'
Add support for ChromeOS theme

See merge request rmnvgr/nightthemeswitcher-gnome-shell-extension!10
2020-02-27 14:50:55 +00:00
Romain 42939cf7a9 Add support for ChromeOS theme 2020-02-27 14:50:55 +00:00
Romain d084b8ada4 Merge branch 'theme/teja' into 'master'
Add support for Teja theme

See merge request rmnvgr/nightthemeswitcher-gnome-shell-extension!9
2020-02-27 14:35:13 +00:00
Romain b831d26a0a Add support for Teja theme 2020-02-27 14:35:13 +00:00
Romain Vigier 769b3dc00a Only warn user once when Night Light is disabled 2020-02-27 14:25:13 +01:00
Romain 199470bd84 Merge branch 'refactor/use-map' into 'master'
Use Map to store variants

See merge request rmnvgr/nightthemeswitcher-gnome-shell-extension!8
2020-02-27 09:46:14 +00:00
Romain Vigier b052d85b43 Use Map to store variants 2020-02-27 10:02:06 +01:00
Romain Vigier 18abccfb20 Update contributing 2020-02-27 09:44:06 +01:00
Romain Vigier 4ef6baccd6 Add target to add translation 2020-02-27 09:43:52 +01:00
Romain Vigier 1cb9608a3d Update code documentation 2020-02-27 09:01:44 +01:00
Romain Vigier d801a01bef Update description 2020-02-27 08:50:44 +01:00