aboutsummaryrefslogtreecommitdiff
path: root/changelog.d/double-notifications.fix
diff options
context:
space:
mode:
authorHenry Jameson <me@hjkos.com>2023-11-19 17:02:46 +0200
committerHenry Jameson <me@hjkos.com>2023-11-19 17:02:46 +0200
commitc0e2ba37c828dc5d34cbdb366f48b721e645f5b5 (patch)
treee7ffec6261a159d34447f855bf15be057ac28fda /changelog.d/double-notifications.fix
parent072a06fc89844a5ed2f557634b7e04c1ef63041d (diff)
changelog, small fix
Diffstat (limited to 'changelog.d/double-notifications.fix')
-rw-r--r--changelog.d/double-notifications.fix1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/double-notifications.fix b/changelog.d/double-notifications.fix
new file mode 100644
index 00000000..24e08c0f
--- /dev/null
+++ b/changelog.d/double-notifications.fix
@@ -0,0 +1 @@
+Fix native notifications appearing as many times as there are open tabs. Clicking on notification will focus last focused tab.