flathub / flathub/com.visualstudio.code

Disable StartupNotify to fix alt-tabbing in GNOME

未关闭 适合新手
#388 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
Shell
星标
217
派生
82
平均合并
1 天 7 小时
30 天内合并 PR
1

描述

Having [`StartupNotify` set to true in the `.desktop` file](https://github.com/flathub/com.visualstudio.code/blob/master/com.visualstudio.code.desktop#L8) is causing [problems with mutter](https://gitlab.gnome.org/GNOME/mutter/-/issues/2689) where you can't alt-tab to the application until it has timed out.

Would it be possible to set it to `false`? [Upstream Code seems to do the same.](https://github.com/microsoft/vscode/blob/main/resources/linux/code.desktop#L8)

There is also [a secondary desktop file](https://github.com/flathub/com.visualstudio.code/blob/master/com.visualstudio.code-url-handler.desktop) which might need the same treatment.

Thanks!

贡献指南

这个仓库没有索引到贡献指南

调研方向

将 com.visualstudio.code.desktop 和 com.visualstudio.code-url-handler.desktop 与 issue 中链接的上游 Code desktop 文件进行比较。将相关文件中的 StartupNotify 设置更新为 false,然后验证两个 desktop 条目都包含预期值,并且 alt-tab 超时行为已得到处理。

由索引模型根据 Issue 内容生成。

评估

技术栈
vscode
领域
desktop
Issue 类型
缺陷
难度
2/5
预计耗时
1-3 小时
活跃度
停滞
描述清晰度
描述清楚
新手友好度
65/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。