summaryrefslogtreecommitdiff
path: root/src/apprt/surface.zig
AgeCommit message (Expand)Author
2025-10-02address review commentsJeffrey C. Ollie
2025-10-02core: add 'command finished' notificationsJeffrey C. Ollie
2025-09-11terminal: update parser to use new color parser and stream handlerMitchell Hashimoto
2025-09-05gtk: the Future is NowLeah Amelia Chen
2025-09-05gtk: nuke the legacy apprt from orbitLeah Amelia Chen
2025-07-23apprt/gtk-ng: child exited overlayMitchell Hashimoto
2025-07-18apprt/gtk-ng: hook up surface initializationMitchell Hashimoto
2025-07-17core/gtk: add support for displaying a progress bar with OSC 9;4Jeffrey C. Ollie
2025-07-11core/gtk: add apprt action to show native GUI warning when child exitsJeffrey C. Ollie
2025-06-30various cleanups around scroll timersMitchell Hashimoto
2025-06-30surface: add timer-based scrolling during selectionmoni-dz
2025-06-27Move child exit handling logic to apprt threadMitchell Hashimoto
2025-05-29OSC: nest ColorOperation-related structsJeffrey C. Ollie
2025-04-14gtk: implement bellLeah Amelia Chen
2024-11-22mode 2031 should send updates on any color palette changeMitchell Hashimoto
2024-11-13apprt: support a pwd change actionMitchell Hashimoto
2024-10-30apprt: rename set_bg/fg to "color_change" to report all color changesMitchell Hashimoto
2024-10-30apprt: propagate OSC10/11 (set term fore/background color) through to apprtCJ van den Berg
2024-09-18termio: use surface messages to trigger password input stateMitchell Hashimoto
2024-09-13GTK: Fix clicking on desktop notificationsJeffrey C. Ollie
2024-08-10stylistic nitpicksMitchell Hashimoto
2024-08-07Implement the XTWINOPS (CSI t) control sequences that "make sense".Jeffrey C. Ollie
2024-04-06core: font size changes workMitchell Hashimoto
2024-02-02core: colorSchemeCallback on surface, can reportMitchell Hashimoto
2024-01-16renderer/metal: detect frame commit failures and notify surfaceMitchell Hashimoto
2023-11-15core: use arrays instead of WriteReq for desktop notificationsGregory Anders
2023-11-15core: support OSC 9 and OSC 777 for showing desktop notificationsGregory Anders
2023-11-10gtk: implement OSC 52 promptsGregory Anders
2023-10-25fuzz: termio.MessageData small_size is max of 255, not 256Nameless
2023-10-05config: add option to disable working directory inheritanceMitchell Hashimoto
2023-09-14rename cursor shape to mouse shape for OSC 22Mitchell Hashimoto
2023-09-14terminal: cursor shape parsing, hook up to apprt callbackMitchell Hashimoto
2023-05-31apprt: clean up how apprt initializes surfacesMitchell Hashimoto
2023-03-25apprt/gtk: only show exit confirmation if process is aliveMitchell Hashimoto
2023-03-19move config loading into apprt to prep for reloadingMitchell Hashimoto
2023-03-18termio: close surface on process exitMitchell Hashimoto
2023-02-24surface no longer has reference to appMitchell Hashimoto
2023-02-24rename more stuffMitchell Hashimoto