What's Changed
- started win32 by @guzba in #1
- started x11 by @levovix0 in #2
- rm app concept by @guzba in #3
- stuff by @guzba in #4
- defaults by @guzba in #5
- Add macOS. by @treeform in #7
- some window properties by @guzba in #8
- develop x11 by @levovix0 in #6
- macos2 by @guzba in #9
- framebufferSize, macos2->macos by @guzba in #10
- export platform directly, window.close, on* by @guzba in #11
- minimized, maximized, callbacks example by @guzba in #12
- contentScale by @guzba in #13
- mouse move, scroll by @guzba in #14
- per frame data, button press release by @guzba in #15
- keyboard press, release, unicode input by @guzba in #16
- fullscreen, window title by @guzba in #17
- use nim set by @guzba in #19
- double, triple, quadruple click by @guzba in #20
- develop x11, start wayland by @levovix0 in #18
- improve multi-click input, clipboard get and set by @guzba in #21
- fix times by @guzba in #22
- multi-click position handling fix by @guzba in #23
- start on ime by @guzba in #24
- onImeChange, runeInputEnabled, readme by @guzba in #25
- morepretty by @guzba in #26
- x11: clipboard; wayland: unmarshaling, protocol by @levovix0 in #27
- buttonview distinct set, x11 stubs to learn and review impl by @guzba in #28
- mac progress by @guzba in #29
- mac buttons by @guzba in #30
- clipboard by @guzba in #31
- autorelease by @guzba in #32
- window close by @guzba in #33
- some fixes by @guzba in #34
- rm echo by @guzba in #35
- small stuff by @guzba in #38
- rm decorated and resizable, just have window style by @guzba in #39
- develop linux by @levovix0 in #40
- compile but ignore style for now by @guzba in #41
- Some X11 Stuff. by @treeform in #43
- windows system tray draft by @guzba in #44
- readme by @guzba in #46
- win32 icon and custom cursor drafts by @guzba in #47
- window.cursor + Cursor + getMonitors draft by @guzba in #48
- fixes by @guzba in #50
- redo mac in nim by @guzba in #52
- mac fullscreen, custom cursor by @guzba in #53
- Make class creation DSL. by @treeform in #54
- mac ime by @guzba in #55
- better by @guzba in #56
- morepretty by @guzba in #57
- works on arm64 m1 by @guzba in #58
- bugfix by @guzba in #59
- Remove emit and initObjc. by @treeform in #60
- The new objc macro. by @treeform in #61
- small things by @guzba in #62
- fix mac initial click to unfocused window mouse pos by @guzba in #63
- win32 clipboard get image by @guzba in #67
- mac getClipboardImage by @guzba in #68
- small feedback by @guzba in #69
- win32 http request by @guzba in #70
- websockets by @guzba in #71
- remove unnecessary memcopies by @guzba in #73
- ws + httprequest for mac (and linux) by @guzba in #74
- windyUseStdHttp, gzip, headers by @guzba in #75
- exception flows by @guzba in #76
- mac, win32 floating window by @guzba in #77
- stacktrace off for c callback by @guzba in #79
- win32, macos transparent windows by @guzba in #81
- transparent is a window style by @guzba in #82
- onFrame by @guzba in #83
- style in newWindow by @guzba in #84
- Dev by @treeform in #86
- handle opengl version better by @guzba in #87
- little things by @guzba in #88
- update zippy dep by @guzba in #89
- use new pixie stuff by @guzba in #90
- fix: x11 xk_e key is now bound to KeyE instead of KeyR by @SkyVault in #97
- Warnings by @stutonk in #98
- fix #101 by @doongjohn in #104
New Contributors
- @guzba made their first contribution in #1
- @levovix0 made their first contribution in #2
- @treeform made their first contribution in #7
- @SkyVault made their first contribution in #97
- @stutonk made their first contribution in #98
- @doongjohn made their first contribution in #104
Full Changelog: https://github.com/treeform/windy/commits/0.0.0