Copilot app causes own taskbar entry to highlight repeatedly
- Lenguaje dominante
- Sin datos de lenguaje
- Estrellas
- 2.1k
- Forks
- 153
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
### Short summary
The Copilot app continuously sets the `_NET_WM_STATE_DEMANDS_ATTENTION` X11/Wayland window state, causing the taskbar icon to highlight repeatedly in KDE Plasma even when there are no new replies, sessions, or notifications.
### Affected version or release
v1.1.10
### Installation context
- OS: Linux (Bazzite, KDE Plasma 6.7.3) - App: GitHub Copilot installed as AppImage
### What happened?
The Copilot app continuously sets the `_NET_WM_STATE_DEMANDS_ATTENTION` X11/Wayland window state, causing the taskbar icon to highlight repeatedly in KDE Plasma even when there are no new replies, sessions, or notifications.
Closing and then reopening the app seems to have worked around the issue, but there seems to be an underlying issue somewhere.
### Steps to reproduce
xprop -spy -id $(xdotool search --name Copilot | head -1) | grep -E "(DEMANDS|URGENT|ATTENTION)"
### Expected behavior
`_NET_WM_STATE_DEMANDS_ATTENTION` should only be set when there's actual new activity (messages, session completions, etc.)
### Additional context
Guía de contribución
Línea de trabajo
Start by running the reported xprop and xdotool command on Linux with KDE Plasma to observe when _NET_WM_STATE_DEMANDS_ATTENTION changes. Trace the app's activity, session, and notification handling to identify what keeps the attention state set. Done means the taskbar entry remains inactive without new activity and highlights only for messages, session completions, or notifications.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- linux
- Área
- desktop, operating-systems
- Tipo de issue
- Error
- Dificultad
- 3/5
- Tiempo estimado
- 1-2 días
- Estado de actividad
- Activo
- Claridad
- Bastante claro
- Aptitud para principiantes
- 55/100