Skip to content

Releases: Vishram1123/gjs-osk

Autorelease f08278d

25 May 20:16
Compare
Choose a tag to compare

To install:

  1. Download gjsosk@vishram1123_[version].zip (main for GNOME version >= 45, pre-45 for GNOME verison <= 44)
  2. Run gnome-extensions install /path/to/gjsosk@vishram1123_[version].zip (replace with appropriate path)
  3. Log out of GNOME and log back in.
  4. Click on the keyboard button in the dash bar

Updates from branch pre-45: Port changes from main

Autorelease cde30dd

25 May 20:21
Compare
Choose a tag to compare

To install:

  1. Download gjsosk@vishram1123_[version].zip (main for GNOME version >= 45, pre-45 for GNOME verison <= 44)
  2. Run gnome-extensions install /path/to/gjsosk@vishram1123_[version].zip (replace with appropriate path)
  3. Log out of GNOME and log back in.
  4. Click on the keyboard button in the dash bar

Updates from branch pre-45: Fix undefined variable

Autorelease cb35467

25 May 16:24
Compare
Choose a tag to compare

To install:

  1. Download gjsosk@vishram1123_[version].zip (main for GNOME version >= 45, pre-45 for GNOME verison <= 44)
  2. Run gnome-extensions install /path/to/gjsosk@vishram1123_[version].zip (replace with appropriate path)
  3. Log out of GNOME and log back in.
  4. 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

25 May 17:19
Compare
Choose a tag to compare

To install:

  1. Download gjsosk@vishram1123_[version].zip (main for GNOME version >= 45, pre-45 for GNOME verison <= 44)
  2. Run gnome-extensions install /path/to/gjsosk@vishram1123_[version].zip (replace with appropriate path)
  3. Log out of GNOME and log back in.
  4. Click on the keyboard button in the dash bar

Updates from branch pre-45: Sync changes from main

Autorelease 4cd1846

25 May 20:16
Compare
Choose a tag to compare

To install:

  1. Download gjsosk@vishram1123_[version].zip (main for GNOME version >= 45, pre-45 for GNOME verison <= 44)
  2. Run gnome-extensions install /path/to/gjsosk@vishram1123_[version].zip (replace with appropriate path)
  3. Log out of GNOME and log back in.
  4. 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

25 May 17:22
Compare
Choose a tag to compare

To install:

  1. Download gjsosk@vishram1123_[version].zip (main for GNOME version >= 45, pre-45 for GNOME verison <= 44)
  2. Run gnome-extensions install /path/to/gjsosk@vishram1123_[version].zip (replace with appropriate path)
  3. Log out of GNOME and log back in.
  4. Click on the keyboard button in the dash bar

Updates from branch pre-45: Sync changes from main

Autorelease 1cbb11d

25 May 17:22
Compare
Choose a tag to compare

To install:

  1. Download gjsosk@vishram1123_[version].zip (main for GNOME version >= 45, pre-45 for GNOME verison <= 44)
  2. Run gnome-extensions install /path/to/gjsosk@vishram1123_[version].zip (replace with appropriate path)
  3. Log out of GNOME and log back in.
  4. Click on the keyboard button in the dash bar

Updates from branch main: Remove unnecessary logs

Autorelease 16a68d5

25 May 16:21
Compare
Choose a tag to compare

To install:

  1. Download gjsosk@vishram1123_[version].zip (main for GNOME version >= 45, pre-45 for GNOME verison <= 44)
  2. Run gnome-extensions install /path/to/gjsosk@vishram1123_[version].zip (replace with appropriate path)
  3. Log out of GNOME and log back in.
  4. 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

24 Mar 14:34
776e35f
Compare
Choose a tag to compare

To install:

  1. Download gjsosk@vishram1123_[version].zip (main for GNOME version >= 45, pre-45 for GNOME verison <= 44)
  2. Run gnome-extensions install /path/to/gjsosk@vishram1123_[version].zip (replace with appropriate path)
  3. Log out of GNOME and log back in.
  4. 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

12 Feb 18:44
Compare
Choose a tag to compare

To install:

  1. Download gjsosk@vishram1123_[version].zip (main for GNOME version >= 45, pre-45 for GNOME verison <= 44)
  2. Run gnome-extensions install /path/to/gjsosk@vishram1123_[version].zip (replace with appropriate path)
  3. Log out of GNOME and log back in.
  4. Click on the keyboard button in the dash bar

Updates from branch main: variable storing extraction directory