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
/
calculator
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
32
Star
83
Code
Issues
21
Pull requests
7
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Add keyboard support
- #242
#242
Open
BAProductions
wants to merge 10 commits into
elementary:main
elementary/calculator:main
from
MC-OS:Gtk4
MC-OS/calculator:Gtk4
Copy head branch name to clipboard
Conversation
Commits
10
(10)
Checks
Files changed
Open
Add keyboard support
#242
BAProductions
wants to merge 10 commits into
elementary:main
elementary/calculator:main
from
MC-OS:Gtk4
MC-OS/calculator:Gtk4
Copy head branch name to clipboard
Commits
Commits on Mar 14, 2023
Make entry readonly
BAProductions
committed
86fc446
View commit details
Copy full SHA for 86fc446
Browse repository at this point
Make control c & control v work with a read only entry
BAProductions
committed
960384d
View commit details
Copy full SHA for 960384d
Browse repository at this point
Init Keyboard support
BAProductions
committed
9b61c1b
View commit details
Copy full SHA for 9b61c1b
Browse repository at this point
Add placeholder text entry an set it to 0
BAProductions
committed
5d2fca9
View commit details
Copy full SHA for 5d2fca9
Browse repository at this point
Add Gdk.EVENT_PROPAGATE
BAProductions
committed
f0c9ffe
View commit details
Copy full SHA for f0c9ffe
Browse repository at this point
Add event_controller to window AKA this
BAProductions
committed
2d8c0e3
View commit details
Copy full SHA for 2d8c0e3
Browse repository at this point
Deactivate focus
Show description for 7984eae
BAProductions
committed
7984eae
View commit details
Copy full SHA for 7984eae
Browse repository at this point
Remove dead, unused or duplicate code
BAProductions
committed
12fdb04
View commit details
Copy full SHA for 12fdb04
Browse repository at this point
Fix escape key
Show description for 72630b7
BAProductions
committed
72630b7
View commit details
Copy full SHA for 72630b7
Browse repository at this point
Swap Gdk.Key.Return Gdk.Key.equal
Show description for 61f226c
BAProductions
committed
61f226c
View commit details
Copy full SHA for 61f226c
Browse repository at this point
You can’t perform that action at this time.