-
Merge pull request #2018 from klemens/add-hoverswitch-addon
Add TST Hoverswitch to the list of addons
Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits -
-
-
-
Select collapsed descendants of the active tab also, when another tab…
… is ctrl-clicked
-
Throttle updating of tabs for changed highlighted state
piroor committedAug 29, 2018 -
-
-
-
Reduce dependency between tabs-api-listener and tabs-update
piroor committedAug 29, 2018 -
-
-
-
-
-
Update label of closebox and mute/unmute buttons for multiselection.
piroor committedAug 28, 2018 -
Apply multiple-highlighted class immediately
piroor committedAug 28, 2018 -
This requires to show favicon for discareded tabs #2012
-
-
-
-
-
-
Merge pull request #2011 from Lej77/patch-1
Request optional permissions without toolbar button
Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits -
Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits -
Lej77 committed
Aug 28, 2018 Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits -
Request permission without toolbar button
Lej77 committedAug 28, 2018 Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits -
Merge pull request #2010 from klemens/mouse-events-fix
Fix mouse events when moving over the close buttons
Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits
-
Fix mouse events when moving over the close buttons
Moving from the close button of one tab directly to the close button of another tab without going through the tab element itself was not considered in 91f5d32. This commit fixes this by checking if the tab of the related target of the event is another valid tab.
-
-
Merge pull request #2008 from klemens/mouse-events
Properly handle mouse events when leaving or entering the sidebar
Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits -