Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
elementary
/
code
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
117
Star
517
Code
Issues
141
Pull requests
23
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Gtk4 prep: Avoid connecting directly to key press event
- #1731
#1731
Merged
jeremypw
merged 14 commits into
master
elementary/code:master
from
jeremypw/gtkprep/avoid-key-event
elementary/code:jeremypw/gtkprep/avoid-key-event
Copy head branch name to clipboard
Jul 6, 2026
Conversation
Commits
14
(14)
Checks
Files changed
Merged
Gtk4 prep: Avoid connecting directly to key press event
#1731
jeremypw
merged 14 commits into
master
elementary/code:master
from
jeremypw/gtkprep/avoid-key-event
elementary/code:jeremypw/gtkprep/avoid-key-event
Copy head branch name to clipboard
Commits
Commits on Jun 16, 2026
Handle searchbar key events in MainWindow EventControllerKey
jeremypw
committed
b0ceb0e
View commit details
Copy full SHA for b0ceb0e
Browse repository at this point
Commits on Jun 17, 2026
Use key controller in word completion plugin
jeremypw
committed
f9988c2
View commit details
Copy full SHA for f9988c2
Browse repository at this point
Cleanup
jeremypw
committed
b554944
View commit details
Copy full SHA for b554944
Browse repository at this point
Word completion plugin: Only process key presses when view is focused
jeremypw
committed
0fcd6b2
View commit details
Copy full SHA for 0fcd6b2
Browse repository at this point
Use EventControllerKey in brackets completion plugin
jeremypw
committed
d7d5cfd
View commit details
Copy full SHA for d7d5cfd
Browse repository at this point
Use EventControllerKey in markdown plugin
jeremypw
committed
b6748df
View commit details
Copy full SHA for b6748df
Browse repository at this point
Rework language tracking in markdown plugin
jeremypw
committed
3b479f4
View commit details
Copy full SHA for 3b479f4
Browse repository at this point
Use EventControllerKey in vim plugin
jeremypw
committed
518dfd1
View commit details
Copy full SHA for 518dfd1
Browse repository at this point
No need to nullify controller on deactivate - plugin is destroyed
jeremypw
committed
34c2163
View commit details
Copy full SHA for 34c2163
Browse repository at this point
Ensure only process sourceview key presses; cleanup
jeremypw
committed
618c97b
View commit details
Copy full SHA for 618c97b
Browse repository at this point
Revert searchbar keypress handler to SearchBar class
jeremypw
committed
e4415a2
View commit details
Copy full SHA for e4415a2
Browse repository at this point
Simplify; bump copyright
jeremypw
committed
07c8429
View commit details
Copy full SHA for 07c8429
Browse repository at this point
Commits on Jun 20, 2026
Merge branch 'master' into jeremypw/gtkprep/avoid-key-event
jeremypw
authored
2ee3894
View commit details
Copy full SHA for 2ee3894
Browse repository at this point
Commits on Jul 2, 2026
Merge branch 'master' into jeremypw/gtkprep/avoid-key-event
Show description for b0da850
jeremypw
committed
b0da850
View commit details
Copy full SHA for b0da850
Browse repository at this point
You can’t perform that action at this time.