summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2025-02-13apprt/embedded: proper consumed modifier state for ctrl keysMitchell Hashimoto
2025-02-13Revert "macos: don't remove ctrl modifier for text input"Mitchell Hashimoto
2025-02-13up all the metadata to 1.1.2Mitchell Hashimoto
2025-02-13apprt: require envmap for exec-based termioMitchell Hashimoto
2025-02-13macos: don't remove ctrl modifier for text inputMitchell Hashimoto
2025-02-13draw octants directly rather than relying on font (#5433)Mitchell Hashimoto
2025-02-13Implement draw_octant() and yQuads() for U16.0nick black
2025-02-12gtk: fix ui/blueprint builderJeffrey C. Ollie
2025-02-12gtk: add support for using GTK Builder UI files and Blueprints (#5714)Jeffrey C. Ollie
2025-02-12gtk: add support for using GTK Builder UI files and BlueprintsJeffrey C. Ollie
2025-02-12terminal: reflow the saved cursor if we have oneMitchell Hashimoto
2025-02-12gtk: use the standard path for including Adwaita header fileJeffrey C. Ollie
2025-02-12termio: free envmap when able, fix memory leakMitchell Hashimoto
2025-02-12gtk: fix context menu computed locationazhn
2025-02-12Revert "gtk: Point right-click context menu exactly at cursor to improve beha...azhn
2025-02-12gtk: Point right-click context menu exactly at cursor to improve behaviour at...azhn
2025-02-11apprt/glfw: return false for unimplemented actionsMitchell Hashimoto
2025-02-11apprt/gtk: some stylistic changesMitchell Hashimoto
2025-02-11apprt/embedded: make performAction return the performable stateMitchell Hashimoto
2025-02-11gtk: make previous_tab, next_tab, last_tab, and goto_tab performableJeffrey C. Ollie
2025-02-11gtk: make goto_split a performable actionJeffrey C. Ollie
2025-02-11core: performAction now returns a boolJeffrey C. Ollie
2025-02-11Refactor keybinding actions reference generation (#5695)Mitchell Hashimoto
2025-02-11macos: add a variety of artist-drawn alternate iconsMitchell Hashimoto
2025-02-12Refactor keybinding actions reference generationBryan Lee
2025-02-11gtk(x11): set `WINDOWID` env var for subprocessesLeah Amelia Chen
2025-02-11Revert "Fixed documentation generation in `list-actions --docs` command (#4974)"Mitchell Hashimoto
2025-02-11Fixed documentation generation in `list-actions --docs` command (#4974)Mitchell Hashimoto
2025-02-11Add keyboard navigation for Terminal IO window (#3909)Mitchell Hashimoto
2025-02-11fix(terminal): avoid Screen.reset causing use of undefinedQwerasd
2025-02-11Fix large OSC 8 links causing memory corruption (#5666)Mitchell Hashimoto
2025-02-11core: protect against crashes and hangs when themes are not files (#5632)Mitchell Hashimoto
2025-02-11gtk: introduce Zig bindings for GTK/GObject (#5560)Mitchell Hashimoto
2025-02-10test(terminal/screen): cursorSetHyperlink OOM handling edge caseQwerasd
2025-02-10fix(terminal): properly lookup hyperlinks when cloning rows across pagesQwerasd
2025-02-10test(terminal/screen): OOM handling in adjustCapacityQwerasd
2025-02-10test(terminal/osc): fix command longer than buffer testQwerasd
2025-02-10gtk: introduce Zig bindings for GTK/GObjectLeah Amelia Chen
2025-02-10fix(terminal): properly invalidate over-sized OSCsQwerasd
2025-02-10fix(terminal): handle errors in Screen.adjustCapacityQwerasd
2025-02-09fix(Metal): don't throw away glyphs when the fg and bg colors matchQwerasd
2025-02-08GTK: disable color management (#5593)Jeffrey C. Ollie
2025-02-08core: protect against crashes and hangs when themes are not filesJeffrey C. Ollie
2025-02-07Metal: use "Managed" resource storage mode on discrete GPUsQwerasd
2025-02-07Merge branch 'main' into disable-color-managementeifr
2025-02-07update gtk versioneifr
2025-02-06add commentseifr
2025-02-06remove configeifr
2025-02-05expand comment + renameeifr
2025-02-05move color-mgmt to configeifr