Carter Li
|
ec4e820e92
|
Logo: exports ffLogoPrintDetected
|
2026-05-28 19:18:35 +08:00 |
|
Carter Li
|
6c09fe49e4
|
Logo (Builtin): warps logo definitions into #ifdef blocks
|
2026-05-28 18:42:10 +08:00 |
|
Carter Li
|
1ce6398391
|
Logo (Builtin): splits built-in logos into individual files
|
2026-05-28 18:42:10 +08:00 |
|
Carter Li
|
d1bf208a92
|
Chore: renames stringUtils to strutil
|
2026-05-28 15:58:08 +08:00 |
|
Carter Li
|
7ce1e553b8
|
CMake: makes default structure configurable via CMake
|
2026-05-28 15:55:43 +08:00 |
|
Carter Li
|
9c878b6943
|
Chore: moves /src/data/help.json to /doc
|
2026-05-28 15:54:17 +08:00 |
|
Carter Li
|
6b9a6fd103
|
CMake: adds MODULE_<module> options to disable modules
|
2026-05-28 15:41:14 +08:00 |
|
Carter Li
|
896fe60461
|
CMake: adds option FF_ENABLE_WCWIDTH
|
2026-05-28 14:47:09 +08:00 |
|
Carter Li
|
dadcccdf26
|
TerminalShell: code refactor
|
2026-05-28 10:31:35 +08:00 |
|
李通洲
|
0746af7549
|
Wifi (Linux): adds comments [ci skip]
|
2026-05-27 17:11:59 +08:00 |
|
Carter Li
|
88c3b7d118
|
Common (stringUtil): adds ffUtf8CharLenWidth
|
2026-05-26 16:11:30 +08:00 |
|
Carter Li
|
173d9695b6
|
Common: removes using of built-in wcwidth, which is locale-dependent
|
2026-05-26 16:10:01 +08:00 |
|
Carter Li
|
4b265cd56a
|
Common: adds Attr FF_A_ALWAYS_INLINE
|
2026-05-26 15:37:17 +08:00 |
|
李通洲
|
1f211cf8d1
|
Brightness: adds ddcciSleep: null to skip DDC/CI detection
|
2026-05-24 10:58:10 +08:00 |
|
李通洲
|
bac60357c6
|
Logo: fixes paddingLeft not working with position: top
|
2026-05-24 08:39:25 +08:00 |
|
李通洲
|
3a0e188570
|
CMake (Windows): disables usage of WinRT on GCC
Fixes #2341
|
2026-05-23 22:49:04 +08:00 |
|
李通洲
|
9d5b40686b
|
Global: really prints --stat at the right border
|
2026-05-23 09:50:49 +08:00 |
|
李通洲
|
a321cd877e
|
Logo: resets color state after printing logo line
|
2026-05-23 09:44:03 +08:00 |
|
李通洲
|
5f810de1e0
|
Logo: overrides the auto detected max-width with the configured width, if set
|
2026-05-23 09:33:58 +08:00 |
|
李通洲
|
3f0a93d057
|
Logo: reworks position: top; adds a new option --logo-padding-bottom
|
2026-05-22 20:26:18 +08:00 |
|
Carter Li
|
cbca6a965c
|
Logo: prints ASCII logo line by line
|
2026-05-22 19:09:34 +08:00 |
|
Carter Li
|
fde1195c27
|
TerminalFont (macOS): fixes fallback font detection of Ghostty; adds Muxy terminal support
|
2026-05-22 14:20:39 +08:00 |
|
Carter Li
|
9856d97bd1
|
Common (macOS): unifies AppBundle version detection code
|
2026-05-22 13:37:48 +08:00 |
|
Carter Li
|
2751737ebe
|
CI: builds with quickjs-ng support
|
2026-05-22 10:24:25 +08:00 |
|
Carter Li
|
834292df29
|
Brightness (DFBSD): fixes compiling
|
2026-05-22 10:09:39 +08:00 |
|
Carter Li
|
a9a29869a4
|
Format: tidy
|
2026-05-22 10:09:39 +08:00 |
|
Carter Li
|
242fb50461
|
Format: traits undefined result as an error
|
2026-05-22 09:26:52 +08:00 |
|
Carter Li
|
b5c4ffcc85
|
Format (Lua): simplifies error messages
|
2026-05-21 09:25:41 +08:00 |
|
李通洲
|
2c3628c630
|
Format (QJS): converts UINT64 to double and drops usage of BigInt
|
2026-05-20 23:01:28 +08:00 |
|
李通洲
|
4cca9bf198
|
Presets: removes invalid comments
|
2026-05-20 18:40:36 +08:00 |
|
李通洲
|
0ed27d9700
|
Format: fixes a possible OOB read
|
2026-05-20 18:40:20 +08:00 |
|
李通洲
|
9bca4eb48f
|
Format: normalizes arg name before pass to script language
|
2026-05-20 18:39:12 +08:00 |
|
李通洲
|
462b80fc36
|
CMake: corrects the package name of quickjs-ng
|
2026-05-20 18:17:38 +08:00 |
|
Carter Li
|
f49620a95b
|
CMake: hardens Lua handling
|
2026-05-20 16:18:50 +08:00 |
|
Carter Li
|
6e0949c739
|
CMake: fixes finding quickjs
|
2026-05-20 09:32:02 +08:00 |
|
Carter Li
|
4b18ab0de7
|
Brightness (macOS): fixes building
|
2026-05-20 09:31:35 +08:00 |
|
Carter Li
|
8abd75a746
|
Brightness: refactor
|
2026-05-20 00:09:09 +08:00 |
|
Carter Li
|
d5b215e074
|
Brightness (FreeBSD): improves DDC/CI handling
|
2026-05-20 00:07:20 +08:00 |
|
Carter Li
|
0b22427091
|
WM (Linux): fixes swayfx version detection on NixOS
|
2026-05-19 17:20:56 +08:00 |
|
Carter Li
|
aa34910b6c
|
CMake: actually compiles with quickjs-ng definitions
|
2026-05-19 15:52:01 +08:00 |
|
李通洲
|
52972ed833
|
CI (Windows): bundles dlls of lua & qjs
|
2026-05-18 11:06:30 +08:00 |
|
李通洲
|
68e75effab
|
CMake: adds comments [ci skip]
|
2026-05-18 11:01:37 +08:00 |
|
Carter Li
|
bb79370d03
|
Brightness (FreeBSD): adds ddc-ci detection support (WIP)
|
2026-05-18 10:08:31 +08:00 |
|
李通洲
|
9613cdd146
|
CI: builds with quickjs support
|
2026-05-18 01:42:13 +08:00 |
|
李通洲
|
724b816252
|
CI: builds with lua support
|
2026-05-17 23:21:49 +08:00 |
|
李通洲
|
7c89a10add
|
Common: adds Lua script support for custom format
|
2026-05-17 20:12:03 +08:00 |
|
李通洲
|
fb5ec76eb3
|
Global: skips module if format buffer is empty
|
2026-05-17 19:55:30 +08:00 |
|
Carter Li
|
7141214f95
|
WM (Linux): fixes swayfx version detection
|
2026-05-17 09:51:19 +08:00 |
|
Carter Li
|
7d6074968f
|
Packaging: update debian stuff [ci skip]
|
2026-05-15 09:40:40 +08:00 |
|
Carter Li
|
3bd380802b
|
Merge remote-tracking branch 'origin/master' into dev
|
2026-05-15 09:40:24 +08:00 |
|