Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release: v2.31.0 #1425

Merged
merged 48 commits into from
Dec 3, 2024
Merged

Release: v2.31.0 #1425

merged 48 commits into from
Dec 3, 2024

Conversation

CarterLi
Copy link
Member

@CarterLi CarterLi commented Dec 3, 2024

No description provided.

CarterLi and others added 30 commits November 18, 2024 15:47
They don't support multi-monitors. Prefer libdrm.
This will ensure the package is reproducible even in different
timezones.
CarterLi and others added 18 commits November 25, 2024 22:23
* [macOS] Added support for dual CPUs on Mac computers

Signed-off-by: Koneko <[email protected]>

* Change how number of cores is displayed when the system is dual CPU

* Support for dual CPU on Windows

* Dual CPU detection on Linux basic implementation

---------

Signed-off-by: Koneko <[email protected]>
Eg. `Intel(R) Xeon(R) CPU           E5620  @ 2.40GHz`
Make the WM name in `wl-restart -n 5 Hyprland` parse as "Hyprland"
instead of "-n".
A syntax error in the file caused the following output when trying to trigger completions in `zsh` (pressing <TAB>):

```zsh
$ fastfetch    File "<stdin>", line 15
    command_prefix = f"--logo-color-{i}[{flag["desc"]} ({i})]"
                                               ^^^^
SyntaxError: f-string: unmatched '['
```
This fix replaces single quotes with double quotes in the f-strings in lines 37 and 41.
@CarterLi CarterLi merged commit 58a1d96 into master Dec 3, 2024
31 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants