When I log into GNOME 40, the workspace list is shown, which shows the default two workspaces but the primary workspace is not acitve until I click the workspace.
I run gnome-terminal from XDG_CONFIG_HOME/autostart by login and wish to focus on gnome-terminal immediately without any mouse or keyboard operations and could done the behavior in the previous GNOME versions.
Do you have any ideas to focus on the primary workspace by login or maybe adjust the number of the workspaces?
My autostart application cannot get the focus when I disable dynamic-workspace and set num-workspaces to 1. I could cancel the overview mode with Escape key but unfortunately the way would not be useful for my applications because the Escape key needs to be sent to desktop.
I’d like to have an option to start the session in the desktop mode instead of the overview mode so that the autostart applications get the focus by default.
The proper fix is to not go to the overview if the applications are auto-started; the problem is that there’s some racy behaviour when it comes to autostarting, which makes it tricky.
Probably I will file a RFE for gnome-shell later.
Personally I prefer the desktop mode to the overview mode by default and I wish not to go to the overview mode if the applications are auto-started at least.
@fthx I tried no-overview@fthx with gnome-shell-40.0 but it does not disable overview mode.
I checked gnome-extensions list --user and gnome-extensions info no-overview@fthx shows INITIALIZED state.