History: src/gui/frame.zig
Ref:
| Hash | Message | Author | Date |
|---|---|---|---|
| df2dc36a | refactor: extract reusable picker presentation | a73x | 2026-09-09 |
| 8d4f4e41 | feat: add native local TCP forwarding | a73x | 2026-09-08 |
| cf196f16 | feat: fullscreen native panes | a73x | 2026-09-07 |
| 7fa72ef8 | test: consolidate native scenarios and fixtures | a73x | 2026-09-07 |
| c89f85dd | feat: open native panes on the focused target | a73x | 2026-09-07 |
| a5fc3918 | feat: align native split bindings with sway | a73x | 2026-09-07 |
| 86d04514 | feat: add native font fallbacks | a73x | 2026-09-07 |
| 73034a05 | feat: add native clipboard paste | a73x | 2026-09-07 |
| 751dce3d | refactor: separate native clipboard shortcuts | a73x | 2026-09-07 |
| 5b6c89ea | refactor: share surface input encoding | a73x | 2026-09-07 |
| 03138bb4 | feat: forward native application mouse and clipboard writes | a73x | 2026-09-06 |
| eedff557 | feat: scroll native panes through history and applications | a73x | 2026-09-06 |
| 04b2c810 | fix: handle native copy shortcut before terminal input | a73x | 2026-09-06 |
| 3754dae9 | feat: select native terminal text and copy on release | a73x | 2026-09-06 |
| 225863b6 | refactor: give font settings one owner in the native core | a73x | 2026-09-06 |
| d0151836 | feat: load Ghostty theme files for native appearance | a73x | 2026-09-06 |
| e9c4a928 | feat: configure native fonts and preserve them across display scales | a73x | 2026-09-06 |
| 58e66682 | feat: centralize native colours with a warm theme trial | a73x | 2026-09-06 |
| d01b5506 | feat: streamline native split chords and End feedback | a73x | 2026-09-05 |
| 74730ed7 | refactor: isolate native core and component development gates | a73x | 2026-09-05 |
| efc99d58 | refactor: separate native interaction policy from SDL handling | a73x | 2026-09-05 |
| 1d43cd59 | fix: preserve native command mode across delayed End replies | a73x | 2026-09-05 |
| 04437bf9 | feat: restore native workspaces and manage pane lifecycle | a73x | 2026-09-05 |
| 3eab2a35 | feat: resize native pane dividers with mouse and keyboard | a73x | 2026-09-05 |
| 67a1e976 | feat: add native host and session pickers | a73x | 2026-09-05 |
| d903a815 | fix: align the native command prefix with mux | a73x | 2026-09-05 |
| c5e30b30 | feat: add independent native terminal panes | a73x | 2026-09-05 |
| 446f1a20 | fix: render native fonts at the display pixel scale | a73x | 2026-09-04 |
| c49a06ed | feat: render native sessions with shared terminal input and reconnect | a73x | 2026-09-04 |
| b7dbcdaf | build: add opt-in native client and OpenGL probe | a73x | 2026-09-04 |