6 questions from the last 30 days
0
votes
0
answers
61
views
Why drag and drop from my application is not happening to any external applications in electron
My problem:
I want to drag a file from my application into the another application like Paint , Windows Excel , Windows Files system ect, but the drop is not happening.
I have an Electron app. The ...
-1
votes
0
answers
31
views
How to detect if an executable is Chromium or Firefox based [closed]
I'm working on a desktop application that asks users to choose a browser executable to open websites. I want to launch the browser with different arguments based on whether it's Firefox or Chromium ...
0
votes
1
answer
69
views
Claude Desktop + MCP: Can the client open an authorization URL and accept a token without OAuth 2.0/PKCE?
I’m integrating an MCP tool into Claude Desktop and I need to understand which authentication flows the client supports.
Desired flow:
Claude Desktop -> MCP tool call -> MCP server
-> No ...