|
I am using the alt-tab script (ref: #48 (comment)) to switch to the previous window and it works perfectly. However, after triggering the script, and if the previous window is at the other end of the arranged windows, the animation used is like a very fast scroll, which sometimes hurt the eyes, especially when there are mix of windows with light (e.g Libre office documents) and black backgrounds. I was wondering if it is possible to bring the previous window to focus without this animation like in the traditional stacking WMs. e.g. of default scroll alt_tab animation I played around with the animations setting in my configuration, but couldn't find way to do this. I'm not very familiar with this area.
I have the default animation settings in the Scroll configuration Scroll version Thanks in advance |
Replies: 3 comments 4 replies
|
In e52e435 I added the There is also a new command |
|
Tried |
|
Hi @dawsers , I have been testing --no-animations and it looks like this setting does not work when in jump mode or or while switching to a mark. Please let me know if you need a separate ticket for this. I have the following in my config.Thanks |
In e52e435 I added the
--no-animationsflag forbindsym, so now you can configure any binding to disable animations while it is running. In your case:There is also a new command
focus_ringthat you may find interesting. It handles a list of windows you can quickly set the focus on. You can modify the list to only include the open applications that you are using the most.