Skip to content

Commit 5998bbd

Browse files
committed
Update extension description
1 parent 93c945f commit 5998bbd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# GNOME Shell Extension Alt+Tab Scroll Workaround
22

3-
> Temporary fix for a bug that buffers the scroll between different windows (e.g., Chrome and VS Code)
3+
> Temporary fix for a bug that buffers the scroll between different windows (e.g., Chrome and VS Code).
44
55
The bug:
66
- https://github.com/Microsoft/vscode/issues/28795

metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"uuid": "alt-tab-scroll-workaround@lucasresck.github.io",
33
"name": "Alt+Tab Scroll Workaround",
4-
"description": "Temporary fix for a bug that buffers the scroll between different windows (e.g., Chrome and VS Code)",
4+
"description": "Temporary fix for a bug that buffers the scroll between different windows (e.g., Chrome and VS Code).",
55
"version": 1,
66
"shell-version": [ "42" ],
77
"url": "https://github.com/lucasresck/gnome-shell-extension-alt-tab-scroll-workaround"

0 commit comments

Comments
 (0)