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
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
.
scijava
/
scijava-desktop
Public
Notifications
You must be signed in to change notification settings
Fork
1
Star
1
Code
Issues
1
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
main
User selector
All users
Datepicker
All time
Commit history
Commits on Apr 23, 2026
Fix bug in CLI argument handling
Show description for 51c03f2
ctrueden
committed
51c03f2
View commit details
Copy full SHA for 51c03f2
Browse repository at this point
Bump to next development cycle
Show description for ba2a666
ctrueden
committed
ba2a666
View commit details
Copy full SHA for ba2a666
Browse repository at this point
Update CI configuration
ctrueden
committed
d2484c3
View commit details
Copy full SHA for d2484c3
Browse repository at this point
POM: update parent to pom-scijava 44.0.0
ctrueden
committed
b67edd1
View commit details
Copy full SHA for b67edd1
Browse repository at this point
Update documentation to current reality
Show description for c109082
ctrueden
and
claude
committed
c109082
View commit details
Copy full SHA for c109082
Browse repository at this point
Add Yili Zhao to contributors list
ctrueden
committed
5558292
View commit details
Copy full SHA for 5558292
Browse repository at this point
Override WM_CLASS according to scijava.app.wmclass
ctrueden
committed
b297791
View commit details
Copy full SHA for b297791
Browse repository at this point
Set installedOnce flag upon integration success
ctrueden
committed
154018e
View commit details
Copy full SHA for 154018e
Browse repository at this point
Add more fields to Linux desktop file
Show description for ab0db27
ctrueden
and
claude
committed
ab0db27
View commit details
Copy full SHA for ab0db27
Browse repository at this point
Tweak LinuxPlatform log message levels
ctrueden
committed
720de0e
View commit details
Copy full SHA for 720de0e
Browse repository at this point
Add missing final keywords
ctrueden
committed
58015f2
View commit details
Copy full SHA for 58015f2
Browse repository at this point
Fix bug in MIME DB initialization logic
ctrueden
committed
fe0d340
View commit details
Copy full SHA for fe0d340
Browse repository at this point
Fail gracefully if no app executable is set
Show description for 637a42b
ctrueden
and
claude
committed
637a42b
View commit details
Copy full SHA for 637a42b
Browse repository at this point
Commits on Apr 22, 2026
Fix bug in file type initialization logic
ctrueden
committed
e379f8d
View commit details
Copy full SHA for e379f8d
Browse repository at this point
Commits on Apr 17, 2026
Teach FileType how to stringify itself
ctrueden
committed
7cfd48d
View commit details
Copy full SHA for 7cfd48d
Browse repository at this point
Fix javadoc error
ctrueden
committed
d78b5c0
View commit details
Copy full SHA for d78b5c0
Browse repository at this point
Commits on Apr 15, 2026
Defer file type registration appropriately
Show description for fe002f2
ctrueden
committed
fe002f2
View commit details
Copy full SHA for fe002f2
Browse repository at this point
Fix leading whitespace
ctrueden
committed
aeaa8dc
View commit details
Copy full SHA for aeaa8dc
Browse repository at this point
Commits on Mar 27, 2026
Migrate desktop platform business logic to service
Show description for cf652ef
ctrueden
committed
cf652ef
View commit details
Copy full SHA for cf652ef
Browse repository at this point
Commits on Mar 25, 2026
Sort MimeType entries when writing .desktop files
Show description for 52a7217
ctrueden
and
claude
committed
52a7217
View commit details
Copy full SHA for 52a7217
Browse repository at this point
Fix Linux desktop integration: holistic sync, wildcard MIME resolution
Show description for b3e12e6
ctrueden
and
claude
committed
b3e12e6
View commit details
Copy full SHA for b3e12e6
Browse repository at this point
Make Edit > Options > Desktop... a lot nicer
Show description for 0d25ecf
ctrueden
committed
0d25ecf
View commit details
Copy full SHA for 0d25ecf
Browse repository at this point
Tell git to ignore more Eclipse metadata files
ctrueden
committed
92594cf
View commit details
Copy full SHA for 92594cf
Browse repository at this point
Commits on Mar 23, 2026
Remove unhappy javadoc characters
ctrueden
committed
c17a35d
View commit details
Copy full SHA for c17a35d
Browse repository at this point
Remove planning documents
Show description for 32556c4
ctrueden
committed
32556c4
View commit details
Copy full SHA for 32556c4
Browse repository at this point
Fix Windows registry editing argument quoting
Show description for f6d1610
ctrueden
committed
f6d1610
View commit details
Copy full SHA for f6d1610
Browse repository at this point
Fix LinuxSchemeInstaller desktop file handling
Show description for b30f10a
ctrueden
and
claude
committed
b30f10a
View commit details
Copy full SHA for b30f10a
Browse repository at this point
Detect which mime types are known vs. custom
Show description for a3db9e5
ctrueden
and
claude
committed
a3db9e5
View commit details
Copy full SHA for a3db9e5
Browse repository at this point
Ignore registration of empty extensions
ctrueden
committed
364a282
View commit details
Copy full SHA for 364a282
Browse repository at this point
Implement magical MIME type handling
Show description for d4eca30
ctrueden
and
claude
committed
d4eca30
View commit details
Copy full SHA for d4eca30
Browse repository at this point
Remove leading dots from MIME types DB
ctrueden
committed
df9673e
View commit details
Copy full SHA for df9673e
Browse repository at this point
Add missing periods to comments
ctrueden
committed
26b4ec3
View commit details
Copy full SHA for 26b4ec3
Browse repository at this point
Deduplicate and curate MIME types database
Show description for b98b4e1
ctrueden
and
claude
committed
b98b4e1
View commit details
Copy full SHA for b98b4e1
Browse repository at this point
Add initial simple MIME types DB
Show description for 60582a3
ctrueden
committed
60582a3
View commit details
Copy full SHA for 60582a3
Browse repository at this point
Move file-type-related logic to separate service
Show description for e3920c6
ctrueden
committed
e3920c6
View commit details
Copy full SHA for e3920c6
Browse repository at this point
Previous
Next
You can’t perform that action at this time.