05-06-2021, 12:20 AM
megapixels before v1.0.0 use "primary" clipboard, which phosh does not use. This behavior has changed recently and copy-paste should work when mobian updates the package.
As a workaround, you can use wl-copy / wl-paste command to move the contents from primary to default clipboard.
Note: megapixels application must be keep opened while retrieving the contents from clipboard.
As a workaround, you can use wl-copy / wl-paste command to move the contents from primary to default clipboard.
Code:
wl-paste --primary | wl-copy
Note: megapixels application must be keep opened while retrieving the contents from clipboard.