Releases: Vishram1123/gjs-osk
Releases · Vishram1123/gjs-osk
Autorelease f08278d
To install:
- Download
gjsosk@vishram1123_[version].zip
(main
for GNOME version >= 45,pre-45
for GNOME verison <= 44) - Run
gnome-extensions install /path/to/gjsosk@vishram1123_[version].zip
(replace with appropriate path) - Log out of GNOME and log back in.
- Click on the keyboard button in the dash bar
Updates from branch
pre-45
: Port changes from main
Autorelease cde30dd
To install:
- Download
gjsosk@vishram1123_[version].zip
(main
for GNOME version >= 45,pre-45
for GNOME verison <= 44) - Run
gnome-extensions install /path/to/gjsosk@vishram1123_[version].zip
(replace with appropriate path) - Log out of GNOME and log back in.
- Click on the keyboard button in the dash bar
Updates from branch
pre-45
: Fix undefined variable
Autorelease cb35467
To install:
- Download
gjsosk@vishram1123_[version].zip
(main
for GNOME version >= 45,pre-45
for GNOME verison <= 44) - Run
gnome-extensions install /path/to/gjsosk@vishram1123_[version].zip
(replace with appropriate path) - Log out of GNOME and log back in.
- Click on the keyboard button in the dash bar
Updates from branch
main
: Add fallback for if keyboard manager hasn't yet initialized
Autorelease 8c17e07
To install:
- Download
gjsosk@vishram1123_[version].zip
(main
for GNOME version >= 45,pre-45
for GNOME verison <= 44) - Run
gnome-extensions install /path/to/gjsosk@vishram1123_[version].zip
(replace with appropriate path) - Log out of GNOME and log back in.
- Click on the keyboard button in the dash bar
Updates from branch
pre-45
: Sync changes from main
Autorelease 4cd1846
To install:
- Download
gjsosk@vishram1123_[version].zip
(main
for GNOME version >= 45,pre-45
for GNOME verison <= 44) - Run
gnome-extensions install /path/to/gjsosk@vishram1123_[version].zip
(replace with appropriate path) - Log out of GNOME and log back in.
- Click on the keyboard button in the dash bar
Updates from branch
main
: Spawn subprocess so gnome shell doesn't hang on launch
Autorelease 1e69aa3
To install:
- Download
gjsosk@vishram1123_[version].zip
(main
for GNOME version >= 45,pre-45
for GNOME verison <= 44) - Run
gnome-extensions install /path/to/gjsosk@vishram1123_[version].zip
(replace with appropriate path) - Log out of GNOME and log back in.
- Click on the keyboard button in the dash bar
Updates from branch
pre-45
: Sync changes from main
Autorelease 1cbb11d
To install:
- Download
gjsosk@vishram1123_[version].zip
(main
for GNOME version >= 45,pre-45
for GNOME verison <= 44) - Run
gnome-extensions install /path/to/gjsosk@vishram1123_[version].zip
(replace with appropriate path) - Log out of GNOME and log back in.
- Click on the keyboard button in the dash bar
Updates from branch
main
: Remove unnecessary logs
Autorelease 16a68d5
To install:
- Download
gjsosk@vishram1123_[version].zip
(main
for GNOME version >= 45,pre-45
for GNOME verison <= 44) - Run
gnome-extensions install /path/to/gjsosk@vishram1123_[version].zip
(replace with appropriate path) - Log out of GNOME and log back in.
- Click on the keyboard button in the dash bar
Updates from branch
main
: Send modifier key afterwards as a regular keypress, even after holding it down (fixes #92)
Autorelease 776e35f
To install:
- Download
gjsosk@vishram1123_[version].zip
(main
for GNOME version >= 45,pre-45
for GNOME verison <= 44) - Run
gnome-extensions install /path/to/gjsosk@vishram1123_[version].zip
(replace with appropriate path) - Log out of GNOME and log back in.
- Click on the keyboard button in the dash bar
Updates from branch
main
: Merge pull request #97 from vbatts/add_release
metadata.json: add GNOME "48" release
Autorelease 70a60f9
To install:
- Download
gjsosk@vishram1123_[version].zip
(main
for GNOME version >= 45,pre-45
for GNOME verison <= 44) - Run
gnome-extensions install /path/to/gjsosk@vishram1123_[version].zip
(replace with appropriate path) - Log out of GNOME and log back in.
- Click on the keyboard button in the dash bar
Updates from branch
main
: variable storing extraction directory