Skip to content

Conversation

@CarterLi
Copy link
Member

@CarterLi CarterLi commented Jan 21, 2023

Today (UTC+8) is the biggest festival in my country Chinese new year. I'd like to cut a release to celebrate it.

I think the number of new features are big enough to increase the minor version (major.minor.patch). What do you think @LinusDierheimer

LinusDierheimer and others added 30 commits December 31, 2022 13:15
Merge pull request #370 from LinusDierheimer/dev
For raw image type, fastfetch nether parses the file content, nor tries to detect the image size from the file. It's useful to print pre-converted sixel image.
Fix error text typo from item to iterm
RaspberryPi Logo, RaspberryPi small logo
Instead, provide a new flag `--gen-config` and print the path to the config file, so that users can know where to find the file.
This is necessary to keep forward compatibility for Windows / macOS users. Since `$LOCALAPPPATH` and `~/Library/Preferences` are now the first element of `configDirs`, config files in `~/.config` won't be used in previous manner.
* Respecting the current platform
* Using them where appropiate
CarterLi and others added 27 commits January 17, 2023 21:36
to disable parsing config files, for debugging purpose.
1. Temp detection has been gated behind of `--*-temp`. Don't make it a slow operation
2. According to [the kernel doc](https://www.kernel.org/doc/Documentation/hwmon/sysfs-interface), `temp1_input` is millidegree Celsius, which should be divided by 1000
3. There is no `/sys/class/hwmon/hwmon3/device/class` on my laptop, but `/sys/class/hwmon/hwmon3/device/device/class`. Need to confirm with @LinusDierheimer
4. Small code optimizations
@LinusDierheimer
Copy link
Collaborator

Yeah, lets do it.

@LinusDierheimer LinusDierheimer merged commit fbbfc7f into master Jan 22, 2023
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.

7 participants