-
Notifications
You must be signed in to change notification settings - Fork 259
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
Losing focus on a tabbed window will grey out the window #393
Comments
fixed in #372 |
I'm applying the patch to the Arch package for now. |
Thank you! I'll probably do the same for Fedora. |
Do you have it handy? I'm trying to create it using format-patch, but no luck yet. |
it was an ugly patch to try and revert. It was all in |
Nope. The attached patch should do the trick, I generated it by: |
apparently I've been more productive than I thought 😐 |
Describe the bug
When losing focus on a tabbed terminator window, the terminator window will be grayed out. This doesn't happen on a non-tabbed window
To Reproduce
Steps to reproduce the behavior:
Open terminator, create a tab, leave the windows focus
Expected behavior
The dimming should work on both regular windows and tabbed ones
Screenshots
https://user-images.githubusercontent.com/4093184/108853832-f0916680-75c5-11eb-9d4e-92b20d2bcc74.mp4
Desktop (please complete the following information):
Additional context
No compositor is running, this is plain i3 on Xorg.
The text was updated successfully, but these errors were encountered: