summaryrefslogtreecommitdiff
path: root/src/apprt
AgeCommit message (Expand)Author
2025-08-14gtk-ng: add a helper for creating GTK actionsJeffrey C. Ollie
2025-08-14apprt/gtk-ng: clean up close handling of all typesMitchell Hashimoto
2025-08-14apprt/gtk-ng: close inspector window when widget loses surfaceMitchell Hashimoto
2025-08-14apprt/gtk-ng: clear weakrefs on disposeMitchell Hashimoto
2025-08-14apprt/gtk-ng: far less control inspector complexityMitchell Hashimoto
2025-08-14apprt/gtk-ng: clean up a bunch of unused window stuffMitchell Hashimoto
2025-08-14apprt/gtk-ng: use a weak_ref on surface for inspectorMitchell Hashimoto
2025-08-14apprt/gtk-ng: imguiwidget uses signals instead of callbacksMitchell Hashimoto
2025-08-14gtk-ng: port the terminal inspectorJeffrey C. Ollie
2025-08-14gtk-ng: parametrize the new-split action (#8225)Mitchell Hashimoto
2025-08-14gtk-ng: parametrize the new-split actionLeah Amelia Chen
2025-08-13apprt/gtk-ng: set cursor on Surface widget, not GL areaMitchell Hashimoto
2025-08-14gtk-ng: only show OSD when mouse event isn't consumedLeah Amelia Chen
2025-08-14gtk-ng: add show_on_screen_keyboard bindingLeah Amelia Chen
2025-08-14gtk-ng: show on-screen keyboard on LMB releaseLeah Amelia Chen
2025-08-13apprt/gtk-ng: prompt surface title (#8223)Mitchell Hashimoto
2025-08-13apprt/gtk-ng: prompt surface titleMitchell Hashimoto
2025-08-13gtk-ng add border to bell featuresJeffrey C. Ollie
2025-08-13apprt/gtk-ng: audio bellMitchell Hashimoto
2025-08-13apprt/gtk-ng: split tree active focus should be last focused fallbackMitchell Hashimoto
2025-08-13apprt/gtk-ng: tab attention for bellMitchell Hashimoto
2025-08-13apprt/gtk-ng: win.ring-bellMitchell Hashimoto
2025-08-13apprt/gtk-ng: hook up bell into titleMitchell Hashimoto
2025-08-13apprt/gtk-ng: surface bell-ringing propertyMitchell Hashimoto
2025-08-12apprt/gtk-ng: split zoom titleMitchell Hashimoto
2025-08-12apprt/gtk-ng: window-subtitleMitchell Hashimoto
2025-08-12apprt/gtk-ng: tab tooltips match our pwdMitchell Hashimoto
2025-08-12apprt/gtk-ng: forgot to register a propMitchell Hashimoto
2025-08-12apprt/gtk-ng: track is-zoomed property on surface treeMitchell Hashimoto
2025-08-12split_tree: convert Handle to enumMitchell Hashimoto
2025-08-12split_tree: track zoomed stateMitchell Hashimoto
2025-08-12apprt/gtk-ng: resizeSplit actionMitchell Hashimoto
2025-08-11gtk-ng: use WeakRef helper for type safetyJeffrey C. Ollie
2025-08-11gtk-ng: better handling of weak referencesJeffrey C. Ollie
2025-08-11gtk-ng: fix memory leaks in command paletteJeffrey C. Ollie
2025-08-11gtk-ng: add TODOs about passing surface that toggled command paletteJeffrey C. Ollie
2025-08-11gtk-ng: don't add extra refs when activating a command in the paletteJeffrey C. Ollie
2025-08-11gtk-ng: don't use signals to toggle command paletteJeffrey C. Ollie
2025-08-11apprt/gtk-ng: equalize splitsMitchell Hashimoto
2025-08-11apprt/gtk-ng: `goto_split` (including spatial navigation for the first time f...Mitchell Hashimoto
2025-08-11split_tree: unit tests for spatial nav, fix a bugMitchell Hashimoto
2025-08-11apprt/gtk-ng: spatial navigationMitchell Hashimoto
2025-08-11apprt/gtk-ng: go to right focus when split closesMitchell Hashimoto
2025-08-11apprt/gtk-ng: hook up goto_splitMitchell Hashimoto
2025-08-11gtk-ng: fix split-divider-color configJeffrey C. Ollie
2025-08-10gtk-ng: sync action accelerators for split-treeJeffrey C. Ollie
2025-08-10apprt/gtk-ng: split close confirmationMitchell Hashimoto
2025-08-10apprt/gtk-ng: split separator stylingMitchell Hashimoto
2025-08-10apprt/gtk-ng: wait for unparent to rebuild split treeMitchell Hashimoto
2025-08-09apprt/gtk-ng: unnecessary grab focusMitchell Hashimoto