issues
search
skelterjohn
/
go.wde
Windows, drawing and events for Go
217
stars
46
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Print Dialog cross platform
#58
ghost
opened
5 years ago
0
Fix for https://github.com/skelterjohn/go.wde/issues/56
#57
raff
closed
5 years ago
0
With go 1.12 using _Ctype_int is an error
#56
raff
closed
5 years ago
2
cocoa: Support calling Stop() in response to a non-UI event
#55
remko
closed
6 years ago
3
`Stop()` on OS X not stopping
#54
remko
closed
6 years ago
12
Licensing in the OSX backend is unclear
#53
andwj
opened
6 years ago
2
win32: Window.buffer manipulation is racy, can panic on minimisation
#52
sqweek
opened
6 years ago
5
win32: add support for left/right scroll wheels
#51
sqweek
closed
7 years ago
0
cocoa: remove dependency on nibs
#50
sqweek
closed
8 years ago
8
osx: add support for mousewheel, non-primary buttons and gestures
#49
sqweek
closed
8 years ago
3
wdetest crashes on OSX lion
#48
tcolar
closed
8 years ago
3
win32 backend incorrectly represents keys using upper-case characters
#47
sqweek
closed
8 years ago
0
Window.FlushImage crashes if called while minimised (on windows)
#46
sqweek
closed
8 years ago
0
CopyRGBA: support images that don't start at (0,0)
#45
sqweek
closed
9 years ago
0
Update docs
#44
ricochet2200
opened
9 years ago
1
MouseMoveEvent now populates the From field on OSX
#43
ricochet2200
closed
9 years ago
21
OSX - MouseMovedEvent From field is not set
#42
ricochet2200
closed
9 years ago
2
fix race condition when creating a window failed on Windows
#41
BenLubar
closed
9 years ago
0
xgb: listen to KeymapNotify events
#40
sqweek
closed
9 years ago
1
wdetest: unresolved dependencies after go get
#39
cznic
closed
9 years ago
1
Prevent xgb package from printing to stdout
#38
iand
closed
9 years ago
1
xgb: listen to KeymapNotify events
#37
sqweek
closed
10 years ago
3
Implement partial image drawing. (Working)
#36
AmandaCameron
closed
9 years ago
2
Add partial image flushing.
#35
AmandaCameron
closed
11 years ago
0
xgb: modifiers "stick" if the key is released outside wde's window
#34
rowanworth
closed
9 years ago
3
Implement partial FlushImage() system for xgb
#33
AmandaCameron
closed
11 years ago
2
Added glfw backend
#32
grd
closed
11 years ago
10
styling issue
#31
grd
opened
11 years ago
1
Chords involving left and right arrows are reported incorrectly
#30
aarzilli
closed
9 years ago
2
Fix compilation error in win/win_windows.go
#29
Philipp15b
closed
11 years ago
2
Windows Close Events
#28
ctlod
closed
11 years ago
1
Support for WM_PAINT in windows
#27
iand
closed
11 years ago
9
left alt and meta key not captured
#26
toqueteos
opened
11 years ago
1
Report mousewheel on win and xgb
#25
guelfey
closed
11 years ago
0
Implemented LockSize() for xgb
#24
guelfey
closed
11 years ago
2
The AllenDang/w32 package changed some integer values to int32 explicitly.
#23
sinni800
closed
11 years ago
0
References in win-subfolder fixed so they fit the new AllenDang/w32 format
#22
sinni800
closed
11 years ago
1
xgbutil has been modified to use unsigned integers instead of signed ones
#21
errnoh
closed
12 years ago
1
go.wde/win: KeyEvents
#20
errnoh
closed
12 years ago
0
Win.DIB coordinates starting from bottom left.
#19
errnoh
closed
12 years ago
5
errnoh's updates
#18
skelterjohn
closed
12 years ago
0
Fast copy frm RGBA buffer
#17
errnoh
closed
12 years ago
1
Slow rendering from RGBA buffer to wde.Window
#16
errnoh
closed
12 years ago
1
Adding support for fullscreen mode in 10.7+
#15
nickoneill
closed
12 years ago
3
manage win32 keys
#14
llgcode
closed
9 years ago
3
Fixed Windows backend window size request.
#13
ajhager
closed
12 years ago
1
Fix GDI handle leak.
#12
ajhager
closed
12 years ago
4
New rect list not added to the windows and cocoa implementations
#11
ajhager
closed
12 years ago
1
Creating a init package to load the default backend for the user platform.
#10
andrebq
closed
12 years ago
1
Setup on Linux was a bit more complicated than stated in the README.
#9
ricochet2200
closed
12 years ago
2
Next