Commit Graph

  • 7640e459e7 fix y_offset Gabriel Dinner-David 2024-11-22 17:11:25 -05:00
  • f0fd846679 opengl in browser Gabriel Dinner-David 2024-11-22 16:33:38 -05:00
  • f8e201c5c4 wasm shaping and atlas rendering again Gabriel Dinner-David 2024-11-20 23:58:45 -05:00
  • 873ebc368c Merge pull request #2772 from jparise/todo-sixel Mitchell Hashimoto 2024-11-22 21:49:56 -08:00
  • 8deefca7f3 Merge pull request #2777 from ghostty-org/push-zulksrrwpxyx Mitchell Hashimoto 2024-11-22 20:05:23 -08:00
  • 1e16f30309 config: clone must preserve conditional state Mitchell Hashimoto 2024-11-22 15:13:54 -08:00
  • b04f31f5c6 config: clone() should run the replay steps Mitchell Hashimoto 2024-11-22 15:07:08 -08:00
  • f1043d5fad Merge pull request #2774 from ghostty-org/push-qtvoskmxulyu Mitchell Hashimoto 2024-11-22 14:21:57 -08:00
  • cd49015243 App applies conditional state, supports theme setting Mitchell Hashimoto 2024-11-22 13:42:48 -08:00
  • 41d64d886a doc: remove sixels from the TODO list Jon Parise 2024-11-22 16:41:24 -05:00
  • 1c6adf4065 mode 2031 should send updates on any color palette change Mitchell Hashimoto 2024-11-22 13:10:32 -08:00
  • 958316d851 Merge pull request #2770 from ghostty-org/push-xptpwxwxvwxs Mitchell Hashimoto 2024-11-22 12:37:19 -08:00
  • a46cda18f1 Merge pull request #2769 from ghostty-org/reload-config Mitchell Hashimoto 2024-11-22 12:05:00 -08:00
  • 523307e958 macos: update recommended Xcode settings Mitchell Hashimoto 2024-11-22 11:59:23 -08:00
  • 0bb4ca269c macos: use Ghostty logger not AppDelegate Mitchell Hashimoto 2024-11-22 11:53:46 -08:00
  • f20b20bd6a apprt/gtk: fix build Mitchell Hashimoto 2024-11-22 11:41:25 -08:00
  • 00c62708d3 apprt: remove change conditional state action Mitchell Hashimoto 2024-11-22 11:33:15 -08:00
  • 266e4781fb apprt/gtk: update for new reload config API Mitchell Hashimoto 2024-11-22 11:32:19 -08:00
  • 0a794addf1 apprt/glfw: update to new reload config action Mitchell Hashimoto 2024-11-22 11:27:40 -08:00
  • a191f3c396 apprt: switch to reload_config action that calls update_config API Mitchell Hashimoto 2024-11-22 10:43:51 -08:00
  • 6371af0d8e config: need to apply window-theme for light/dark after loading theme Mitchell Hashimoto 2024-11-22 10:43:51 -08:00
  • ddde68d1f4 macos: add NSAppearance.isDark Mitchell Hashimoto 2024-11-22 10:28:11 -08:00
  • 7bae9e1d20 Merge pull request #2768 from ghostty-org/push-pzzwlvwumwpq Mitchell Hashimoto 2024-11-22 09:48:08 -08:00
  • 048d4c80dc Merge pull request #2765 from trag1c/doc-proxy-icon Mitchell Hashimoto 2024-11-22 09:46:01 -08:00
  • e53eb9bd6f config: fix invalid memory access on theme loading Mitchell Hashimoto 2024-11-22 09:44:23 -08:00
  • 49581ae8fc Merge pull request #2766 from vprigent/fix-url-regex Mitchell Hashimoto 2024-11-22 09:17:39 -08:00
  • 96bda270a2 Add two edge cases to the url regex Vincent Prigent 2024-11-22 22:57:45 +13:00
  • 03f06431a7 docs: include valid values for macos-titlebar-proxy-icon trag1c 2024-11-22 01:07:56 +01:00
  • a733ea381b macos: OSColor.hexString must be able to compile with UIKit Mitchell Hashimoto 2024-11-21 14:49:51 -08:00
  • e17741aebd Merge pull request #2762 from ghostty-org/config-update Mitchell Hashimoto 2024-11-21 14:28:14 -08:00
  • 1aa77837eb macos: use correct title background if top surface Mitchell Hashimoto 2024-11-21 14:20:09 -08:00
  • 36a57826a6 macos: only color the titlebar of surfaces that border the top Mitchell Hashimoto 2024-11-21 14:07:21 -08:00
  • 7fb86a3c9c macos: listen for color change property to update window appearance Mitchell Hashimoto 2024-11-21 13:36:49 -08:00
  • f722e30bf5 macos: terminal controller reacts to surface config changes Mitchell Hashimoto 2024-11-21 12:12:16 -08:00
  • 35fcb1a29b macos: change config access to evented, derived config like libghostty Mitchell Hashimoto 2024-11-20 15:28:10 -08:00
  • 241dd47c5f Merge 9350389ecb96be4809bed57507e96c312a7a29b2 into 3404816875d956c43376bd087a0db69cb6f3db4f Jeffrey C. Ollie 2024-11-21 13:12:46 -06:00
  • 037d4364e5 config: C API ghostty_config_clone Mitchell Hashimoto 2024-11-20 15:28:10 -08:00
  • 3afb9065f0 macos: listen for config change and post a notification Mitchell Hashimoto 2024-11-20 15:22:05 -08:00
  • fadfb08efe apprt: add config_change action Mitchell Hashimoto 2024-11-20 15:08:47 -08:00
  • 3404816875 Merge pull request #2761 from ghostty-org/push-zspzyylxlsvr Mitchell Hashimoto 2024-11-21 10:11:27 -08:00
  • e187a412fa input: Binding set clone must deep clone actions Mitchell Hashimoto 2024-11-21 09:57:27 -08:00
  • 63bf16ff00 Merge pull request #2748 from ghostty-org/push-zzqzxrsnqrtn Mitchell Hashimoto 2024-11-20 19:18:31 -08:00
  • 4ef2240618 cli: parseCLI for optionals should not be null in release modes Mitchell Hashimoto 2024-11-20 19:03:49 -08:00
  • d3b2f33061 ci: set xcode 16 on zig builds or macOS Mitchell Hashimoto 2024-11-20 15:02:15 -08:00
  • 3392659e1f Revert "macos: enable Metal shader logging" Mitchell Hashimoto 2024-11-20 15:01:27 -08:00
  • b65a0a4646 Merge pull request #2746 from ghostty-org/push-lyqwxytykwyx Mitchell Hashimoto 2024-11-20 14:53:07 -08:00
  • 7aeee06471 apprt/gtk: set inherited working directory manually Mitchell Hashimoto 2024-11-20 14:44:44 -08:00
  • 1798fc67bf ci: release job should set xcode version earlier Mitchell Hashimoto 2024-11-20 14:14:45 -08:00
  • 53dba182bf Merge pull request #2735 from ghostty-org/theme Mitchell Hashimoto 2024-11-20 14:12:36 -08:00
  • f8a8b0464c renderer/opengl: fix memory leak when copying font features Mitchell Hashimoto 2024-11-20 14:07:28 -08:00
  • f207d8c26a Merge 152bca3313eafb43a93d3669d53db75a9b9275e9 into 5f49ffad6a2dae1af3e186a5715d9553bbf94eb0 Jeffrey C. Ollie 2024-11-20 12:24:01 -03:00
  • 5f49ffad6a Merge pull request #2736 from ghostty-org/push-sltwuokrztpt Mitchell Hashimoto 2024-11-20 06:37:29 -08:00
  • cc776fd78b Merge pull request #2739 from AnthonyZhOon/main Mitchell Hashimoto 2024-11-20 06:36:13 -08:00
  • daa0fe00b1 Change oniguruma link target from oniguruma to onig Anthony 2024-11-20 18:32:26 +11:00
  • aad101565a macos: enable Metal shader logging Mitchell Hashimoto 2024-11-19 18:41:55 -08:00
  • 03b60ab2ef apprt/gtk: support light/dark mode change on the fly Mitchell Hashimoto 2024-11-19 16:11:54 -08:00
  • 67d5eaa6af config: update some docs Mitchell Hashimoto 2024-11-19 16:06:34 -08:00
  • 243b6f8c8d config: macos-titlebar-style transparent disabled with light/dark mode Mitchell Hashimoto 2024-11-19 16:00:16 -08:00
  • 0e006dbd8d config: disable window-theme=auto if light/dark mode theme is configured Mitchell Hashimoto 2024-11-19 15:51:22 -08:00
  • b7f1eaa145 apprt: action to change conditional state, implement for embedded Mitchell Hashimoto 2024-11-19 15:35:42 -08:00
  • d2566287e9 config: load dark/light theme based on conditional state Mitchell Hashimoto 2024-11-19 13:33:57 -08:00
  • 13d5f37e50 config: theme parses light/dark but only loads light for now Mitchell Hashimoto 2024-11-19 11:05:11 -08:00
  • 7d2dee2bc3 cli: parseCLI form works with optionals Mitchell Hashimoto 2024-11-19 11:05:11 -08:00
  • d2cdc4f717 cli: parse auto structs Mitchell Hashimoto 2024-11-19 10:46:11 -08:00
  • df4e616e71 config: theme loading unit tests Mitchell Hashimoto 2024-11-18 19:19:06 -08:00
  • 04a61e753a config: some docs updates Mitchell Hashimoto 2024-11-18 16:46:49 -08:00
  • 234e3986f9 config: function to change conditional state Mitchell Hashimoto 2024-11-18 15:00:06 -08:00
  • f016c5028c config: Replay.Step supports a conditional arg Mitchell Hashimoto 2024-11-18 14:48:40 -08:00
  • 712da4288f config: add basic conditional system core logic (no syntax yet) Mitchell Hashimoto 2024-11-18 14:37:28 -08:00
  • 14f603e691 Merge pull request #2733 from jparise/path_sep Mitchell Hashimoto 2024-11-19 10:12:27 -08:00
  • 433b6b4fe2 os: replace PATH_SEP with std.fs.path.delimiter Jon Parise 2024-11-19 10:31:13 -05:00
  • 29c3a52e96 config: clarify config-file behavior Mitchell Hashimoto 2024-11-18 15:14:12 -08:00
  • d605509775 Merge pull request #2728 from gpanders/push-zptlqykzosss Mitchell Hashimoto 2024-11-18 14:40:38 -08:00
  • bc6cd631e5 vim: fix comment syntax pattern Gregory Anders 2024-11-18 16:08:20 -06:00
  • e54ae31d1c Merge pull request #2726 from ghostty-org/push-mqwylwsuwzqv Mitchell Hashimoto 2024-11-18 08:23:32 -08:00
  • cd214dbeac build: always emit-docs in system packaging mode Mitchell Hashimoto 2024-11-18 08:13:53 -08:00
  • 43bca7540f Merge pull request #2717 from aymanbagabas/patch-1 Mitchell Hashimoto 2024-11-18 08:02:45 -08:00
  • e747345b03 Merge pull request #2712 from notcancername/set-xdg-data-dirs-default Mitchell Hashimoto 2024-11-18 06:24:35 -08:00
  • b0e60a103d website: vt/cht: correct v-2 results Ayman Bagabas 2024-11-17 19:39:53 -05:00
  • 9350389ecb Add "move_tab_to_new_window" action. Jeffrey C. Ollie 2024-11-10 12:20:26 -06:00
  • 0d0775d034 gtk: refactor gtk & adw notebook implementations Jeffrey C. Ollie 2024-11-02 13:10:22 -05:00
  • 229342d508 adw tab headers should have their own menu Jeffrey C. Ollie 2024-11-02 10:02:36 -05:00
  • c64bcabb6e gtk: clean up context menu creation and refresh Jeffrey C. Ollie 2024-10-29 12:05:31 -05:00
  • caed393dfc gtk: add context menu to libadwaita tab headers Jeffrey C. Ollie 2024-10-29 10:55:25 -05:00
  • 3e971f2837 termio: tweaks to xdg data dir handling (no logic changes) Mitchell Hashimoto 2024-11-17 09:48:25 -08:00
  • 86c601f136 Merge pull request #2700 from tristan957/pwd Mitchell Hashimoto 2024-11-17 09:40:45 -08:00
  • 152bca3313 update bell docs Jeffrey C. Ollie 2024-09-17 21:28:10 -05:00
  • 6a94864603 use new generic tagged union parser Jeffrey C. Ollie 2024-09-16 22:40:23 -05:00
  • 510b96d872 fix typo Jeffrey C. Ollie 2024-09-16 12:34:31 -05:00
  • 7206d9dbe3 gtk: terminal bell Jeffrey C. Ollie 2024-09-26 17:31:09 -05:00
  • 8e736aa4eb Append the default value of XDG_DATA_DIRS when setting up shell integration notcancername 2024-11-17 15:25:36 +01:00
  • 9c25811576 apprt/gtk: handle pwd action Tristan Partin 2024-11-15 23:22:00 -06:00
  • 4a71812352 Merge pull request #2696 from jparise/macos-about-properties Mitchell Hashimoto 2024-11-16 10:42:10 -08:00
  • 002832deb5 Merge pull request #2703 from furtidev/port-to-latest-vaxis Mitchell Hashimoto 2024-11-16 08:49:02 -08:00
  • d32e3be0b3 update nix cache furtidev 2024-11-16 21:15:20 +06:00
  • 8901027e6d fix: theme search ranking is now case insensitive furtidev 2024-11-16 20:05:11 +06:00
  • fb2510c2ed fix: +list-themes crashing when there's search result is empty furtidev 2024-11-16 20:03:58 +06:00
  • a6bdd2f201 port +list-themes to latest libvaxis furtidev 2024-11-16 20:02:35 +06:00
  • e7b9a2ac95 port +list-keybinds to latest libvaxis furtidev 2024-11-16 19:39:48 +06:00
  • eb9b7681c7 dep: add latest libvaxis and zf furtidev 2024-11-16 19:38:22 +06:00