mirror of
https://github.com/LGUG2Z/komorebi.git
synced 2026-01-11 14:40:25 +01:00
[PR #1215] [CLOSED] fix: Jetbrains Client not getting managed #1257
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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.