Mitchell Hashimoto
|
e5400bad06
|
config: add window-theme = auto for automatic choosing based on bg color
|
2024-02-01 20:49:28 -08:00 |
|
Mitchell Hashimoto
|
cf8763561d
|
terminal: use comptime generated X11 lookup table from rgb.txt
|
2024-01-10 20:36:47 -08:00 |
|
Jeffrey C. Ollie
|
bc1544a3f0
|
add ability to specify RGB colors as names from the X11 rgb name list
|
2024-01-10 20:26:59 -08:00 |
|
Gregory Anders
|
2da05a6d5c
|
term: parse hex color string for OSC commands
|
2023-12-12 09:43:38 -06:00 |
|
Gregory Anders
|
49feaedef6
|
core: move color parsing functions into RGB namespace
|
2023-11-09 14:06:06 -06:00 |
|
Mitchell Hashimoto
|
fb2d4faa03
|
terminal: add contrast function based on w3c
|
2023-08-30 10:18:18 -07:00 |
|
Mitchell Hashimoto
|
0e8412ec19
|
terminal: add w3c luminance formula
|
2023-08-30 10:10:45 -07:00 |
|
Mitchell Hashimoto
|
ed5c001690
|
font/shaper: split ligature around cell style change
|
2023-08-29 14:09:21 -07:00 |
|
Mitchell Hashimoto
|
314f9287b1
|
Update Zig (#164)
* update zig
* pkg/fontconfig: clean up @as
* pkg/freetype,harfbuzz: clean up @as
* pkg/imgui: clean up @as
* pkg/macos: clean up @as
* pkg/pixman,utf8proc: clean up @as
* clean up @as
* lots more @as cleanup
* undo flatpak changes
* clean up @as
|
2023-06-30 12:15:31 -07:00 |
|
Mitchell Hashimoto
|
56f8e39e5b
|
Update zig, mach, fmt
|
2023-06-25 11:08:20 -07:00 |
|
Mitchell Hashimoto
|
1a2b684b0e
|
RGB should not be packed, so that it has align = 1
|
2022-09-23 13:10:51 -07:00 |
|
Mitchell Hashimoto
|
a605ff07e1
|
setup flags, storage for graphemes
|
2022-09-04 11:17:41 -07:00 |
|
Mitchell Hashimoto
|
36140d3ee9
|
TODO
|
2022-08-29 20:26:02 -07:00 |
|
Mitchell Hashimoto
|
31d019da9e
|
terminal: color palette structure and generation
|
2022-05-19 21:21:52 -07:00 |
|