Skip to content

Releases: ankostis/gnome-shell-quick-lang-switch

Cycle-backward, fix restoring switcher popup

31 Jul 17:46
v8
Compare
Choose a tag to compare
  • FEAT: bind also switch-input-source-backward
    (fix #4.
    thanks to Yevhen Popok, @PotatoXPC)
  • FIX: previously, disabling the extension and reinstating the switcher popup
    would brake repeated cycling, making it impossible to cycle further than
    the immediate next layout, not without first releasing keys and re-pressing them.
    • FIX: this could possibly also fix #5
      crashing when disabling the extensein (can't be sure, couldn't reproduce).
  • refact: refetch sourceManager on each cycie-call, in case it has changed
    (instead of storing it in a global var on initialization).
  • doc: comments describe new method's provenance
  • doc: enhance README from user feedback & SO; mention similar extension by Osamu Aoki,
    better for multiple layouts.
  • DOC: add LICENSE file AGPL.
  • DOC: describe implementation provenance and challenges in comments.

support also gnome-shell 43

23 Oct 19:14
v6
Compare
Choose a tag to compare

support also gnome-shell 42

26 May 21:46
v5
2d384aa
Compare
Choose a tag to compare
v5

feat: gnome-shell v42