Add possibility to Ctrl-v a path
Until now it was only possible to drag and drop a path, but now that I'm using Hyprland this is not implemented. This patch allows me to copy and paste a path either as simple text or from a file manager like Nautilus into the app.
This commit is contained in:
parent
ae99dd6a4a
commit
743b476d38
4 changed files with 56 additions and 6 deletions
|
@ -58,5 +58,10 @@
|
|||
<p>Fix bad video quality.</p>
|
||||
</description>
|
||||
</release>
|
||||
<release version="1.1.0" date="2025-08-24">
|
||||
<description>
|
||||
<p>Add possibility to Ctrl-v a path instead only drag and drop.</p>
|
||||
</description>
|
||||
</release>
|
||||
</releases>
|
||||
</component>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue