Make alt-tab switcher customizable#33
Conversation
|
This seems incredibly overkill. In general we don't make design or engineering decisions into settings. Can you instead maybe file an issue report with the problem you're trying to solve? Maybe we can come up with a solution that doesn't involved adding hundreds of new possible configurations that need to be tested and maintained |
|
I have say I really enjoyed playing with these settings. I've always found it slightly disorientating that all other windows disappear completely and that the "switcher" also appears on the bottom. I also find the eases to slow. |
|
I'm gonna close this PR. Let's instead try to identify the problems that are trying to be solved by changing these properties so we can come up with a new, better default implementation that works for everybody :) |
|
"better default implementation that works for everybody" |
|
Can we have a better alt+tab behaviour? I don't really want to see windows going in-and-out-of darkness. This plain switcher is really good! |
This adds a couple of dconf keys to customize the switcher:
Keep in mind that after changing the icon size, it needs to restart to look correctly. To make it work on the fly, the code needs to be refactored.
I'm open to suggestions.