Linus Dierheimer
5026be2d28
Fix parsing mountpoints with backslashes
...
#364
2022-12-29 22:58:29 +01:00
Linus Dierheimer
70aad5c320
Fix parsing mountpoints with spaces
...
#364
2022-12-29 22:51:23 +01:00
Linus Dierheimer
e74d21c0e5
Merge pull request #365 from IanManske/parse-color-fix
...
Fix color parsing.
2022-12-29 22:33:59 +01:00
Ian Manske
90d8677b7a
Add missing else statement.
2022-12-29 12:51:00 -05:00
李通洲
7a5d88270e
macOS: fix building with old xcode
...
Makes homebrew happy
https://github.com/Homebrew/homebrew-core/pull/119329
2022-12-30 01:13:04 +08:00
Linus Dierheimer
5599335965
Zip windows artifacts
2022-12-29 14:40:37 +01:00
李通洲
98acd516b8
CMake: bump version
2022-12-29 20:24:30 +08:00
李通洲
584d792f5a
Bios: try supporting FreeBSD
...
It prints nothing on my VM. Don't know if it works on a physical machine.
2022-12-29 20:23:44 +08:00
李通洲
f0ec3cb9ec
README: update building instructions for Windows
...
Fixes #336
2022-12-29 12:51:20 +08:00
Carter Li
0801e22dce
Bios: support macOS
2022-12-29 11:03:33 +08:00
李通洲
5efd7b9ac4
FFstrbuf: add ffStrbufContainC
2022-12-29 11:03:33 +08:00
Linus Dierheimer
f2bae200d3
Merge pull request #361 from LinusDierheimer/dev
...
Release 1.8.0
2022-12-28 15:26:12 +01:00
李通洲
fd14513aef
Changelog: add changes for 1.8.0
2022-12-28 21:28:23 +08:00
李通洲
6becc8f334
Swap: improve performance on Linux
...
We can't do the same thing with memory because there is no `cachedram` in `struct sysinfo`
2022-12-28 17:27:35 +08:00
李通洲
90359d227e
Global: don't require sysinfo.h globally
...
... which is Linux specific
2022-12-28 17:20:20 +08:00
李通洲
6ff67e87eb
Memory: refactor, don't cache results
2022-12-28 17:20:20 +08:00
李通洲
0a83423731
Packages: support eopkg for Solus ( #360 )
...
UNTESTED
2022-12-27 17:36:58 +08:00
李通洲
5160644016
Logo: add Solus logo ( #360 )
2022-12-27 17:32:19 +08:00
李通洲
d956bd2643
Image: update cache folder's name
2022-12-27 17:25:19 +08:00
Carter Li
7a6a2ad530
Chassis: fix compiler warnings
...
My fault
2022-12-25 23:24:50 +08:00
李通洲
21c76f31c4
Chassis: fix compiler warnings
2022-12-25 12:43:48 +08:00
李通洲
cb48c1277a
Chassis: seperate module
...
It's only supported on Linux
2022-12-24 23:00:38 +08:00
Carter Li
3c18fd8920
Merge pull request #358 from doubletimedan/dev
...
Spelling and grammer fixes
2022-12-24 20:58:59 +08:00
Daniel Coughlan
83c6e809c6
Correct Windows version
2022-12-24 12:09:11 +00:00
李通洲
dc35fedd74
TerminalShell: detect Windows Terminal Preview
2022-12-24 13:00:43 +08:00
李通洲
947923567f
TerminalShell: fix mintty detection (Windows)
2022-12-24 12:52:13 +08:00
Daniel Coughlan
3d19388086
Spelling and grammer fixes
2022-12-23 22:17:40 +00:00
李通洲
051f6643a6
Image: fix build
2022-12-23 15:23:37 +08:00
李通洲
47e01a7157
Image: print more debug info when errored
2022-12-23 12:51:37 +08:00
李通洲
a336145ed9
Image: add fast path for kitty protocol
2022-12-23 12:45:57 +08:00
李通洲
ecc6b477dc
TerminalFont: support Kitty
2022-12-23 11:11:27 +08:00
李通洲
e0c6c462a6
README: update document of Windows 10- and image logo support
2022-12-22 22:10:49 +08:00
李通洲
3e607680e2
Image: dont leak memories
2022-12-22 21:47:30 +08:00
李通洲
89347b7bee
Image: add dirty support of iTerm image protocol
...
iTerm image protocol supports most commonly used image formats so we don't need image magick to convert image format.
However, since we don't know anything about the image, `--logo-width` `--logo-height` must be specified to make sure that logo will not be covered by texts.
2022-12-22 21:37:16 +08:00
李通洲
c45ef08926
Image: expose more chafa settings
2022-12-22 11:36:13 +08:00
Linus Dierheimer
8d40b2cd0e
Merge pull request #355 from kojq/dev
...
Update help.txt
2022-12-21 21:37:24 +01:00
kojq
14e318c273
Merge branch 'dev' into dev
2022-12-21 15:20:20 -05:00
李通洲
f50b478966
Image: try fixing caching
2022-12-22 02:40:56 +08:00
李通洲
0cacedfc5d
Image: enable Chafa on Windows
...
It's not built by default, as imagemagick requires too many dlls.
2022-12-22 02:07:57 +08:00
Linus Dierheimer
5283f10189
Merge pull request #357 from AloneER0/dev
...
Added OpenMandriva
2022-12-21 18:42:22 +01:00
AloneER0
c9c2526f08
Added OpenMandriva
2022-12-21 17:27:00 +01:00
kojq
fba4bca46e
Merge branch 'dev' into dev
2022-12-21 07:51:49 -05:00
Carter Li
a95eb65faa
Merge pull request #352 from CarterLi/dev
...
Global: remove caching functions except image caching
2022-12-21 19:29:55 +08:00
kojq
bcc7b630ae
Update help.txt
2022-12-21 04:38:28 -05:00
kojq
a247a8d6ba
Update help.txt
2022-12-21 04:23:57 -05:00
kojq
620adc0ec6
Update help.txt
2022-12-21 04:10:33 -05:00
kojq
d5b3ae9056
Update help.txt
2022-12-21 04:02:02 -05:00
kojq
afe56a36c9
Update help.txt
2022-12-21 03:52:16 -05:00
kojq
265b98311a
Update help.txt
2022-12-21 03:51:02 -05:00
kojq
89983a28b4
Update help.txt
2022-12-21 03:44:48 -05:00