dsheeler / CoverflowAltTab

Coverflow like Alt-Tab replacement for Gnome-Shell
GNU General Public License v3.0
362 stars 90 forks source link

Window content is not properly scaled and buggy #194

Closed mystiquewolf closed 10 months ago

mystiquewolf commented 1 year ago

For some apps the window content is not properly scaled and buggy, see screencast.

mystiquewolf commented 1 year ago

Oh i think i noticed it happens when the same app has more than one window opened...

dsheeler commented 1 year ago

@mystiquewolf, this behavior is a new feature, an application switcher which cycles through the windows of an application using a subswitcher. See #190 for some more context. I actually didn't think the introduction of this feature would affect anyone, as in, nobody would notice its introduction, but keybindings for some users are different from what I thought they would be, and it's showing up for them (e.g. you). In #190 it tells how to set up keybindings the way I was expecting them to be such that Alt-Tab is a window switcher, and Super-Tab is the application switcher.

mystiquewolf commented 1 year ago

I'm using Alt + Tab, the issue is that i wanted the window to be big so i can read the text inside it to understand what it is. Instead it is a small unreadable window within a big blurry (yet another unreadable) window..

dsheeler commented 1 year ago

LOL. I appreciate the feedback! That is a totally valid point about the stuff in the windows being unreadably small.

You must have Alt + Tab mapped to the "application switcher" action whereas I imagine you like the old the "window switcher" behavior? If so, do read the comment at the end of #190 on how to map alt+tab to the "window switcher" action.

mystiquewolf commented 1 year ago

Ah i see where you're coming from, this fixed it. Thanks!

dsheeler commented 1 year ago

Awesome. Thanks for making the report and for the feedback. Very appreciated!