summaryrefslogtreecommitdiff
path: root/src/apprt/gtk/key.zig
AgeCommit message (Expand)Author
2025-10-03Zig 0.15: zig build GTK exeMitchell Hashimoto
2025-09-05gtk: the Future is NowLeah Amelia Chen
2025-09-05gtk: nuke the legacy apprt from orbitLeah Amelia Chen
2025-05-24add cut/copy/paste keysJörg Thalheim
2025-05-19build: add unwind tables and frame pointers to debug/test buildsMitchell Hashimoto
2025-05-18gtk: implement global shortcutsLeah Amelia Chen
2025-05-09apprt/gtk: buildMitchell Hashimoto
2025-03-18gtk: port inspector & key handling to zig-gobjectLeah Amelia Chen
2025-03-13gtk: convert Surface to zig-gobjectJeffrey C. Ollie
2025-01-29apprt/gtk: set key modifier flag if physical modifier key is pressedMitchell Hashimoto
2025-01-10apprt/gtk: winprotoMitchell Hashimoto
2025-01-09gtk: unify Wayland and X11 platformsLeah Amelia Chen
2025-01-03Fixing a few typos in the source code comments (#4529)Peter Cock
2024-12-28ci: test gtk via a matrixMitchell Hashimoto
2024-12-28gtk: add option to not link against libX11Jeffrey C. Ollie
2024-10-07apprt/gtk: setup window key event infrastructureMitchell Hashimoto
2024-09-05gtk: silence bad accelerator warningsTristan Partin
2024-08-16apprt/gtk: remove usingnamespaceMitchell Hashimoto
2024-06-24fix linux buildsMitchell Hashimoto
2024-06-02Allow keybinding arbitrary unicode codepoints (#1814)Mitchell Hashimoto
2023-12-13key: add TODO's for media keysTim Culverhouse
2023-12-13key: add additional keypad keysTim Culverhouse
2023-11-08apprt/gtk: add comment about key aliasesMitchell Hashimoto
2023-11-08Add keymap for KP_*Severus
2023-09-18apprt/gtk: key file for logic related to keysMitchell Hashimoto