159 Commits

Author SHA1 Message Date
Linus Dierheimer
282271a65a MacOS disk support 2022-09-06 05:19:21 -07:00
Linus Dierheimer
2283700a99
Refactor CMakeLists.txt 2022-09-05 19:56:00 +02:00
Linus Dierheimer
7b647e09da
Only enable library features on linux by default 2022-09-05 18:30:30 +02:00
Linus Dierheimer
54cb74c999
Separate gpu detection and printing logic 2022-09-05 17:42:42 +02:00
Linus Dierheimer
6a44515cf2
Separate memory detection and printing logic 2022-09-05 10:57:09 +02:00
Linus Dierheimer
ea60fd0a0d
Separate cpu detection and printing logic 2022-09-04 22:20:12 +02:00
Linus Dierheimer
9d106c6672
Enable build on MacOS
Note that this commit just makes fastfetch compile, not work properly
2022-09-04 14:30:52 +02:00
Linus Dierheimer
08b0bac2b9
Refactor os detection code 2022-09-04 13:33:18 +02:00
Linus Dierheimer
d387800bda
Separate host detection and printing logic 2022-09-04 12:43:30 +02:00
Linus Dierheimer
b87983c86b
Fix parsing quoted values in config files 2022-08-22 12:14:08 +02:00
Linus Dierheimer
779dbab647
Release 1.6.4 2022-08-22 00:13:13 +02:00
Viorel
d75f72c8fe
Fix installation of presets/ directory 2022-08-12 22:35:31 +03:00
Linus Dierheimer
9fa00081e3
Release 1.6.2 2022-08-12 16:01:52 +02:00
Linus Dierheimer
6787f1eba8
Merge branches 'master' and 'master' of github.com:LinusDierheimer/fastfetch 2022-07-27 21:56:42 +02:00
Linus Dierheimer
eedc277bcf
Respect target dir config during installation 2022-07-27 21:56:28 +02:00
Chongyun Lee
dce81055fe
Release 1.6.1 2022-07-28 01:28:17 +08:00
Linus Dierheimer
ceb92dafd7
Release 1.6.0
this time with correct packaging
2022-07-26 22:13:09 +02:00
Linus Dierheimer
31eeb6dd08
Release 1.6.0 2022-07-26 20:35:15 +02:00
Linus Dierheimer
7676a313c5
Refactor: move threading functions to init 2022-07-25 15:01:11 +02:00
Linus Dierheimer
b9d360af97
--title-fqdn option
#203
2022-07-22 19:36:00 +02:00
Linus Dierheimer
ec1981c545
Use [QT] instead of [Plasma]
#198 #199
2022-07-22 17:18:36 +02:00
Linus Dierheimer
63bf22fb00
Load system config
#196
2022-07-21 14:37:13 +02:00
Linus Dierheimer
02cc214dfc
Release 1.5.6
Bugfix: Don't segfault when connecting to some wayland compositors
See https://github.com/LinusDierheimer/fastfetch/issues/188
2022-07-03 16:16:39 +02:00
Linus Dierheimer
8ab7a8ba37
Release 1.5.5
Feature: Detect wayland WM much faster
Bugfix: Wayland backend for resolution working once again
Bugfix: Plasma values are no longer victims to race conditions
2022-06-26 13:41:55 +02:00
Linus Dierheimer
fb35a6e889
Release 1.5.4
Feature: Better WSL / WSLg support
Feature: --<module>-error arguments
Bugfix: Show GiB instad of GB
Feature: Export much more information to host format string
Feature: Expose CPU temp to cpu format string
Feature: Expose GPU temp to gpi format string
Bugfix: Print last line of logo, if it is higher than the infos
Logo: Alpine Linux
Refactor: Cleaned up header includes
Refactor: Build libfastfetch as OBJECT lib, as the linked binary is never needed
Feature: Detect termux as terminal
2022-06-18 23:39:48 +02:00
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
716522e29a
build temps file 2022-06-15 23:15:49 +02:00
Linus Dierheimer
df0a4c0d46
Remove unneeded property set from CMakeLists.txt 2022-06-11 14:17:10 +02:00
Linus Dierheimer
8c52cd0d91
Change libfastfetch target to be OBJECT library 2022-06-10 23:01:56 +02:00
Linus Dierheimer
2d0ffb55b7
Release 1.5.3
Enable LTO by default
Fix compile bug when LTO enabled
2022-06-08 17:18:02 +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
Soham Sen
d185dc74b8 Bumped version to 1.5.2 2022-06-08 15:32:52 +05:30
Linus Dierheimer
dbe24c7508
Fix --print-logos 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
2022-06-08 11:17:08 +02:00
Linus Dierheimer
008cf3b83d
OpenCL module 2022-06-05 00:18:40 +02:00
Linus Dierheimer
36d9b5a9bd
Finish OpenGL module 2022-06-04 19:30:26 +02:00
Linus Dierheimer
1826e23c29
OpenGL module 2022-06-04 15:21:34 +02:00
Linus Dierheimer
9aba57cdea
Bedrock package support 2022-06-02 22:58:19 +02:00
Linus Dierheimer
0dffd8debf
Vulkan module 2022-06-01 00:04:58 +02:00
Linus Dierheimer
032ba375b6
Enable chafa only if ImageMagick is found 2022-05-29 16:23:56 +02:00
Linus Dierheimer
8c910089cc
Detect KDE plasma version more reliable 2022-05-24 13:58:38 +02:00
Linus Dierheimer
e79af7ba79
Relase 1.4.2
Bugfix: RPM package count on SUSE platforms
Bugfix: Prepend /var with TARGET_DIR_ROOT
2022-05-24 13:41:23 +02:00
Linus Dierheimer
960364bd47
Use librpm as rpm fallback 2022-05-24 13:36:33 +02:00
Linus Dierheimer
ea44231c78
Don't prepend proc with TARGET_DIR_ROOT
Should make future packaging for termux simpler
2022-05-23 20:01:18 +02:00
Linus Dierheimer
60af0b9e39
Release 1.4.0
Feature: Display images converted to ascii art as logo, using chafa
Feature: Stretch images by using the --logo-height option
Logo: RedstarOS
Logo: Devuan
Logo: Rocky
Bugfix: Better calculation of image dimensions
Bugfix: Better rpm package detection
Bugfix: Format uptime right, when hours > 0 and minutes = 0
Bugfix: Only detect themes for installed gtk versions
2022-05-23 19:39:49 +02:00
Linus Dierheimer
e4ecb9d069
Use sqlite to get rpm package count 2022-05-23 19:30:02 +02:00
Linus Dierheimer
7cae63ac05
Require chafa>=1.10 2022-04-29 13:07:20 +02:00
Linus Dierheimer
51414c5511
Ascii image output using chafa 2022-04-28 19:15:46 +02:00
Linus Dierheimer
24f8ad7673
Release 1.3.4
* Bugfix: Using custom logos in terminals that don't support \033[14t or \033[18t once again works
* Feature: Ubuntu flavour detection
* Feature: Kubuntu logo
* Feature: Deepin logo
2022-04-27 08:03:15 +02:00