forked from F-i-f/soft-brightness
-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix mouse cloning bug: #20
- Loading branch information
Showing
3 changed files
with
10 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -213,12 +213,12 @@ Install directly from the [Gnome Shell Extensions | |
site](https://extensions.gnome.org/extension/5943/soft-brightness-plus/). | ||
|
||
Or download the [zip | ||
file](https://github.com/jkitching/soft-brightness/releases/download/v38/[email protected].v38.shell-extension.zip) | ||
file](https://github.com/jkitching/soft-brightness/releases/download/v39/[email protected].v39.shell-extension.zip) | ||
from the GitHub [releases | ||
page](https://github.com/jkitching/soft-brightness-plus/releases) and run: | ||
|
||
``` shell | ||
gnome-extensions install [email protected].v38.shell-extension.zip | ||
gnome-extensions install [email protected].v39.shell-extension.zip | ||
``` | ||
|
||
## Building from source | ||
|
@@ -241,6 +241,12 @@ gnome-extensions install [email protected] | |
|
||
## Changelog | ||
|
||
### Version 39 | ||
#### April 20, 2024 | ||
|
||
- Rewrite mouse cloning to fix bug (see [GitHub issue](https://github.com/jkitching/soft-brightness-plus/issues/20)) | ||
introduced as of gnome-shell 46. | ||
|
||
### Version 38 | ||
#### April 9, 2024 | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.