| Summary: | Kate opens files in existing instances even if they are all on other virtual desktops | ||
|---|---|---|---|
| Product: | [Applications] kate | Reporter: | Andrew <chuvik.hacker> |
| Component: | general | Assignee: | KWrite Developers <kwrite-bugs-null> |
| Status: | CONFIRMED --- | ||
| Severity: | normal | CC: | christoph, meven, wiagn233 |
| Priority: | NOR | ||
| Version First Reported In: | Git | ||
| Target Milestone: | --- | ||
| Platform: | Arch Linux | ||
| OS: | Linux | ||
| URL: | https://gitlab.freedesktop.org/wayland/wayland-protocols/-/merge_requests/203 | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Andrew
2025-04-29 11:37:51 UTC
Can take some inspiration from: https://invent.kde.org/system/dolphin/-/merge_requests/529 (In reply to Méven from comment #1) > Can take some inspiration from: > https://invent.kde.org/system/dolphin/-/merge_requests/529 Perhaps I miss something there, but how does that work on Wayland? For X11 we have such code, too. We will need something like https://gitlab.freedesktop.org/wayland/wayland-protocols/-/merge_requests/203 for Wayland. As soon as it is possible, we will fix that, but so far we lack infrastructure for this. Linked this bug in the freedesktop request. |