Sudev Suresh Sreedevi
Sudev Suresh Sreedevi
I have only read that Electron API's drag-and-drop can copy files. So to implement a move, we might have to delete the source after the copy was successful. Pretty sure...
@srijit2002 @has12zen Maybe use this as a starting point. https://stackoverflow.com/questions/55328916/electron-run-shell-commands-with-arguments Considering @all1000 's request since on further thought it makes more sense, I think if you both could modify the...
@tyropro Thanks for asking. Lemme tell you the progress, so to speak, so far. We were initially planning on executing shell commands to move files when a dragout happens. Although...
The mouse-shake gesture is in the works. It will be included soon. However, since you mentioned other shortcuts, I'd like you to know that Shift + Caps Lock is a...
Changing title for easier tracking in GitHub Projects
Upon trying to think up some solutions, I realised how complex this could get. Unlike workspaces, multiple monitors are only considered as just an extra surface area of the same...
Hey thanks a lot! :smile: Double clicking the menubar icon opens an instance. I thought single click might lead to accidentally opening instances. But do give me your opinion on...
The issue is unclear. Could you post screenshots or perhaps a screen recording, illustrating the problem?