Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug on "Focus, minimize or app spread/preview" click action #2145

Open
coolkys opened this issue Jan 19, 2024 · 6 comments
Open

Bug on "Focus, minimize or app spread/preview" click action #2145

coolkys opened this issue Jan 19, 2024 · 6 comments

Comments

@coolkys
Copy link

coolkys commented Jan 19, 2024

Prerequisite

  • Behavior > Click action > "Focus, minimize or preview" or "Focus, minimize or app spread" is set
  • There is only one window visible and focused on the desktop (either only one window is open, or all other applications/windows are minimized)
  • Click on the focused window's dock icon to minimize. Then, click on the icon again to focus the window.

Expected Behavior

  • When the app is minimized, the dock icon's "highlight" state is removed. (App is not focused anymore)
  • When the icon is clicked again, the window focuses and becomes visible again.

Bugged Behavior

  • The icon stays in the 'window is focused' state, as made apparent by the icon remaining highlighted.
  • When the icon is clicked again, the minimized window is not focused. Window does not become visible.

What I tried

  1. Disabling all other extensions, then restarting computer
  2. Resetting dash to dock settings, only applying the click action behavior

Any error logs?

  • Looking glass: No
  • journalctl: No

What am I running?

  • Fedora 39, Kernel 6.6.9
  • Gnome 45.3, Wayland
  • dash-to-dock v89
  • Dual monitors, 4K144 + 4K60
  • dconf dump /org/gnome/shell/extensions/dash-to-dock/

background-opacity=0.80000000000000004
click-action='focus-minimize-or-appspread'
dash-max-icon-size=48
dock-position='BOTTOM'
height-fraction=0.90000000000000002
preferred-monitor=-2
preferred-monitor-by-connector='DP-3'

@vanvugt
Copy link
Collaborator

vanvugt commented Jan 22, 2024

Sounds like people have been reporting bugs in that feature for years. I don't think they've been triaged/deduplicated yet.

@coolkys
Copy link
Author

coolkys commented Jan 22, 2024

Sounds like people have been reporting bugs in that feature for years. I don't think they've been triaged/deduplicated yet.

So... does focus&minimize feature not get full bugfix support? If not, that's pretty disappointing; this is quite useful to me. Oh well.

@vanvugt
Copy link
Collaborator

vanvugt commented Jan 23, 2024

This project doesn't have developers working on it full time, or even very often. All contributions are welcome.

@vanvugt
Copy link
Collaborator

vanvugt commented Feb 26, 2024

Is this the same as #1972?

@coolkys
Copy link
Author

coolkys commented Feb 27, 2024

Nope, seems different; My issue is that the window(not multiple) does not un-minimize at all. It stays minimized, because the dock thinks the window is currently focused even when minimized.

@e-rakavest
Copy link

I guess it related with also with that #2235

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants