Commit 3f82c45
feat: windows app icon (#3753)
* default icon
* cli
* fix typos, fmt + icon fix
I don't think it's a good idea to do
[default.extend-words]
fo = "fo"
as it's a very common mispelling for 'for'
* fix clippy
* return error on non implemented platforms instead of default dx icon
* fix
* fix
fix the amazing merge
renamed winres to windows
moved windows winres build request to windows
* fix typos
* fix schema
* Update schema.json
* fix schema again
* use default icon if no fallback
* wire up the rest of windows
* fmt
---------
Co-authored-by: Jonathan Kelley <jkelleyrtp@gmail.com>1 parent 6d1f190 commit 3f82c45
17 files changed
Lines changed: 1124 additions & 24 deletions
File tree
- packages
- cli
- assets
- src
- build
- cli
- config
- desktop
- src
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
Binary file not shown.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
541 | 541 | | |
542 | 542 | | |
543 | 543 | | |
| 544 | + | |
| 545 | + | |
| 546 | + | |
| 547 | + | |
| 548 | + | |
| 549 | + | |
| 550 | + | |
544 | 551 | | |
545 | 552 | | |
546 | 553 | | |
| |||
649 | 656 | | |
650 | 657 | | |
651 | 658 | | |
| 659 | + | |
| 660 | + | |
| 661 | + | |
| 662 | + | |
| 663 | + | |
| 664 | + | |
652 | 665 | | |
653 | 666 | | |
654 | 667 | | |
| |||
680 | 693 | | |
681 | 694 | | |
682 | 695 | | |
| 696 | + | |
| 697 | + | |
| 698 | + | |
| 699 | + | |
| 700 | + | |
| 701 | + | |
683 | 702 | | |
684 | 703 | | |
685 | 704 | | |
| |||
701 | 720 | | |
702 | 721 | | |
703 | 722 | | |
| 723 | + | |
| 724 | + | |
| 725 | + | |
| 726 | + | |
| 727 | + | |
| 728 | + | |
| 729 | + | |
| 730 | + | |
| 731 | + | |
| 732 | + | |
| 733 | + | |
| 734 | + | |
704 | 735 | | |
705 | 736 | | |
706 | 737 | | |
| |||
2864 | 2895 | | |
2865 | 2896 | | |
2866 | 2897 | | |
| 2898 | + | |
| 2899 | + | |
| 2900 | + | |
| 2901 | + | |
| 2902 | + | |
| 2903 | + | |
| 2904 | + | |
2867 | 2905 | | |
2868 | 2906 | | |
2869 | 2907 | | |
| |||
2873 | 2911 | | |
2874 | 2912 | | |
2875 | 2913 | | |
| 2914 | + | |
| 2915 | + | |
| 2916 | + | |
| 2917 | + | |
| 2918 | + | |
| 2919 | + | |
| 2920 | + | |
2876 | 2921 | | |
2877 | 2922 | | |
2878 | 2923 | | |
2879 | 2924 | | |
2880 | 2925 | | |
2881 | 2926 | | |
| 2927 | + | |
| 2928 | + | |
| 2929 | + | |
| 2930 | + | |
| 2931 | + | |
| 2932 | + | |
| 2933 | + | |
2882 | 2934 | | |
2883 | 2935 | | |
2884 | 2936 | | |
2885 | 2937 | | |
2886 | 2938 | | |
2887 | 2939 | | |
| 2940 | + | |
| 2941 | + | |
| 2942 | + | |
| 2943 | + | |
| 2944 | + | |
| 2945 | + | |
| 2946 | + | |
| 2947 | + | |
| 2948 | + | |
| 2949 | + | |
| 2950 | + | |
| 2951 | + | |
| 2952 | + | |
| 2953 | + | |
| 2954 | + | |
| 2955 | + | |
2888 | 2956 | | |
2889 | 2957 | | |
2890 | 2958 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| 15 | + | |
15 | 16 | | |
16 | 17 | | |
17 | 18 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
943 | 943 | | |
944 | 944 | | |
945 | 945 | | |
| 946 | + | |
| 947 | + | |
| 948 | + | |
| 949 | + | |
| 950 | + | |
| 951 | + | |
| 952 | + | |
| 953 | + | |
| 954 | + | |
946 | 955 | | |
947 | 956 | | |
948 | 957 | | |
| |||
1767 | 1776 | | |
1768 | 1777 | | |
1769 | 1778 | | |
| 1779 | + | |
| 1780 | + | |
| 1781 | + | |
| 1782 | + | |
| 1783 | + | |
1770 | 1784 | | |
1771 | 1785 | | |
1772 | 1786 | | |
| |||
2505 | 2519 | | |
2506 | 2520 | | |
2507 | 2521 | | |
2508 | | - | |
| 2522 | + | |
2509 | 2523 | | |
2510 | 2524 | | |
2511 | 2525 | | |
| |||
0 commit comments