Adding 45/vertical-workspaces version 37+20240412 [9b05a79].
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
155878f41e
commit
9a6f4265d9
37 changed files with 3192 additions and 3142 deletions
|
@ -3,7 +3,7 @@
|
|||
* workspaceThumbnail.js
|
||||
*
|
||||
* @author GdH <G-dH@github.com>
|
||||
* @copyright 2022 - 2023
|
||||
* @copyright 2022 - 2024
|
||||
* @license GPL-3.0
|
||||
*
|
||||
*/
|
||||
|
@ -335,7 +335,7 @@ const WorkspaceThumbnailCommon = {
|
|||
// in OVERVIEW MODE 2 windows are not spread and workspace is not scaled
|
||||
// we need to repeat transition to the overview state 1 (window picker), but with spreading windows animation
|
||||
if (this.metaWorkspace.active) {
|
||||
Main.overview._overview.controls._searchController._setSearchActive(false);
|
||||
Main.overview.searchController._setSearchActive(false);
|
||||
opt.WORKSPACE_MODE = 1;
|
||||
// setting value to 0 would reset WORKSPACE_MODE
|
||||
stateAdjustment.value = 0.01;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue