317 Commits

Author SHA1 Message Date
李通洲
10584eb01a
Image: document macOS support; update CI 2022-12-19 22:34:29 +08:00
Jack Gannon
7640042905
add enso logo
Added Enso Logo in `src/logo/builtin.c`
Added Enso in `README.md`
2022-12-15 16:57:45 +00:00
李通洲
338cc1db40
Add back trailing white spaces which are unexpectedly removed by IDE
This partially reverts commit 6710967d1932c0a192375e4230c500a9172ab6e6.
2022-12-14 16:51:45 +08:00
李通洲
6710967d19 README: update notes for Windows 10- 2022-12-14 16:46:52 +08:00
李通洲
7e98fa8626
Vulkan: don't require vulkan-loader (macOS)
Which also avoids requiring portability_enumeration extension
2022-12-13 11:21:26 +08:00
李通洲
19ec59cca5
Wifi: init basic support for Linux 2022-12-02 22:43:46 +08:00
李通洲
7991abab0b
TerminalFont: support deepin-terminal 2022-12-01 17:45:17 +08:00
李通洲
5e5442426c
Wifi: load wlanapi.dll dynamically
Windows Server doesn't support it
2022-11-27 16:22:30 +08:00
Linus Dierheimer
00f86c6346
CMake: Don't require pkg-config 2022-11-24 18:10:49 +01:00
draumaz
8de88adc0b add CRUX logo, update README.md 2022-11-23 23:31:11 -08:00
李通洲
fb78d9bbb9
TerminalFont: support Warp; improve performance of Apple Terminal (macOS) 2022-11-17 19:53:12 +08:00
李通洲
f4666fcb0a
README: document Windows 10- support 2022-11-12 21:33:31 +08:00
K.B.Dharun Krishna
67feba6171
Add Vanilla OSlogo
Adding logo for Vanilla OS a new and upcoming Ubuntu based distribution that uses Vanilla GNOME and uses on-demand immutability.

Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2022-11-08 10:50:04 +05:30
WVlab
8224f8c4c6
README: Add Nobara to avaliable logos section 2022-11-02 16:27:03 +00:00
jumps
0e92fc2289 README: Add Parabola to logos sections 2022-11-01 18:08:06 +03:00
李通洲
8b43605abf
README: document Chocolatey support 2022-10-27 17:03:53 +08:00
李通洲
2a1330dea3
README: clearify we support FreeBSD only, not OpenBSD or NetBSD 2022-10-27 16:45:59 +08:00
李通洲
fbc76714f5
Android: add vulkan support for GPU detection
Termux does have package pciutils, but it's put inside of root-repo and
and doesn't provide libpci.pc. So I think use vulkan can be a better
option than libpci because vulkan.so is provided by Android system.

To build with android support, install `vulkan-headers` and
`vulkan-loader-android` (for `vulkan.pc`).
2022-10-20 17:42:01 +08:00
Linus Dierheimer
b27453d275
Revert "Add Univalent GNU/Linux's logo" 2022-10-19 08:29:39 +02:00
Jin Asanami
bbcc040dc4
Update README.md 2022-10-18 11:27:54 +09:00
李通洲
f05d036023
README: update description on different platforms 2022-10-15 01:02:16 +08:00
李通洲
1b594d9ed1
Thread: add common thread abstraction layer, and make threading optional 2022-10-12 21:59:21 +08:00
李通洲
983669019e README: clearify Windows support 2022-10-09 21:07:35 +08:00
李通洲
eaa4230bf5 Windows: add basic support for msys2 2022-10-06 23:01:19 +08:00
Carter Li
01dbd0c266 macOS: completely drop libplist dependency 2022-10-02 01:54:43 +08:00
李通洲
38a6d07c85
TerminalFont: support Termux 2022-09-27 23:30:55 +08:00
Linus Dierheimer
d8bfebfc0f
Update readme 2022-09-27 15:05:41 +02:00
李通洲
ed5d7292ba TerminalFont: support Windows Terminal detection 2022-09-24 01:49:08 +08:00
李通洲
5498b0b042
PowerAdapter: make it a seperated module 2022-09-23 15:33:23 +08:00
李通洲
9da97f5860
WMTheme: fix detection on macOS; metion macOS support in README 2022-09-21 18:10:50 +08:00
李通洲
254c4e5f50 WMTheme: support macOS 2022-09-20 21:49:11 +08:00
Linus Dierheimer
81bddbf182
Update README.md 2022-09-20 11:23:49 +02:00
Linus Dierheimer
b8fc471678 Better BSD support 2022-09-20 11:16:08 +02:00
draumaz
67c5a6b7cc add missing comma, update README 2022-09-20 01:42:51 +00:00
AloneER0
bcacaa9401
Add the Crystal Linux Logo (#239) 2022-09-18 17:06:37 +02:00
Linus Dierheimer
87c3459f5d
Moved terminal font detection logic to detection folder 2022-09-18 15:53:51 +02:00
Carter Li
b59227e49f Terminalfont: add iTerm2 support ( macOS ) 2022-09-17 21:09:36 +08:00
Slade Getz
73095ef9e9 Increased FF_PACKAGE_NUM_FORMAT_ARGS by 1 in src/modules/packages.c. Modified the help output in src/fastfetch.c. Added MacPorts pkg mngr to the README.md. 2022-09-16 11:13:02 -06:00
Linus Dierheimer
b0426828ab
Slackware logos
#228
2022-09-11 21:10:32 +02:00
Linus Dierheimer
be7f8f4117
Swap module
#225
2022-09-08 14:51:31 +02:00
Linus Dierheimer
c80b1761dd brew package support 2022-09-05 05:15:19 -07:00
Linus Dierheimer
a4e0275263
Update README.md 2022-09-04 18:07:15 +02:00
Linus Dierheimer
475099696f
MacOS logo 2022-09-04 16:32:45 +02:00
Linus Dierheimer
e6fa269f52
Update README.md 2022-08-29 09:24:03 +02:00
Linus Dierheimer
ca4a327de4
Update README.md 2022-08-28 18:42:53 +02:00
Linus Dierheimer
f4e777f3d2
Update README.md 2022-08-28 18:34:54 +02:00
Linus Dierheimer
136f73ea0b
Updated screenshots 2022-08-28 17:39:01 +02:00
Linus Dierheimer
23bccc4802
MSYS2 logo
#219
2022-08-27 16:15:31 +02:00
Maxim Karasev
b2e0034c34 Add APK (Alpine Package Keeper) support 2022-08-18 22:28:40 +03:00
jonathanspw
2f66bc2c95 add AlmaLinux logo 2022-08-16 20:10:47 -05:00