[PR #1215] [CLOSED] fix: Jetbrains Client not getting managed #1257

Closed
opened 2026-01-05 14:54:40 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/LGUG2Z/komorebi/pull/1215
Author: @notTamion
Created: 1/5/2025
Status: Closed

Base: masterHead: fix-jbc


📝 Commits (1)

  • 2b88b10 fix: 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.

## 📋 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>
adam added the pull-request label 2026-01-05 14:54:40 +01:00
adam closed this issue 2026-01-05 14:54:40 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/komorebi#1257