Linus Dierheimer
97d2096df8
Delete performance test
...
I never really used it, and it didn't even build any more
2022-06-17 18:19:53 +02:00
Linus Dierheimer
6e3e717224
--<module>-error options
2022-06-17 18:15:36 +02:00
Linus Dierheimer
aae182c889
Merge pull request #180 from draumaz/master
...
Add Alpine Linux logos
2022-06-17 10:44:54 +02:00
draumaz
5c7b9d223a
Merge pull request #1 from draumaz/workbench
...
Merge Alpine Linux logos
2022-06-17 04:12:50 +00:00
draumaz
c80f8cf422
further fixes
2022-06-16 21:11:14 -07:00
draumaz
b150e8d106
whoops
2022-06-16 21:10:23 -07:00
draumaz
bb897f03f0
add small logo
2022-06-16 21:08:39 -07:00
draumaz
517d80eadc
update getAll function
2022-06-16 21:03:39 -07:00
draumaz
36964d6b1d
Initial Alpine addition
2022-06-16 21:02:20 -07:00
Linus Dierheimer
5e96ba8384
Fix cpu temp detection the second
2022-06-16 14:55:02 +02:00
Linus Dierheimer
481affa50a
Fix cpu temp detection
2022-06-16 14:39:01 +02:00
Linus Dierheimer
a33e296656
Merge pull request #178 from Samisafool/patch-1
...
fix spelling of temperature
2022-06-16 14:17:07 +02:00
Samisafool
85a36ae7ef
fix spelling of temperature
2022-06-16 17:10:59 +05:30
Linus Dierheimer
1eff343733
Finish exposing temperatur to cpu format
2022-06-16 13:36:00 +02:00
Linus Dierheimer
acdbf6933c
Merge pull request #177 from x-zvf/feature-cpu-temp
...
Add CPU package temperature to CPU module.
2022-06-16 13:21:34 +02:00
xzvf
ea53833466
Remove unnecessary checks for content->length
2022-06-16 13:18:38 +02:00
xzvf
c491c11988
update DEVELOPMENT.md
2022-06-16 13:15:48 +02:00
xzvf
dcaeab7e96
Rewrite to use ffDetectTemps.
2022-06-16 13:14:03 +02:00
xzvf
bccd1cf960
Merge pull request #1 from LinusDierheimer/master
...
build temps file
2022-06-16 13:14:03 +02:00
xzvf
5b030de20a
Quality of life improvement: make run.sh not run ff, if the build fails
2022-06-16 13:14:03 +02:00
Linus Dierheimer
716522e29a
build temps file
2022-06-15 23:15:49 +02:00
Linus Dierheimer
921e4a6c8d
Merge pull request #176 from x-zvf/fix-run-sh-script
...
Quality of life improvement: make run.sh not run ff, if the build fails
2022-06-15 16:43:59 +02:00
xzvf
7d43118abb
Quality of life improvement: make run.sh not run ff, if the build fails
2022-06-15 16:28:07 +02:00
xzvf
d8bb36f119
Add CPU package temperature to CPU module.
...
This is done by looking for a specified thermal zone in
/sys/class/thermal/thermal_zone*/ .
Unfortunately there is no better way to find the
temperature, then to check all registered zones.
This still needs to be extended to support other hardware,
right now only x86 CPUs and Raspberry pi are tested.
Maybe the FF_CPU_THERMAL_ZONES array could be user configurable,
but I could not figure out how to add an array as a config parameter.
2022-06-15 16:21:50 +02:00
Linus Dierheimer
ae8b5bde65
Fix printing of remaining logo
2022-06-15 11:07:22 +02:00
Linus Dierheimer
3d8a071781
Update verbose
2022-06-14 20:07:42 +02:00
Linus Dierheimer
4cf912e535
Disk: Change GB to GiB
2022-06-14 17:17:22 +02:00
Linus Dierheimer
e1b5445783
Export much more values to host format string
2022-06-14 17:10:46 +02:00
Linus Dierheimer
a04daf1fff
Clean up git ignore
2022-06-13 21:28:49 +02:00
Linus Dierheimer
df0a4c0d46
Remove unneeded property set from CMakeLists.txt
2022-06-11 14:17:10 +02:00
Linus Dierheimer
d70e160d72
Merge branch 'master' of github.com:LinusDierheimer/fastfetch
2022-06-10 23:02:11 +02:00
Linus Dierheimer
8c52cd0d91
Change libfastfetch target to be OBJECT library
2022-06-10 23:01:56 +02:00
Linus Dierheimer
4622d7a300
Change libfatsfetch target to be OBJECT library
2022-06-10 22:58:35 +02:00
Linus Dierheimer
09f7180dd5
Merge pull request #169 from ADawesomeguy/patch-1
...
fix: correct "hout" to "hour"
2022-06-10 22:37:07 +02:00
Abheek Dhawan
6ae8b46f68
fix: correct "hout" to "hour"
2022-06-10 15:12:39 -05:00
Linus Dierheimer
2d0ffb55b7
Release 1.5.3
...
Enable LTO by default
Fix compile bug when LTO enabled
1.5.3
2022-06-08 17:18:02 +02:00
Linus Dierheimer
22a8cfdcfe
Remove obsolete strbuf function
2022-06-08 17:14:11 +02:00
Linus Dierheimer
63041aa24b
Enable link time optimization
2022-06-08 16:25:14 +02:00
Linus Dierheimer
242df5f2f0
Explicitly set c standard to 11
2022-06-08 15:52:55 +02:00
Linus Dierheimer
ec1bbd118f
Update README.md
2022-06-08 12:11:00 +02:00
Linus Dierheimer
fe624123dc
Merge pull request #168 from Yureien/master
...
Fix build if ImageMagick is not installed
1.5.2
2022-06-08 12:08:10 +02:00
Linus Dierheimer
8577be3d6d
Update packaging section in README
2022-06-08 12:07:06 +02:00
Soham Sen
d185dc74b8
Bumped version to 1.5.2
2022-06-08 15:32:52 +05:30
Soham Sen
54c09cab18
Fix build if ImageMagick is not installed
2022-06-08 15:22:34 +05:30
Linus Dierheimer
dbe24c7508
Fix --print-logos
1.5.1
2022-06-08 11:28:26 +02:00
Linus Dierheimer
d23d4ef5a0
Relase 1.5.0
...
Module: Vulkan
Module: OpenGL
Module: OpenCL
Feature: Detect Bedrock linux
Feature: Detect packages on Bedrock linux
Feature: --pipe option
Logo: Bedrock linux
Bugfix: Locale detection on Ubuntu and deriviates
Bugfix: bolt keys and title, if main color is not set
1.5.0
2022-06-08 11:17:08 +02:00
Linus Dierheimer
daac1b783c
Refactored logo choosing logic
2022-06-08 10:59:33 +02:00
Linus Dierheimer
2e98dd7710
Move ffPrintLogoAndKey to printing.c
2022-06-06 14:30:06 +02:00
Linus Dierheimer
9d6d2ca5a4
Add osmesa to help texts
2022-06-06 14:24:14 +02:00
Linus Dierheimer
e4a1a836fe
Fix keys not being bolt if main color is not set
2022-06-06 14:20:05 +02:00