forked from zen-browser/desktop
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
b0e7e8c
commit 8013618
Showing
56 changed files
with
1,247 additions
and
1,231 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,2 @@ | ||
|
||
patreon: zen_browser | ||
ko_fi: zen_browser |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
blank_issues_enabled: false | ||
blank_issues_enabled: false |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -27,4 +27,4 @@ jobs: | |
cache_id: cache.id, | ||
}) | ||
} | ||
console.log("Clear completed") | ||
console.log("Clear completed") |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -19,4 +19,4 @@ | |
"span": "cpp", | ||
"vector": "cpp" | ||
} | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,8 @@ | ||
{ | ||
"policies": { | ||
"DisableAppUpdate": true, | ||
"AppAutoUpdate": false, | ||
"ManualAppUpdateOnly": true, | ||
"BackgroundAppUpdate": false | ||
"DisableAppUpdate": true, | ||
"AppAutoUpdate": false, | ||
"ManualAppUpdateOnly": true, | ||
"BackgroundAppUpdate": false | ||
} | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,15 +1,14 @@ | ||
|
||
## Changed things that should be tested each release | ||
|
||
* Workspaces | ||
* Sidebar | ||
* Split views | ||
* Vertical tabs (expanded and not expanded) | ||
* Tab groups | ||
* Welcome Page | ||
* Overall performance | ||
* Overall stability | ||
* Pinning tabs (Grid layout) | ||
* Overall UX | ||
* Themes Page | ||
* Settings Page | ||
- Workspaces | ||
- Sidebar | ||
- Split views | ||
- Vertical tabs (expanded and not expanded) | ||
- Tab groups | ||
- Welcome Page | ||
- Overall performance | ||
- Overall stability | ||
- Pinning tabs (Grid layout) | ||
- Overall UX | ||
- Themes Page | ||
- Settings Page |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,3 @@ | ||
|
||
# Custom Keyboard Shortcuts | ||
|
||
```json | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,31 +1,30 @@ | ||
|
||
# Supported CPUs for optimized builds (Windows and Linux) | ||
|
||
> If you CPU is not listed, you should use the "Generic" build. | ||
* AMD Family 15h (Excavator) | ||
* AMD Family 17h (Zen) | ||
* AMD Family 17h (Zen+) | ||
* AMD Family 17h (Zen 2) | ||
* AMD Family 19h (Zen 3) | ||
* Intel 4th Gen Core (Haswell) | ||
* Intel 5th Gen Core (Broadwell) | ||
* Intel 6th Gen Core (Skylake) | ||
* Intel 7th Gen Core (Kaby Lake) | ||
* Intel 8/9th Gen Core (Coffee Lake) | ||
* Intel 10th Gen Core (Comet Lake) | ||
* Intel 12th Gen (Alder Lake) | ||
* Intel 13th Gen (Raptor Lake) | ||
* Intel 14th Gen (Raptor Lake Refresh) | ||
* Intel 15th Gen (Lunar / Arrow Lake) | ||
* AMD Family 19h (Zen 4 / Zen 4c) | ||
* AMD Family 1Ah (Zen 5 / Zen 5c) | ||
* Intel 6th Gen Core (Skylake X) | ||
* Intel 8th Gen Core i3 (Cannon Lake) | ||
* Intel Xeon / 10th Gen Core (Ice Lake) | ||
* Intel Xeon (Cascade Lake) | ||
* Intel Xeon (Cooper Lake) | ||
* Intel 3rd Gen 10nm++ (Tiger Lake) | ||
* Intel 4th Gen 10nm++ (Sapphire Rapids) | ||
* Intel 5th Gen 10nm++ (Emerald Rapids) | ||
* Intel 11th Gen (Rocket Lake) | ||
- AMD Family 15h (Excavator) | ||
- AMD Family 17h (Zen) | ||
- AMD Family 17h (Zen+) | ||
- AMD Family 17h (Zen 2) | ||
- AMD Family 19h (Zen 3) | ||
- Intel 4th Gen Core (Haswell) | ||
- Intel 5th Gen Core (Broadwell) | ||
- Intel 6th Gen Core (Skylake) | ||
- Intel 7th Gen Core (Kaby Lake) | ||
- Intel 8/9th Gen Core (Coffee Lake) | ||
- Intel 10th Gen Core (Comet Lake) | ||
- Intel 12th Gen (Alder Lake) | ||
- Intel 13th Gen (Raptor Lake) | ||
- Intel 14th Gen (Raptor Lake Refresh) | ||
- Intel 15th Gen (Lunar / Arrow Lake) | ||
- AMD Family 19h (Zen 4 / Zen 4c) | ||
- AMD Family 1Ah (Zen 5 / Zen 5c) | ||
- Intel 6th Gen Core (Skylake X) | ||
- Intel 8th Gen Core i3 (Cannon Lake) | ||
- Intel Xeon / 10th Gen Core (Ice Lake) | ||
- Intel Xeon (Cascade Lake) | ||
- Intel Xeon (Cooper Lake) | ||
- Intel 3rd Gen 10nm++ (Tiger Lake) | ||
- Intel 4th Gen 10nm++ (Sapphire Rapids) | ||
- Intel 5th Gen 10nm++ (Emerald Rapids) | ||
- Intel 11th Gen (Rocket Lake) |
Oops, something went wrong.