The Jetbrains Client is what is used by Remote Development. You can access this in any Jetbrains IDE when you go to File -> Remote Development...
For some reason the JBC doesn't fire an Show event though it does fire a TitleUpdate event.
EDIT: not sure whether there are other applications that also have this issue so i didn't add any specific checks for whether the window is actually the JBC though i can add one if you want
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
## 📋 Pull Request Information
**Original PR:** https://github.com/LGUG2Z/komorebi/pull/1215
**Author:** [@notTamion](https://github.com/notTamion)
**Created:** 1/5/2025
**Status:** ❌ Closed
**Base:** `master` ← **Head:** `fix-jbc`
---
### 📝 Commits (1)
- [`2b88b10`](https://github.com/LGUG2Z/komorebi/commit/2b88b10101b9a97a32602505c87c72ecbf4deee0) fix: Jetbrains Client not getting managed
### 📊 Changes
**1 file changed** (+2 additions, -2 deletions)
<details>
<summary>View changed files</summary>
📝 `komorebi/src/process_event.rs` (+2 -2)
</details>
### 📄 Description
The Jetbrains Client is what is used by Remote Development. You can access this in any Jetbrains IDE when you go to File -> Remote Development...
For some reason the JBC doesn't fire an Show event though it does fire a TitleUpdate event.
EDIT: not sure whether there are other applications that also have this issue so i didn't add any specific checks for whether the window is actually the JBC though i can add one if you want
---
<sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
📋 Pull Request Information
Original PR: https://github.com/LGUG2Z/komorebi/pull/1215
Author: @notTamion
Created: 1/5/2025
Status: ❌ Closed
Base:
master← Head:fix-jbc📝 Commits (1)
2b88b10fix: Jetbrains Client not getting managed📊 Changes
1 file changed (+2 additions, -2 deletions)
View changed files
📝
komorebi/src/process_event.rs(+2 -2)📄 Description
The Jetbrains Client is what is used by Remote Development. You can access this in any Jetbrains IDE when you go to File -> Remote Development...
For some reason the JBC doesn't fire an Show event though it does fire a TitleUpdate event.
EDIT: not sure whether there are other applications that also have this issue so i didn't add any specific checks for whether the window is actually the JBC though i can add one if you want
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.