Commit Graph
139 Commits
Author SHA1 Message Date
Romain 6489731f3f Merge branch 'refactor' into 'master'
Move theme logic to Themer, add debug output

See merge request rmnvgr/nightthemeswitcher-gnome-shell-extension!7
2020-02-26 16:22:54 +00:00
Romain d2a86b5c0d Move theme logic to Themer, add debug output 2020-02-26 16:22:54 +00:00
Romain Vigier 989bfde395 Fix typos 2020-02-26 13:13:01 +01:00
Romain Vigier b06e78017a Change screenshot 2020-02-26 11:58:31 +01:00
Romain Vigier 4fefae4a86 Change icon 2020-02-26 11:58:14 +01:00
Romain Vigier ee6829a037 Update description 2020-02-25 21:50:50 +01:00
Romain Vigier 4e681c82cd Fix original user theme not restored when disabling the extension 2020-02-25 21:47:37 +01:00
Romain Vigier 53d37fae53 Add utility function 2020-02-25 21:35:12 +01:00
Romain Vigier df8651e3dc Fix Themer not listening to theme changes 2020-02-25 21:31:09 +01:00
Romain Vigier 38dd7571ed Code refactoring 2020-02-25 21:13:33 +01:00
Romain c0f886d103 Merge branch 'refactor' into 'master'
Code refactoring

See merge request rmnvgr/nightthemeswitcher-gnome-shell-extension!6
2020-02-25 20:09:44 +00:00
Romain 0d7be71955 Code refactoring 2020-02-25 20:09:44 +00:00
Romain d3b385addb Merge branch 'check-nightlight' into 'master'
Check if Night Light is enabled

See merge request rmnvgr/nightthemeswitcher-gnome-shell-extension!5
2020-02-25 19:43:12 +00:00
Romain 93b8f99d90 Check if Night Light is enabled 2020-02-25 19:43:12 +00:00
Romain Vigier 4bb05e57f8 Add Pop to compatible themes 2020-02-24 20:24:42 +01:00
Romain Vigier dbf4e57be0 Bump to v17 2020-02-24 18:35:19 +01:00
Romain Vigier 2a4750eb71 Don't guess new variants if this is the same theme 2020-02-24 16:48:05 +01:00
Romain Vigier a8527dead8 Add test for default case 2020-02-24 16:19:31 +01:00
Romain Vigier df374d5e9b Improve variants guessing 2020-02-24 16:18:42 +01:00
Romain Vigier 56d5086f13 Fix typo 2020-02-24 15:25:49 +01:00
Romain Vigier 87a8f52027 Fix '-darker' theme variant getting stripped for day variant instead of '-darkest' 2020-02-23 20:07:14 +01:00
Romain Vigier 1818e50382 Add code documentation 2020-02-23 20:05:21 +01:00
Romain Vigier ff9d04cdb2 Always apply theme variant on theme change 2020-02-23 15:34:13 +01:00
Romain Vigier 7958b54700 Add 3.36 to compatible shell versions 2020-02-21 13:48:51 +01:00
Romain Vigier 37835a0ba0 Move full description to separate file 2020-02-21 13:14:56 +01:00
Romain Vigier 381d29d618 Bump to v16 2020-02-14 11:56:12 +01:00
Romain Vigier 4e5e7907c5 Move Contributing to its own file 2020-02-14 11:33:05 +01:00
Romain Vigier fcfaa95d70 Change test job policy 2020-02-14 11:33:00 +01:00
Romain 1e189cfe9f Merge branch 'refactor' into 'master'
Split modules into different files

See merge request rmnvgr/nightthemeswitcher-gnome-shell-extension!4
2020-02-14 10:14:39 +00:00
Romain 337609a0ae Split modules into different files 2020-02-14 10:14:39 +00:00
Romain Vigier 8a710c14ad Fix typo 2020-02-14 10:25:02 +01:00
Romain Vigier 542167cf09 Update copyright year 2020-02-14 10:11:34 +01:00
Romain Vigier 798c120efe Update package.json 2020-02-14 10:07:07 +01:00
Romain Vigier f96437151b Don't create dnf cache dir if it already exists 2020-02-14 02:26:48 +01:00
Romain Vigier 7745dca4ee Cache dnf downloads 2020-02-14 02:25:01 +01:00
Romain Vigier 4edc7031eb Cache dnf data 2020-02-14 02:20:27 +01:00
Romain Vigier 35204ab65a Update README with build dependencies 2020-02-14 02:00:34 +01:00
Romain Vigier 386fda134e Update README with Contributing 2020-02-14 01:54:59 +01:00
Romain Vigier bae2f18e40 Assume yes on dependencies installation 2020-02-14 01:40:57 +01:00
Romain Vigier 52a62aa0ae Fix artifact name 2020-02-14 01:38:13 +01:00
Romain Vigier 742d577d23 Add test stage 2020-02-14 01:37:25 +01:00
Romain Vigier e9a160984d Update copyright notices 2020-02-14 01:30:44 +01:00
Romain Vigier e800d05a43 Fix typo 2020-02-14 01:27:24 +01:00
Romain Vigier 100504c585 Fix Matcha light variant support 2020-02-14 01:18:33 +01:00
Romain Vigier 61ff552550 Fix Arc solid variant support 2020-02-14 01:16:36 +01:00
Romain Vigier e77256faac Add unit tests for each supported theme 2020-02-14 01:10:39 +01:00
Romain Vigier 53761e3217 Move Variants to a separate file 2020-02-14 01:10:10 +01:00
Romain Vigier 5b0300d7ff Fix typo 2020-02-13 21:15:51 +01:00
Romain Vigier ae6125afe5 Fix typo 2020-02-13 19:34:11 +01:00
Romain Vigier 8744eebac8 Bump to v15 2020-02-13 19:30:40 +01:00