Commit Graph

  • 8c8f1b6fde fix macos build Jack N 2024-04-22 23:35:48 -07:00
  • 346eba3152 sprites: dont thicken via font-thicken, + add cursor thickness adjustment Jack N 2024-04-22 20:35:23 -07:00
  • 556f52015b renderer/metal: update comment Mitchell Hashimoto 2024-04-22 11:06:07 -07:00
  • e07ae90d49 renderer/metal: rename drawcells Mitchell Hashimoto 2024-04-22 10:59:36 -07:00
  • d12e3db599 renderer/metal: dedicated cell fg shader Mitchell Hashimoto 2024-04-22 10:58:23 -07:00
  • e8b623e829 renderer/metal: dedicated cell bg shader Mitchell Hashimoto 2024-04-22 10:01:59 -07:00
  • 7a6a2b0752 renderer/metal: don't draw with zero instances Mitchell Hashimoto 2024-04-21 19:42:48 -07:00
  • 8093088515 renderer/metal: move more metal objects into GPUState Mitchell Hashimoto 2024-04-21 19:32:17 -07:00
  • 20bfbd9b2e renderer/metal: implement triple-buffering Mitchell Hashimoto 2024-04-21 19:26:17 -07:00
  • 2dc8ae2ed7 renderer/metal: move more frame state to the frame Mitchell Hashimoto 2024-04-21 19:21:56 -07:00
  • 1d41a3ccff renderer/metal: start setting up per-frame state Mitchell Hashimoto 2024-04-21 19:12:25 -07:00
  • a6798ac44d Merge pull request #1711 from mitchellh/strikesprite Mitchell Hashimoto 2024-04-22 10:42:20 -07:00
  • 5f4b33d610 renderer/opengl: remove strikethrough fg mode Mitchell Hashimoto 2024-04-22 10:40:26 -07:00
  • 4398896905 renderer/opengl: strikethrough as sprite Mitchell Hashimoto 2024-04-22 10:30:27 -07:00
  • ad08842e86 renderer/metal: remove strikethrough support from GPU Mitchell Hashimoto 2024-04-22 10:26:51 -07:00
  • 0f348e809e font: strikethrough uses sprite rendering Mitchell Hashimoto 2024-04-22 10:25:33 -07:00
  • 4f8aa0e34e Merge pull request #1706 from mitchellh/update-zig2 Mitchell Hashimoto 2024-04-21 10:37:50 -07:00
  • e045e6635b update README Mitchell Hashimoto 2024-04-21 10:30:22 -07:00
  • 99b963d4b0 build.zig: change required zig version Mitchell Hashimoto 2024-04-21 10:27:26 -07:00
  • 2f2d2c3bb1 remove nixpkgs fork for zig 0.12 Mitchell Hashimoto 2024-04-21 10:25:18 -07:00
  • d052ada359 try to use official zig 0.12 for nix package Mitchell Hashimoto 2024-04-21 10:23:47 -07:00
  • b557542afb update to zig 0.12 Mitchell Hashimoto 2024-04-21 10:22:52 -07:00
  • 57bf0b08ff Revert "Merge pull request #1690 from TheOnlyMrCat/gtk_opacity" Mitchell Hashimoto 2024-04-21 10:17:27 -07:00
  • a66f784f92 Merge pull request #1705 from mitchellh/terminfo2 Mitchell Hashimoto 2024-04-21 10:13:20 -07:00
  • ae987c68e0 terminfo: reset kbs back to ^?, clear high bit for encoding Mitchell Hashimoto 2024-04-21 09:52:18 -07:00
  • 54f6abf1cf termio: pass full command to shell integration Jon Parise 2024-04-19 12:34:52 -07:00
  • 542b416cf1 Merge pull request #1702 from jparise/force_shell Mitchell Hashimoto 2024-04-20 20:49:55 -07:00
  • a5c79beb83 Merge pull request #1703 from mitchellh/terminfo Mitchell Hashimoto 2024-04-20 20:48:50 -07:00
  • 631ac651ab terminfo: for XTGETTCAP, non-parameterized string values return encoded Mitchell Hashimoto 2024-04-20 20:25:18 -07:00
  • 5ea99d3626 termio: fix "forced" shell integration Jon Parise 2024-04-20 11:27:15 -07:00
  • 2624d3a753 Merge pull request #1697 from mitchellh/legacy Mitchell Hashimoto 2024-04-19 10:06:01 -07:00
  • be0d52a4f2 config: rename "wcswidth" to "legacy" for "grapheme-width-method" Mitchell Hashimoto 2024-04-19 09:56:22 -07:00
  • 93f8db59ce inspector: show cell codepoints and wide property Mitchell Hashimoto 2024-04-19 09:33:43 -07:00
  • 915e09367a Merge pull request #1696 from mitchellh/update-zig Mitchell Hashimoto 2024-04-18 16:40:37 -07:00
  • decb5d5e7e nix: update nixpkgs-zig-0-12 Chris Marchesi 2024-04-18 15:49:39 -07:00
  • cbd787c92d Merge pull request #1690 from TheOnlyMrCat/gtk_opacity Mitchell Hashimoto 2024-04-18 15:04:56 -07:00
  • 9fc4bc1e14 build: absolute path should not use b.path Mitchell Hashimoto 2024-04-18 14:57:00 -07:00
  • 736623b7ec build: use b.path everywhere Mitchell Hashimoto 2024-04-18 14:51:31 -07:00
  • dbbaceec4a fix windows build Mitchell Hashimoto 2024-04-18 14:48:07 -07:00
  • e4cbd522e8 update zig Mitchell Hashimoto 2024-04-18 14:37:05 -07:00
  • 0699d3720c update deps Mitchell Hashimoto 2024-04-18 14:32:57 -07:00
  • 5370ac7eef nix: update cache hash Mitchell Hashimoto 2024-04-18 14:23:10 -07:00
  • 70c6ccf461 update mach-glfw to use b.path for relative includes Mitchell Hashimoto 2024-04-18 14:22:05 -07:00
  • 1f09da02ad terminal: relax cell zero value default test Mitchell Hashimoto 2024-04-18 14:09:11 -07:00
  • 95fb76c1a7 update mach to avoid vulkan Mitchell Hashimoto 2024-04-18 13:58:35 -07:00
  • bd7d71440e update zig, fix linux build Mitchell Hashimoto 2024-04-18 13:27:15 -07:00
  • 2c8a1ada17 apprt/gtk: Fix background-opacity Max Guppy 2024-04-18 15:42:17 +10:00
  • 74e8275e8b Merge pull request #1693 from jparise/apprt-embedded-opts Mitchell Hashimoto 2024-04-17 20:59:20 -07:00
  • 973538e30e update zig Mitchell Hashimoto 2024-04-17 20:44:12 -07:00
  • 8dbedeb76c fix breaking changes with latest zig Mitchell Hashimoto 2024-04-12 15:04:49 -07:00
  • 910c8cb04a terminal: another enum in a packed struct needs backing int Mitchell Hashimoto 2024-04-12 14:51:25 -07:00
  • b915c61fee build: fix broken install header call for Linux Mitchell Hashimoto 2024-04-12 14:31:18 -07:00
  • fc4284e406 input: Key.Side needs a specific backing int for use in packed Mitchell Hashimoto 2024-04-12 14:22:54 -07:00
  • c8dbbfee16 update mach-glfw dep to work with latest zig Mitchell Hashimoto 2024-04-12 10:55:57 -07:00
  • 7b70fcb550 update zig and zig-objc Mitchell Hashimoto 2024-04-12 10:31:25 -07:00
  • f8b04fae5c update libxev Mitchell Hashimoto 2024-04-11 09:19:51 -04:00
  • 595f24585e working on more zig breaking changes Mitchell Hashimoto 2024-04-11 09:21:51 -04:00
  • d8cc05317a update zig again Mitchell Hashimoto 2024-03-28 14:41:40 -07:00
  • 026484fea6 fix more comptime var leaks Mitchell Hashimoto 2024-03-27 21:27:47 -07:00
  • 5845281e30 update zig Mitchell Hashimoto 2024-03-27 21:05:06 -07:00
  • 1087b9b0fd apprt/embedded: store userdata directly on Surface Jon Parise 2024-04-17 12:57:19 -07:00
  • 06c5528a59 Merge pull request #1689 from mitchellh/macos-fs Mitchell Hashimoto 2024-04-16 09:39:20 -07:00
  • 45eecf801e macos: show alert when creating new tab in non-native fs Mitchell Hashimoto 2024-04-16 09:34:10 -07:00
  • acf823fe3a config: update docs that fullscreen is incompatible with win-deco Mitchell Hashimoto 2024-04-16 09:13:57 -07:00
  • b1b08defff Merge pull request #1679 from mitchellh/index-sgr Mitchell Hashimoto 2024-04-13 21:36:16 -07:00
  • 9ea78f981e terminal: index (LF) that scrolls scroll region preserves SGR Mitchell Hashimoto 2024-04-13 21:31:41 -07:00
  • 18795c5c7e Merge pull request #1678 from mitchellh/overflow Mitchell Hashimoto 2024-04-13 20:53:45 -07:00
  • 733ce19654 terminal: handle case where eraseRowBounded happens at top of page Mitchell Hashimoto 2024-04-13 20:45:39 -07:00
  • 7a8c2fb8a0 Merge pull request #1623 from peteschaffner/titlebar-unzoom-button Mitchell Hashimoto 2024-04-12 10:23:14 -07:00
  • 9a198ba917 Merge pull request #1674 from mitchellh/debian_note Mitchell Hashimoto 2024-04-12 10:22:58 -07:00
  • 5dece7f56f Merge pull request #1675 from jparise/titlebar-font-default Mitchell Hashimoto 2024-04-12 09:16:27 -07:00
  • c09035f228 macos: fall back to the system titlebar font Jon Parise 2024-04-12 09:01:20 -07:00
  • df0af25cdb Mention Debian in compilation notes Nick Jones 2024-04-12 09:47:19 +01:00
  • 260f617f92 Merge pull request #1673 from mitchellh/font-mem Mitchell Hashimoto 2024-04-11 17:38:22 -04:00
  • 13d9c0159d font: SharedGridSet.Key needs to clone the DerivedConfig Mitchell Hashimoto 2024-04-11 13:01:55 -04:00
  • c5496b89ee nix: do not build ZLS on linux aarch64, see comment Mitchell Hashimoto 2024-04-11 05:30:06 -07:00
  • a198cc300e macos: add the debug menu item to the xcode run scheme Mitchell Hashimoto 2024-04-09 21:20:46 -04:00
  • a1923c105c Merge pull request #1671 from mitchellh/font-dpi Mitchell Hashimoto 2024-04-09 08:50:52 -04:00
  • f67c2b70a7 font: SharedGridSet must hash diff for font size change Mitchell Hashimoto 2024-04-09 08:45:01 -04:00
  • 97a7c75437 Merge pull request #1669 from qwerasd205/fix-U+255D Mitchell Hashimoto 2024-04-09 08:22:33 -04:00
  • 4b33f07b73 font/sprite: Fix U+255D Qwerasd 2024-04-08 23:10:00 -04:00
  • a86062c6cf Merge pull request #1668 from qwerasd205/fix-style-discovery Mitchell Hashimoto 2024-04-08 21:33:00 -04:00
  • 155a6d1114 font: fix discovery of styles Qwerasd 2024-04-08 20:44:17 -04:00
  • 188d25b5d9 font/coretext: fix merge issue from #1662 Mitchell Hashimoto 2024-04-08 17:07:00 -04:00
  • e66e82787b Merge pull request #1662 from mitchellh/fontmem Mitchell Hashimoto 2024-04-08 16:57:58 -04:00
  • b8410187c8 Merge pull request #1666 from mitchellh/ct-runs Mitchell Hashimoto 2024-04-08 08:05:29 -07:00
  • edac4a113f font/coretext: shaper may return multiple runs and that's okay Mitchell Hashimoto 2024-04-08 10:49:44 -04:00
  • 0d8aa788c5 Merge pull request #1665 from aca/dbg Mitchell Hashimoto 2024-04-08 06:21:13 -07:00
  • df9b8f1fbc input: fix bs emitting sequence when it should not rok 2024-04-08 22:11:01 +09:00
  • 21a648748d font: CodepointMap supports clone Mitchell Hashimoto 2024-04-07 10:54:59 -07:00
  • 06df9b7867 font: remove old files Mitchell Hashimoto 2024-04-06 20:10:57 -07:00
  • e3402cef4d address many fontmem todos Mitchell Hashimoto 2024-04-06 20:00:22 -07:00
  • 3b0b9c2cfd renderer/opengl: set the font grid Mitchell Hashimoto 2024-04-06 19:55:00 -07:00
  • 2f61f7d6a3 font: fix hashing of descriptor strings Mitchell Hashimoto 2024-04-06 19:49:14 -07:00
  • 21605eaab7 apprt/embedded: setfontsize Mitchell Hashimoto 2024-04-06 19:37:29 -07:00
  • 84f30a6064 apprt/gtk: setFontsize should have error Mitchell Hashimoto 2024-04-06 19:36:59 -07:00
  • 3afeac99e9 renderer/opengl: support font size change Mitchell Hashimoto 2024-04-06 19:35:56 -07:00
  • 506ba854fa core: font size changes work Mitchell Hashimoto 2024-04-06 19:33:49 -07:00
  • f51dad445f core: add todo for next time Mitchell Hashimoto 2024-04-06 10:56:21 -07:00
  • b8d11e57c9 renderer/Metal: change font size works again Mitchell Hashimoto 2024-04-06 10:55:58 -07:00