issues
search
golang-design
/
clipboard
📋 cross-platform clipboard package that supports accessing text and image in Go (macOS/Linux/Windows/Android/iOS)
https://golang.design/x/clipboard
MIT License
630
stars
68
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Do not panic when initialize is called without cgo
#68
marevers
opened
5 days ago
0
linux: support 2nd clipboard
#67
gucio321
opened
2 weeks ago
0
Question: performance issues and doesn't work as expected on Linux wayland-session DE.
#66
woshikedayaa
opened
3 weeks ago
0
add windows 24 bit image support
#65
allanpk716
opened
1 month ago
0
Add web support
#64
ValorZard
opened
1 month ago
0
Image data not preserved on clipboard after application closes (linux x11)
#63
t-lock
opened
2 months ago
0
Update Go Dependencies to fix Security Vulnerabilities
#62
yschiebelhut
opened
3 months ago
0
Crashing on wayland
#61
ajayd-san
opened
4 months ago
0
linux: send the correct for TARGETS request
#60
takase1121
opened
5 months ago
0
可以做成像 electron 那样,同时写入多种内容么,例如同时写入 text 和 html
#59
fanybook
closed
3 months ago
0
Is `clipboard.Write(clipboard.FmtImage, []byte)` not design to copy any other format than `PNG`?
#58
AlejandroSuero
opened
5 months ago
1
Don't panic when headless
#57
daonb
opened
7 months ago
3
Hangs / slow on Linux
#56
thewh1teagle
opened
9 months ago
0
Add *BSD support
#55
arturbrzoz
opened
12 months ago
0
Add poll interval and setter
#54
jhollowe
opened
1 year ago
0
Add devcontainer configuration
#53
jhollowe
opened
1 year ago
0
suggestion: making `Write` blocking instead of returning a channel
#52
hajimehoshi
closed
1 year ago
30
Remove cgo requirements on macOS
#51
xiebruce
opened
1 year ago
2
The shortcut key Ctrl+C cannot be detected when copying images.
#50
Esword618
closed
1 year ago
4
TestClipboardMultipleWrites only write text,no image.
#49
buhuang28
closed
1 year ago
1
Windows: Write an image encoded to PNG after being loaded as JPEG messes up the image
#48
matwachich
opened
1 year ago
5
Add support for TIFF images on darwin
#47
dmbfm
opened
1 year ago
0
all: remove old format tag lines
#46
y-yagi
closed
1 year ago
0
Windows 32-bit system will get stuck when executing.
#45
c17abab
opened
1 year ago
3
Remove unused `const` and `type`
#44
y-yagi
closed
1 year ago
0
all: add customized format register
#43
changkun
opened
1 year ago
0
Updated golang version and library dependencies
#42
Geekgasm
closed
1 year ago
2
Housekeeping: update golang version and library dependencies
#41
Geekgasm
closed
1 year ago
2
Feature Request: Support to read and write raw content (without any formatting) from and into clipboards
#40
rams3sh
opened
1 year ago
0
Fix wrong y-axis range in writeImage() on Windows
#39
nocd5
closed
1 year ago
6
First thanks for your contribution. Maybe it's a stupid question, may i ask why can`t copy jpg image
#38
jmmemo
closed
1 year ago
1
How to watch copy file in windows10
#37
dongziyudongziyu
closed
1 year ago
3
PNG data overwritten on Windows
#36
abejfehr
closed
1 year ago
4
bug: Image Write Doesn't Seem to Work on Linux and Windows (Ubuntu 20.04)
#35
HuakunShen
closed
1 year ago
10
github: test 1.18 and 1.19
#34
changkun
closed
2 years ago
0
fix linux initialization bug.
#33
bw31642
closed
2 years ago
2
Build fails with "error: implicit declaration of function 'nanosleep'"
#32
SCP002
closed
2 years ago
1
can't work in the win service
#31
jinmao88
closed
2 years ago
5
add gomobile run log
#30
jeesk
closed
2 years ago
0
fix typo
#29
quackduck
closed
2 years ago
0
ld: error: duplicate symbol: when using with Fyne Android
#28
ntsd
closed
2 years ago
2
Segmentation violation using the gclip tool on Fedora
#27
CmdrNorthpaw
opened
2 years ago
8
Update clipboard_android.go
#26
52funny
closed
2 years ago
0
Remove Linux Cgo requirement
#25
gen2brain
opened
2 years ago
1
Can add some function let us know the bytes is image or text
#24
52funny
closed
2 years ago
2
Build Error in Ubuntu 20.04 LTS with Unity as X-Window
#23
vt128
closed
2 years ago
1
Limit number of read requests by other applications
#22
qjerome
opened
2 years ago
8
feat: support dib format for windows
#21
pluveto
closed
2 years ago
0
linux: dynamically load libX11
#20
microo8
closed
2 years ago
3
Using clipboard trough ssh
#19
microo8
closed
2 years ago
9
Next