Commit Graph

499 Commits

Author SHA1 Message Date
Linus Dierheimer 5f178880c7 updated DEVELOPMENT:md 2021-12-07 17:42:57 +01:00
Linus Dierheimer 74b809f68a removed obsolete function 2021-12-07 17:21:25 +01:00
Linus Dierheimer f0732d0056 small cleanup 2021-12-07 17:20:11 +01:00
Linus Dierheimer e6851eeabc Merge branch 'master' of github.com:LinusDierheimer/fastfetch 2021-12-06 20:04:03 +01:00
Linus Dierheimer 9e2d6be31f Removed zsh completion stub 2021-12-06 20:03:53 +01:00
Linus Dierheimer 7f846dadaf Fix --logo option when using not existent file 2021-12-06 20:03:17 +01:00
Linus Dierheimer 79bec5c220 Merge pull request #112 from CarterLi/master
CPU Usage: add new module
2021-11-24 12:17:05 +01:00
Carter Li 8653a881fd CPU Usage: add new module 2021-11-24 19:14:27 +08:00
Linus Dierheimer aaa6f32f15 updated .editorconfig 2021-11-19 12:42:03 +01:00
Linus Dierheimer bbbf00e834 Separator string option 2021-11-18 18:25:24 +01:00
Linus Dierheimer 7bab4ef298 Fix disk space output 2021-11-17 23:22:42 +01:00
Linus Dierheimer 9db9a2c195 Added -Wconversion to compiler options 2021-11-17 18:38:57 +01:00
Linus Dierheimer cb16cd583b Orderd arco linux logo method alphabetically 2021-11-17 12:09:55 +01:00
Linus Dierheimer 2abaf64c12 fix a compiler warning in ffStrbufEnsureCapacity 2021-11-17 12:07:08 +01:00
Linus Dierheimer 4e818c981a Found a better way to fix the warning from pevious commit 2021-11-17 12:00:06 +01:00
Linus Dierheimer 6c4961aaff Fix a wrong compiler warning in io.c 2021-11-17 11:57:50 +01:00
Linus Dierheimer 7db781c508 Fix possible seg fault in ffStrbufAppendVF 2021-11-17 11:41:17 +01:00
Linus Dierheimer 7ced537e59 FFstrbuf is now always null terminated 2021-11-17 10:59:31 +01:00
Linus Dierheimer f0e623c3de Remove unnecesarry strbuf allocation 2021-11-16 13:05:02 +01:00
Linus Dierheimer 40d535ffba Allow 0 length FFstrbuf 2021-11-16 12:54:49 +01:00
Linus Dierheimer 18bfc6bd11 Merge pull request #110 from Rayrsn/master
Add Arco Linux logo support
2021-11-16 10:48:03 +01:00
Rayr 6823b65615 Added Arco Linux logo 2021-11-16 00:19:50 +03:30
Rayr ad347a6083 Update README.md 2021-11-16 00:19:37 +03:30
Rayr fff69ac7e2 Update README.md 2021-11-16 00:18:53 +03:30
Rayr d41d31a6a7 Added Arco Linux logo 2021-11-16 00:18:20 +03:30
Linus Dierheimer 9e6b0b03ea Tell vulkan the right project version 2021-11-13 18:43:33 +01:00
Linus Dierheimer dff3ca58ae GPU: vulkan fallback 2021-11-13 18:25:35 +01:00
Linus Dierheimer fc77e40ea9 Added dwm to list of known window managers 2021-11-13 16:57:59 +01:00
Linus Dierheimer 869aa67d1f Fix font detection on plasma 5.23+ 2021-11-13 16:46:32 +01:00
Linus Dierheimer fd447ab439 Common macros for loading shared libs 2021-11-13 14:10:30 +01:00
Linus Dierheimer 6cdf32dabc Small variants of logos 2021-11-12 01:39:21 +01:00
Linus Dierheimer 1c8eca1010 Logo printing: keep state and config separate 2021-11-11 19:10:52 +01:00
Linus Dierheimer 42b8182428 Added linux mint old logo 2021-11-10 14:03:11 +01:00
Linus Dierheimer e54398f7b3 Fix autocompletion of logos 2021-11-09 16:53:08 +01:00
Linus Dierheimer 27334f77cc Remove outdated section from DEVELOPMENT.md 2021-11-09 15:20:54 +01:00
Linus Dierheimer 6b0343a46c Merge branch 'master' of remote 2021-11-09 15:18:02 +01:00
Linus Dierheimer 214540e7ef Logo revolution 2021-11-09 15:14:25 +01:00
Linus Dierheimer 0c7a415f9b librpm: don't print error messages 2021-11-08 11:50:50 +01:00
Linus Dierheimer 0048c1ca98 Merge pull request #106 from CarterLi/master
Add CentOS logo support
2021-11-08 11:08:06 +01:00
Carter Li df2ad48d13 Logo: add CentOS logo 2021-11-08 17:37:17 +08:00
Carter Li a81f897258 CMakeList: don't require C++ compilers 2021-11-08 10:28:48 +08:00
Linus Dierheimer e9db9ac87a Merge branch 'master' of github.com:LinusDierheimer/fastfetch 2021-11-07 21:36:08 +01:00
Linus Dierheimer a198322d58 logo part 1 2021-11-07 21:35:59 +01:00
Linus Dierheimer 6e6086a8b4 Merge pull request #105 from CarterLi/master
Packages: use the official librpm instead of libsqlite3
2021-11-07 21:23:32 +01:00
李通洲 b3b31d693e Settings: simplify macros and code cleanup 2021-11-06 22:50:52 +08:00
李通洲 f6700f5272 Packages: use the official RPM public API
instead of diving into its implementation detail to count installed rpm packages, which support CentOS
2021-11-06 22:47:51 +08:00
Linus Dierheimer 58ec50fa7f Merge pull request #103 from Linus789/preset-neofetch-fix
Make the preset neofetch more like neofetch
2021-11-03 18:23:05 +01:00
Linus789 15328345da Make the preset neofetch more like neofetch
- os-format: Print architecture without square brackets
- resolution-format: Do not print the refresh rate
- de-format: Use pretty name and print version
- theme-format: Print color scheme without brackets
- memory-format: Use MiB instead of Mib
2021-11-03 17:46:29 +01:00
Linus Dierheimer 0f16bf2698 Merge branch 'master' of github.com:LinusDierheimer/fastfetch 2021-11-01 19:39:05 +01:00
Linus Dierheimer 46ecdd42b6 Development notice 2021-11-01 19:37:45 +01:00