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 }}
hmmhmmhm
/
desktop
Public
forked from
zen-browser/desktop
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
dev
User selector
Slowlife01
All time
Commit history
Commits on Oct 14, 2025
fix: media position state getting stuck after seek, p=#10809, c=media
Slowlife01
authored
02dd985
View commit details
Copy full SHA for 02dd985
Browse repository at this point
Commits on Apr 29, 2025
fix: cache initial pinned tabs favicon, b=(no-bug), c=tabs, welcome
Slowlife01
committed
be244cf
View commit details
Copy full SHA for be244cf
Browse repository at this point
Commits on Apr 25, 2025
fix: Fixed media controller mute not updating tab mute state, b=(closes #7798), c=media
Slowlife01
committed
7bb113d
View commit details
Copy full SHA for 7bb113d
Browse repository at this point
fix: Fixed workspace context menu not working, b=(no-bug), c=workspaces
Slowlife01
committed
db5d318
View commit details
Copy full SHA for db5d318
Browse repository at this point
Commits on Apr 15, 2025
fix(MediaController): update share state from same tab if not sharing
Slowlife01
committed
3f8a6e0
View commit details
Copy full SHA for 3f8a6e0
Browse repository at this point
Commits on Apr 13, 2025
fix(ZenMediaController): skip updaing share state when already showing
Slowlife01
committed
713e267
View commit details
Copy full SHA for 713e267
Browse repository at this point
fix(MediaController): more accurate sharing state
Slowlife01
committed
76dc50b
View commit details
Copy full SHA for 76dc50b
Browse repository at this point
chore: format
Slowlife01
committed
87b0cee
View commit details
Copy full SHA for 87b0cee
Browse repository at this point
fix(MediaController): remove sharing state when hiding
Slowlife01
committed
a56aa7e
View commit details
Copy full SHA for a56aa7e
Browse repository at this point
fix(MediaController): prevent media control actions when sharing
Slowlife01
committed
ae07ed9
View commit details
Copy full SHA for ae07ed9
Browse repository at this point
feat(MediaController): controls for media devices
Slowlife01
committed
82b94db
View commit details
Copy full SHA for 82b94db
Browse repository at this point
Commits on Apr 6, 2025
refactor(MediaController): check pip eligibility in class
Slowlife01
committed
484f77b
View commit details
Copy full SHA for 484f77b
Browse repository at this point
fix: change const to let
Show description for 4ecccd6
Slowlife01
authored
4ecccd6
View commit details
Copy full SHA for 4ecccd6
Browse repository at this point
fix: add timestamp check to prevent frequent array comparisons in arraysEqual
Slowlife01
committed
d6c30ca
View commit details
Copy full SHA for d6c30ca
Browse repository at this point
refactor: move over excludedUrls
Slowlife01
committed
7025efa
View commit details
Copy full SHA for 7025efa
Browse repository at this point
Commits on Apr 5, 2025
fix: add default excluded URLs
Slowlife01
committed
9d3382d
View commit details
Copy full SHA for 9d3382d
Browse repository at this point
fix: unable to unload tab with auto tab unloader disabled
Slowlife01
committed
5333e92
View commit details
Copy full SHA for 5333e92
Browse repository at this point
Commits on Apr 4, 2025
style: format
Slowlife01
committed
3bf4339
View commit details
Copy full SHA for 3bf4339
Browse repository at this point
fix: skip permitUnload when fully opening glance
Slowlife01
committed
a3a82b9
View commit details
Copy full SHA for a3a82b9
Browse repository at this point
fix: update event handling for changing tab workspace
Slowlife01
committed
2cd5140
View commit details
Copy full SHA for 2cd5140
Browse repository at this point
Commits on Apr 2, 2025
refactor: make skipPermitUnload a function argument
Slowlife01
committed
209428b
View commit details
Copy full SHA for 209428b
Browse repository at this point
chore: shorten tabbrowser patch
Slowlife01
committed
853811d
View commit details
Copy full SHA for 853811d
Browse repository at this point
fix: add null checks for media controller
Slowlife01
committed
bb97116
View commit details
Copy full SHA for bb97116
Browse repository at this point
fix: skip permit unload if already checked
Slowlife01
committed
8f571d5
View commit details
Copy full SHA for 8f571d5
Browse repository at this point
Commits on Apr 1, 2025
fix: tab not moving to forced workspace
Slowlife01
committed
45284a3
View commit details
Copy full SHA for 45284a3
Browse repository at this point
Commits on Mar 31, 2025
chore: move imports
Slowlife01
committed
c10c8ac
View commit details
Copy full SHA for c10c8ac
Browse repository at this point
feat: add backwards compatibility for moz-bool-pref after removal
Slowlife01
committed
7abae9d
View commit details
Copy full SHA for 7abae9d
Browse repository at this point
fix: handle undefined ZenWorkspaces in tab selection
Slowlife01
committed
b5abda5
View commit details
Copy full SHA for b5abda5
Browse repository at this point
Commits on Mar 30, 2025
fix: return -1 on getId
Slowlife01
committed
e6fad72
View commit details
Copy full SHA for e6fad72
Browse repository at this point
fix: prevent attaching ID to empty tab in extension TabTracker
Slowlife01
committed
eb8f8ee
View commit details
Copy full SHA for eb8f8ee
Browse repository at this point
Commits on Mar 25, 2025
refactor(MediaController): remove redundant code
Slowlife01
committed
c99d3d3
View commit details
Copy full SHA for c99d3d3
Browse repository at this point
fix(MediaController): pass in playbackRate in more place
Slowlife01
committed
b2fa05f
View commit details
Copy full SHA for b2fa05f
Browse repository at this point
fix(MediaController): pass in playbackRate when switching
Slowlife01
committed
3467e50
View commit details
Copy full SHA for 3467e50
Browse repository at this point
Commits on Mar 24, 2025
MediaController: update position more frequently
Slowlife01
committed
19ed3fb
View commit details
Copy full SHA for 19ed3fb
Browse repository at this point
fix: media controls config typo
Show description for 09dd3c9
Slowlife01
authored
09dd3c9
View commit details
Copy full SHA for 09dd3c9
Browse repository at this point
Previous
Next
You can’t perform that action at this time.