Ghost window with KDE Connect
See original GitHub issueHow to reproduce:
- Install/start/configure KDE Connect
- Open “Slideshow remote” (on phone)
- Enable the pointer (tap & hold)
- Besides the overlay window used to draw the pointer (which is floating), there appears to be another “ghost” window allocated in the layout; disabling the pointer makes it go away
- Enabling the pointer again, move the overlay window (super+drag) so it remains floating but is no longer maximized; the ghost window remains
- Disabling the pointer now makes ghost window stay there despite overlay window being gone
- Restarting qtile (e.g.
qtile cmd-obj -o cmd -f restart
) makes the ghost window go away again
Note: this seems to happen on all layouts but it is easiest to observe in the monadtall
layout with one other window open.
The expected behavior is that the ghost window never exist in the first place (step 4), although it is also unexpected that it should linger behind after disabling the pointer (step 6).
Additional info:
qtile --version
:0.20.0
python --version
:Python 3.10.2
- OS: Arch Linux
- Window system: X.org (with
picom
as compositor)
Issue Analytics
- State:
- Created 2 years ago
- Comments:18 (18 by maintainers)
Top Results From Across the Web
Possible(?) KWin / Plasma bug — image ghosting after ...
If I close the original window, yet the ghost window persists.The only way is to restart my session. This is a fresh install...
Read more >441379 – Ghost window after closing or moving ... - KDE bug tracker
Hello, I am running Fedora 35 with X11, KDE Plasma 5.25.4, KDE Frameworks 5.96.0 and Qt 5.15.2. I have the same issues while...
Read more >[SOLVED] "Ghost" or Orphaned Window Won't Go Away (KDE ...
The problem is that when they stop working I'm left with a "ghost" window that lingers and cannot be interacted with.
Read more >You Can Now Use KDE Connect in Windows as Well
KDE Connect is a popular open-source tool that lets you share a connection between a phone and your computer.
Read more >Steam Deck, Overview Mode and KDE Connect - YouTube
A clarification video on #SteamOS 3.4 for the #SteamDeck, after showing the wrong overview mode in the first video ...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Yup, now with commit d55c4390e95850bf66c0333e1773444b3539e97d the
_NET_WM_STATE
problem has also been fixed. Thank you for your help!Thanks for the testing! I will look into it