An open API service providing commit metadata for open source projects.

GitHub / go-flutter-desktop/go-flutter / commits

Flutter on Windows, MacOS and Linux - based on Flutter Embedding, Go and GLFW.

SHA Message Author Date Stats
11a10181 Update module pkg/errors to v0.9.0 (#340)
Co-authored-by: WhiteSource Renovate <r****t@g****m>
renovate[bot] <2****]@u****m>
Committed by: Pierre Champion | Drakirus <p****n@g****m>
almost 6 years ago
c4c03d13 Revert "use the same task runner for platform&render tasks (#308)" (#328) Pierre Champion | Drakirus <p****n@g****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
f223ac0a use the same task runner for platform&render tasks (#308) Pierre Champion | Drakirus <p****n@g****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
2d582358 Update README.md Pierre Champion | Drakirus <p****n@g****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
62fe831e Bugfix/texture thread (#304) Pierre Champion | Drakirus <p****n@g****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
e9897185 docs: update Mac OS CGO_LDFLAGS for embedder readme (#305) befovy <5****y@u****m>
Committed by: Pierre Champion | Drakirus <p****n@g****m>
almost 6 years ago
ff818789 chore: nit update CatchAllHandle docstring Drakirus <p****n@g****m> almost 6 years ago
68bfa4aa feat: add ClearAllHandle method for MethodChannel (#301) befovy <5****y@u****m>
Committed by: Pierre Champion | Drakirus <p****n@g****m>
almost 6 years ago
e0cd5259 Update BUG.md Pierre Champion | Drakirus <p****n@g****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
601a4f0a Feature: change initial route (#288) Pierre Champion | Drakirus <p****n@g****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
6f6c6d46 chore: update github issue template Drakirus <p****n@g****m> almost 6 years ago
b6185b6c merge Merge branch 'master' of github.com:go-flutter-desktop/go-flutter Drakirus <p****n@g****m> almost 6 years ago
155d60b8 Update FEATURE_REQUEST.md Pierre Champion | Drakirus <p****n@g****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
286b3d69 Create config.yml Pierre Champion | Drakirus <p****n@g****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
c56cf09c Create FEATURE_REQUEST.md Pierre Champion | Drakirus <p****n@g****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
dd70b558 Update BUG.md Pierre Champion | Drakirus <p****n@g****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
71d1cdfb Update BUG.md Pierre Champion | Drakirus <p****n@g****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
5612e9e6 Update BUG.md Pierre Champion | Drakirus <p****n@g****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
7e92266e Delete PLUGIN.md Pierre Champion | Drakirus <p****n@g****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
cd06dca1 Delete EXAMPLE.md Pierre Champion | Drakirus <p****n@g****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
21015095 feature: debounce some GLFW callbacks (#270) Pierre Champion <p****n@g****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
644fac40 merge Merge pull request #277 from go-flutter-desktop/remove-deprecated-function Geert-Johan Riemer <g****n@g****t>
Committed by: GitHub <n****y@g****m>
about 6 years ago
f438bfbb chore: delete white space Drakirus <p****n@g****m> about 6 years ago
72a54d74 add callback for text show/hide (#282) Pierre Champion <p****n@g****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
e5c70be8 Update README.md (#278) Mareena Kunjachan <m****n@g****m>
Committed by: Pierre Champion <p****n@g****m>
about 6 years ago
3985103b remove other deprecated functions/struct members Drakirus <p****n@g****m> about 6 years ago
3f899521 Remove deprecated functions Drakirus <p****n@g****m> about 6 years ago
87e0b2f8 minor: remove unused struct member Drakirus <p****n@g****m> about 6 years ago
8d311972 merge Merge pull request #258 from go-flutter-desktop/select_opengl Geert-Johan Riemer <g****n@g****t>
Committed by: GitHub <n****y@g****m>
about 6 years ago
de58aa49 merge Merge pull request #265 from go-flutter-desktop/feature/buildVersion Geert-Johan Riemer <g****n@g****t>
Committed by: GitHub <n****y@g****m>
about 6 years ago
1739c587 hotfix: safe access to the event loop task queue Drakirus <p****n@g****m> about 6 years ago
65d624e2 reanme OrganizationName to ProjectOrganizationName Drakirus <p****n@g****m> about 6 years ago
56b9c72d Switch from getter/setter to simple variables Drakirus <p****n@g****m> about 6 years ago
4da294ff feature: add global build constant values Drakirus <p****n@g****m> about 6 years ago
d3871342 chore: fix goreportcard misspell Pierre Champion <p****n@g****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
077cacf5 chore: golint compliant Pierre Champion <p****n@g****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
2888938d Update README.md Pierre Champion <p****n@g****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
f3ccad5f feat: select the OpenGL version to use. Drakirus <p****n@g****m> about 6 years ago
9f81046d select opengl version compile time Drakirus <p****n@g****m> about 6 years ago
14d71148 fix go mod Version validation Drakirus <p****n@g****m> about 6 years ago
03a87f2a update error handle of invalid text selection. Drakirus <p****n@g****m> about 6 years ago
38ae8aa3 downgrade OpenGL from 4.1 to 3.3 Drakirus <p****n@g****m> about 6 years ago
c52311f5 Beta (#219) Pierre Champion <p****n@g****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
4bb040b5 fixes flutter foundation on minimization (#241) Pierre Champion <p****n@g****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
19ec300a chore(deps): update module stretchr/testify to v1.4.0 (#232) renovate[bot] <2****]@u****m>
Committed by: Pierre Champion <p****n@g****m>
about 6 years ago
d29f4f14 hotfix: recover from wrong editingState Drakirus <p****n@g****m> about 6 years ago
e75d3abd chore: fix wrong behavior (#226) Thibault Brocherieux <z****c@u****m>
Committed by: Pierre Champion <p****n@g****m>
about 6 years ago
47073642 hotfix: on wrong flutter TextRange, default to 0 Drakirus <p****n@g****m> about 6 years ago
83358fe3 hotfix: flutter is sending wrong TextRange value Drakirus <p****n@g****m> over 6 years ago
d9bd3107 Update README.md Pierre Champion <p****n@g****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
21f9b029 Update README.md Pierre Champion <p****n@g****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
0a081107 feat: add option `WindowInitialLocations` Drakirus <p****n@g****m> over 6 years ago
3bfa4f21 Update README.md Pierre Champion <p****n@g****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
1e06f4d2 Fix/mouse exit windows (#202) Pierre Champion <p****n@g****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
20288d0d merge Merge pull request #201 from go-flutter-desktop/feature/multi-monitor-dpi Geert-Johan Riemer <g****n@g****t>
Committed by: GitHub <n****y@g****m>
over 6 years ago
f320f789 Implement multi-monitor DPI support Geert-Johan Riemer <g****n@g****t> over 6 years ago
5b6cd495 Feature/fallback method handler (#200) Pierre Champion <p****n@g****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
b0d5aaf6 merge Merge pull request #197 from StefanLobbenmeier/patch-1 Geert-Johan Riemer <g****n@g****t>
Committed by: GitHub <n****y@g****m>
over 6 years ago
80dc0686 Fixed spelling: "reponse" -> "response" Stefan Lobbenmeier <3****r@u****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
632cb1ce feat: EventChannel (#178) Pierre Champion <p****n@g****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
897675af Update README.md Pierre Champion <p****n@g****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
ec58c11a chore: add link to wiki Pierre Champion <p****n@g****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
30622168 Update README.md Pierre Champion <p****n@g****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
e312b39e fixes #149 Hide most of the"no handler for method (#193) Pierre Champion <p****n@g****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
1ad82300 feat: add resource window (#187) Pierre Champion <p****n@g****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
b21af7bb hotfix: Send move when button set has changed Geert-Johan Riemer <g****n@g****t> over 6 years ago
69292dd5 Always send a PointerPhaseMove event before PointerPhaseUp to fix missing mou... Geert-Johan Riemer <g****n@g****t> over 6 years ago
1a612d1b merge Merge branch 'zephylac-feature/mouse_support' Geert-Johan Riemer <g****n@g****t> over 6 years ago
d7cecb1a merge Merge branch 'feature/mouse_support' of https://github.com/zephylac/go-flutte... Geert-Johan Riemer <g****n@g****t> over 6 years ago
8fa66290 FIX Crash when replying with an error from a plugin (#174) David Martos <d****6@g****m>
Committed by: Pierre Champion <p****n@g****m>
over 6 years ago
40b67499 pixelsPerScreen value val must default to 1 (#173) Pierre Champion <p****n@g****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
1cdb2526 merge Merge pull request #168 from zephylac/feature/hide_no_handler_method Geert-Johan Riemer <g****n@g****t>
Committed by: GitHub <n****y@g****m>
over 6 years ago
67b4e50f Changed way to ignore no method handler error zephylac <t****u@u****r> over 6 years ago
21e02f55 fixes Hover and some coding style Drakirus <p****e@g****m>
Committed by: zephylac <t****u@u****r>
over 6 years ago
1cebfed2 chore : Handle multiple mouse button press zephylac <t****u@u****r> over 6 years ago
393f5fde chore : Implemented correct pointer phase zephylac <t****u@u****r> over 6 years ago
ba2f2eb9 merge Merge pull request #166 from go-flutter-desktop/fix/msgSizeEncoding Geert-Johan Riemer <g****n@g****t>
Committed by: GitHub <n****y@g****m>
over 6 years ago
4d4b6151 Updated embedder zephylac <t****u@u****r> over 6 years ago
cf554f92 chore : Clear last button status on mouse button release zephylac <t****u@u****r> over 6 years ago
d85ff9d4 Added support to ignore method call zephylac <t****u@u****r> over 6 years ago
cf944897 Fixed scroll and button clicks zephylac <t****u@u****r> over 6 years ago
0fa4be96 bugfix: message size was using int instead uint Drakirus <p****e@g****m> over 6 years ago
30d7bf7f chore : Hardcoded `device_kind` since we are on desktop zephylac <t****u@u****r> over 6 years ago
c8a32e8d Added `device_kind` zephylac <t****u@u****r> over 6 years ago
8dcf73cb chore : renamed `sendButtonEvent` to `handleButtonPhase` zephylac <t****u@u****r> over 6 years ago
784489de chore : renamed `sendButtonPointerEvent`to `sendPointerEventButton` zephylac <t****u@u****r> over 6 years ago
2e943854 chore: fixed `sendButtonPointerEvent` zephylac <t****u@u****r> over 6 years ago
a6ff8ec8 chore: go-vet compliant Drakirus <p****e@g****m> over 6 years ago
30c35b11 feat: Send uppercase character when configured Drakirus <p****e@g****m> over 6 years ago
7ea6148c merge Merge branch 'chore/TextInput{Action,Type}_standard' Drakirus <p****e@g****m> over 6 years ago
f38940c3 chore: delete unused fields in textinputPlugin Drakirus <p****e@g****m> over 6 years ago
3624441d feat: support for Delete shortcuts Pierre Champion <p****e@g****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
da881729 Added mouse support zephylac <t****u@u****r> over 6 years ago
003d5aa2 chore: standardize TextInput{Action,Type} Drakirus <p****e@g****m> over 6 years ago
6f77fbc9 Fix standard method codec float64 alignment (#155) Geert-Johan Riemer <g****n@g****t>
Committed by: Pierre Champion <p****n@g****m>
over 6 years ago
bb3debe4 fix comment Pierre Champion <p****n@g****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
2df7dd33 translate glfw.Repeat to glfw.Press to match other shell's keyevents Pierre Champion <p****n@g****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
6a8341c0 Update README.md Pierre Champion <p****e@g****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
dc646860 merge Merge pull request #140 from go-flutter-desktop/feature/key-events Geert-Johan Riemer <g****n@g****t>
Committed by: GitHub <n****y@g****m>
over 6 years ago
921a0810 merge Merge pull request #147 from go-flutter-desktop/renovate/github.com-go-gl-glf... Geert-Johan Riemer <g****n@g****t>
Committed by: GitHub <n****y@g****m>
over 6 years ago

← Back to repository