vincent
vincent
Oh yeah, adding `--type text/plain` works. (And oh, thanks for showing me that you can use the `
Oh... pardon my lack of understanding. So the clilpboard actually registers those unpasteable text, and it's the input text that rejects anything beside text/plain? I thought it's about wl-copy rejecting...
To be quite honest with you, I didn't inspect the clipboard when you showed me at #102. I just placed `--type text/plain` and went on with my day. That's a...
I'm wondering if we can make things like `systemctl enable [background_daemon_name]` where the daemon will ping protonvpn's server every x seconds/minutes.
I created a stupid simple [bash script](https://gist.github.com/vinliao/991cf08136a5865cc68d45da54f1ee19) to automatically reconnect to a random vpn server every time it fails to ping google. It works fine when I run `sudo ./pvpn-connect.sh`...
I think the last sentence may be a bit too much xD Edit: if this gets a thumbs up, I'll make the PR. 
 Note: Just to clarify, is the design enough, or should there be a code PR that implements the design?
Is the design above good enough to be implemented, @bigint? Any changes wanted?
Figma (or screenshot) required, or just PR?
Agree with @GrgW on separating design spec (Figma, or at least screenshot) with implementation. I've seen front-end projects where randos create a PR with bad design and the the maintainer...