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

Issue with kitty terminal #16

Open
ashucg opened this issue Aug 28, 2020 · 11 comments
Open

Issue with kitty terminal #16

ashucg opened this issue Aug 28, 2020 · 11 comments

Comments

@ashucg
Copy link

ashucg commented Aug 28, 2020

First of all, thank you for working on this extension. Recently I switched to kitty terminal and it is not working properly with the extension. Extension seems to handle other terminals fine.

STR

  1. Install kitty terminal and select kitty as the default app for quake mode
  2. Open the terminal in quake mode
  3. Quit the terminal
  4. Try to toggle it again

What happens

Everything works fine but as soon as I quit the terminal it does not open properly again unless I disable and re-enable the extension.

@mt190502
Copy link
Contributor

mt190502 commented Apr 8, 2021

I have this problem too.

@nicolasvasquez
Copy link

I have the same problem. The first time worked fine but after that doesn't open.

@GGORG0
Copy link

GGORG0 commented Oct 9, 2021

Same. I just don't close it.

@raczkow
Copy link

raczkow commented Apr 14, 2022

Kitty works for me without any problems.
Try these settings in ~/.config/kitty/kity.conf:

remember_window_size  no
initial_window_width  800
initial_window_height 600
hide_window_decorations yes

@crispinb
Copy link

Try these settings in ~/.config/kitty/kity.conf:

I've tried a variety of settings including those, but I can't get kitty to work with any stability with this extension. It always crashes after the first toggle.

@WXZhao7
Copy link

WXZhao7 commented Oct 11, 2022

Kitty works for me without any problems. Try these settings in ~/.config/kitty/kity.conf:

remember_window_size  no
initial_window_width  800
initial_window_height 600
hide_window_decorations yes

I met the same issue. And remember_window_size no worked for me!

@raczkow
Copy link

raczkow commented Oct 11, 2022

I've tried a variety of settings including those, but I can't get kitty to work with any stability with this extension. It always crashes after the first toggle.

Got problems too when I enable dock autohide. With autohide disabled everything works like a charm.

@raczkow
Copy link

raczkow commented Feb 28, 2023

I've tracked another issue with Kitty terminal: it doesn't show its window for the first time when I set hide_window_decorations yes. Switching it to no and killing all kitty processes fix the problem. After that I can re-enable hide_window_decorations and kitty works without further problems. Tested on Fedora 37, Wayland.

@raczkow
Copy link

raczkow commented Feb 28, 2023

I've tracked another issue with Kitty terminal: it doesn't show its window for the first time when I set hide_window_decorations yes. Switching it to no and killing all kitty processes fix the problem. After that I can re-enable hide_window_decorations and kitty works without further problems. Tested on Fedora 37, Wayland.

I think I managed to fix it. By accident I set remember_window_size yes. Switching it to no fixes the problem.

@acheronfail
Copy link

Also ran into this, but can confirm that remember_window_size no fixes it.

Since this seems to be the fix for this particular problem, I think we can close this issue? 🙂

@JayWalker512
Copy link

Best regards, GitHub Recruitment Team eebigc, @sanishnepal, @Staszek-org, @r3abad, @yellowkingdom, @test-for-play, @zhangbaozhe, @avil13, @24kgold777, @JayWalker512, @ray-cast, @habedi, @ledropuis, @Cuda-Chen, @djlaserman, @youngskywalkin, @Nodeworkers, @lightda104530, @Imperador-RIC, @silverskyvicto

Don't click this link, it's obviously phishing.

Repository owner deleted a comment from AntonioSalazar Feb 23, 2024
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

9 participants