Skip to content

v6.0

Choose a tag to compare

@mzur mzur released this 25 Sep 11:43
· 103 commits to master since this release
05dc74c

This release is compatible with GNOME Shell 40. It includes a huge overhaul of the code.

New features:

  • (optional) Show the workspace switcher popup only while the keyboard buttons are pressed. Set the time to show the popup to 0 to enable this behavior.
  • (optional) Select workspaces with mouse movement over the workspace switcher popup.

Known issues:

  • The popup disappears even though the mouse is still moving over it (with the "enable hover" option in the settings activated). #174
  • The animation of the active workspace indicator at the top of the overview is wrong when switching to a lower row. #175
  • In the overview, you can switch to a workspace in the first row with a click but not in the second row of workspaces. #177
  • In the overview you can drag and drop a window in the first row but not to the second row of workspaces. #177
  • When dragging and dropping a window from and to the same workspace thumbnail in the overview the window disappears. #178
  • The workspace overview seems to break if the extension is disabled and the overview override was enabled. #179
  • The workspace thumbnails in the overview are not reset if the extension is disabled, then enabled again and then "Show workspace grid in overview" is switched off. #180