Clipboard/Ctrl+C Not Working on Omarchy/Hyprland
Hi - thank you much for your work on this project, awesome being able to run Logos on Linux!
I am having some trouble with the clipboard when copying text from a commentary using just the standard "highlight/select text" -> "click copy button that appears after highlight" workflow, ctrl+c does not work in the case either once the text is highlighted.
It looks like I am able to copy text from a textbox, or select text, then go to "share" then copy the text out of the text box the text is placed into as a temporary workaround.
Tested with notepad as well, same problem. Seems to be an issue with wine <-> hyperland entirely unrelated to logos.
Reproduction:
- ran
oudedtai --wine notepad - Typed some text
- selected some of it
- In Notepad's edit menu hit copy
- In Notepad's edit menu hit paste
- Nothing happens
- Selected some of the text
- Hit CTRL+C then CTRL+V and it pastes
Looks like something to do with the clipboard API calls, but text boxes remain unaffected
Unlikely this will be fixed soon
This may be unrelated, but I have had similar problems when running Wayland. The copy/paste process is unreliable. I'm guessing this is another wine problem? I was curious whether it might have something to do with running wine as an appimage? But should I disregard that thought, as I'm under the impression that the appimage is running unsandboxed?