Commit Graph

35 Commits

Author SHA1 Message Date
Linus Dierheimer fd447ab439 Common macros for loading shared libs 2021-11-13 14:10:30 +01: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
李通洲 1a5b1428dc Add Android basic support 2021-10-20 22:27:29 +08:00
Linus Dierheimer 4d565cb7ee Fix snap package count 2021-06-10 22:04:25 +02:00
Linus Dierheimer 580ad45459 Fedora support 2021-06-08 20:01:29 +02:00
Linus Dierheimer 5f71ef71da small syntactic changes 2021-05-16 15:10:15 +02:00
Linus Dierheimer 44339971bd pass manjaro pacman branch to format string 2021-05-15 18:17:34 +02:00
DarN 0dbcce84f8 Implemented changes 2021-05-15 18:12:10 +02:00
DarN 0e2deb3534 Rewrote with suggestions 2021-05-15 17:21:02 +02:00
DarN e400ee4490 Tweak 2021-05-15 13:44:16 +02:00
DarN f24f6756b1 Added branch detection for Manjaro 2021-05-15 13:21:59 +02:00
Linus Dierheimer 4d7a06ac97 ffGetPropValue 2021-05-13 12:27:44 +02:00
Linus Dierheimer 85c7f4c772 basic gnome support 2021-05-01 21:22:07 +02:00
DarN 644843a70d Implemented corrections 2021-04-28 19:50:04 +02:00
DarN dd31e05fde Update packages.c 2021-04-28 16:05:06 +02:00
DarN 99849ccd77 Debloat
...
2021-04-28 07:10:55 +02:00
DarN 4674d6c2fc Removed useless enum 2021-04-28 06:59:44 +02:00
DarN f938847459 Added missing else
No need to compare twice if the first one checks out...
2021-04-28 06:46:20 +02:00
DarN f4d2b35260 Added Package Manager support for Void Linux
This adds support for xbps.
2021-04-27 21:52:55 +02:00
Linus Dierheimer 9bc1f2a116 much more efficient caching 2021-04-15 18:59:26 +02:00
Linus Dierheimer e01d03f98d dont use format string if an error occures 2021-04-03 21:51:50 +02:00
Linus Dierheimer 08066a76f0 all keys can now be set! 2021-04-03 11:39:59 +02:00
Linus Dierheimer a1e90ba35c editorconfig 2021-03-27 18:14:19 +01:00
Linus Dierheimer beb2e9608c dont print line if format evaluates to an empty string 2021-03-27 15:39:56 +01:00
Linus Dierheimer f61ffdb149 removed ffStrbufIsEmpty 2021-03-23 19:48:52 +01:00
Linus Dierheimer a0af3b0eb6 ffStrbufPutTo 2021-03-22 20:02:32 +01:00
Linus Dierheimer 101d19a015 ffGetFileContent now uses FFstrbuf for preventing buffer overflows 2021-03-21 16:52:17 +01:00
Linus Dierheimer 1ceb5c91ac format options for every output! 2021-03-19 20:57:07 +01:00
Linus Dierheimer b9c7324aa5 resolution options 2021-03-11 22:15:48 +01:00
Linus Dierheimer c988777c79 small changes to package options 2021-03-11 19:54:34 +01:00
Linus Dierheimer 0169507489 packages options 2021-03-11 19:40:46 +01:00
Linus Dierheimer db6d2eb3a3 structure and values can be set in fastfetch via command line and file! 2021-03-03 19:59:39 +01:00
Linus Dierheimer 0617b597f9 flashfetch loads default values too now 2021-02-28 17:10:12 +01:00
Linus Dierheimer 1cda1eb653 refactored internal state keeping 2021-02-27 18:30:05 +01:00
Linus Dierheimer b44ab16dd1 refactored project structure 2021-02-27 16:40:05 +01:00