Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
Gio
Gio implements portable immediate mode GUI programs in Go.
Collective -
Host: opensource -
https://opencollective.com/gioui
- Website: https://gioui.org
- Code: https://github.com/gioui
Signed-off-by: Elias Naur <[email protected]>
github.com/gioui/giouiorg - faa25bfe52d8c13b8bc73d91bf0b3c961d731cc5 authored about 5 years ago by Elias Naur <[email protected]>Signed-off-by: Elias Naur <[email protected]>
github.com/gioui/giouiorg - 93a0158c77f6b94d13cceb98c5c34719ba6f7ae8 authored about 5 years ago by Elias Naur <[email protected]>Signed-off-by: Elias Naur <[email protected]>
github.com/gioui/gio - c2cab4505c1c432acc76bb0517a7002ffbdaf567 authored about 5 years ago by Elias Naur <[email protected]>Updates gio#53
Signed-off-by: Elias Naur <[email protected]>
github.com/gioui/gio - 4adaea3396e89d92706ae81c820f324c86db648f authored about 5 years ago by Elias Naur <[email protected]>Signed-off-by: Elias Naur <[email protected]>
github.com/gioui/gio - 615840352e05fb0fecbf8db37992062fc81f0ecf authored about 5 years ago by Elias Naur <[email protected]>Updates gio#53
Signed-off-by: Elias Naur <[email protected]>
github.com/gioui/gio - 03eeba7974d1b40760c3d59c1a8fbeeb9b9da109 authored about 5 years ago by Elias Naur <[email protected]>Signed-off-by: Elias Naur <[email protected]>
github.com/gioui/gio - 513b19b2c5746192dcfd168239312e9954812cf7 authored about 5 years ago by Elias Naur <[email protected]>Signed-off-by: Elias Naur <[email protected]>
github.com/gioui/gio - d478bb2bc5417d355cf16f661f8e3f6a8fd5d744 authored about 5 years ago by Elias Naur <[email protected]>Signed-off-by: Alexander Arin <[email protected]>
github.com/gioui/gio - 4ac3a7fd8428bbdb1d4e108b0e9ef6e142299bfe authored about 5 years ago by Alexander Arin <[email protected]>Signed-off-by: Elias Naur <[email protected]>
github.com/gioui/gio - 1110ed1aedb8feb22326384d319a5f9143516019 authored about 5 years ago by Elias Naur <[email protected]>Use a constant 1.0 scaling from dp to pixels and adjust with user prefs.
Signed-off-by: Denis B...
github.com/gioui/gio - c5449f0f74f53a53ffa5368f197a74c04c8c81c0 authored about 5 years ago by Denis Bernard <[email protected]>Signed-off-by: Elias Naur <[email protected]>
github.com/gioui/gio - 90de8b6360f9c474d25a353883f560755d14f111 authored about 5 years ago by Elias Naur <[email protected]>
Before this change, Gio tries hard to come up with a reasonable UI scale
factor on desktop OSes ...
Signed-off-by: Elias Naur <[email protected]>
github.com/gioui/gio - 65146a5337398734507448bac4b26f47d1013506 authored about 5 years ago by Elias Naur <[email protected]>github.com/gioui/gio - 0f5b94a48370261469ffcdd3c1f0a98d09942355 authored about 5 years ago by Alexander Arin <[email protected]>
github.com/gioui/gio - 2a06f3d3b26115786b3c6994dc92789911b7ae85 authored about 5 years ago by Alexander Arin <[email protected]>
Spotted the javac one by chance when reading the code, so I ran the tool
and fixed another small...
Signed-off-by: Elias Naur <[email protected]>
github.com/gioui/gio - 2bee95358a8bc55824960659c605fc9b8dca3eab authored about 5 years ago by Elias Naur <[email protected]>
Right now, we can only run the e2e gio app with -race, not without
-race, because the flag is ha...
It's not possible to set GOFLAGS=-race because some programs are
built for webassembly where -ra...
Signed-off-by: Elias Naur <[email protected]>
github.com/gioui/gio - b3635c78ee11c04492e6ba51a635fa64620b161d authored about 5 years ago by Elias Naur <[email protected]>
Clicking doesn't quite work yet, but everything else does. We use a
custom sway config to ensure...
As discussed in gio#53, Linux font scales conflate two settings: the fractional
UI scale and the...
Signed-off-by: Elias Naur <[email protected]>
github.com/gioui/gio - e2c29f96d98f49b372c255a53d2432270437bb41 authored about 5 years ago by Elias Naur <[email protected]>Signed-off-by: Elias Naur <[email protected]>
github.com/gioui/giouiorg - e93cf25b2f3005705ea1d8ad859466eae66847d8 authored about 5 years ago by Elias Naur <[email protected]>Signed-off-by: Elias Naur <[email protected]>
github.com/gioui/gio - 7182477f3ce6a13cb499cae46653b9d90fb1f2fd authored about 5 years ago by Elias Naur <[email protected]>Signed-off-by: Elias Naur <[email protected]>
github.com/gioui/gio - dde09b9d742033ec1aa320ac3daf2fe5bc1e11ce authored about 5 years ago by Elias Naur <[email protected]>
We can instead synchronize with the gio app via stdout. We need three
states, since we need to f...
This reverts commit d829e56194a95427aedc4c6d2c89b0f3fe131aca.
We're not using the activity of g...
github.com/gioui/gio - 2a9361db65c08c7c1421d7c0dd56115350ec679e authored about 5 years ago by Elias Naur <[email protected]>
Determining the enabled state of a widget from whether its Clicked method has
been called only w...
Signed-off-by: Elias Naur <[email protected]>
github.com/gioui/gio - 06aa0da2a2442210c82cd445396fb112791be2cc authored about 5 years ago by Elias Naur <[email protected]>
Instead rely on more tiny standalone tools. In this case, scrot lets us
take png screenshots, an...
Signed-off-by: Elias Naur <[email protected]>
github.com/gioui/giouiorg - 24b73c36919d54f2b34ae33061b3a1110ed40689 authored about 5 years ago by Elias Naur <[email protected]>Signed-off-by: Elias Naur <[email protected]>
github.com/gioui/gio - 837b5f6bab36a3b88f38671ccd24e67037ad507a authored about 5 years ago by Elias Naur <[email protected]>
The test app now responds to mouse clicks; clicking on one of the four
sections of the app flips...
To keep text legible on low DPI monitors, the number of pixels
per dp or sp is not is not allowe...
macOS and Windows already applies monitorScale to sp values. Wayland
didn't apply the monitorSca...
Signed-off-by: Elias Naur <[email protected]>
github.com/gioui/gio - c646827c0fc632814f64a1f0fefa46674cc9ba67 authored about 5 years ago by Elias Naur <[email protected]>Signed-off-by: Elias Naur <[email protected]>
github.com/gioui/gio - 9a6bdee813dac51ed8bbaf3434ca2f40957eb523 authored about 5 years ago by Elias Naur <[email protected]>
If creating a GPU instance fails for some reason, we need to
receive the incoming frame from the...
Signed-off-by: Elias Naur <[email protected]>
github.com/gioui/gio - 15e34e9ca23e780cf74307af791d801fd53aeee8 authored about 5 years ago by Elias Naur <[email protected]>
Search for imports of the form gioui.org/app/permission/* and add
required permissions to Androi...
Signed-off-by: Elias Naur <[email protected]>
github.com/gioui/gio - f418684c0ece626e5fe563ec7ffbe3d2c1626755 authored about 5 years ago by Elias Naur <[email protected]>
On Android, in addition to adding jar files found in the source
directory of the program being c...
This vastly simplifies our code, and saves us the ugly math.
While at it, establish that a Test...
github.com/gioui/gio - 4e71f195ab51c4ddbe98f75cbce5842dfc3bc82e authored about 5 years ago by Daniel Martí <[email protected]>Signed-off-by: Elias Naur <[email protected]>
github.com/gioui/gio - 3a341a3dafd789f2a9c59a5ef9853437431de199 authored about 5 years ago by Elias Naur <[email protected]>Signed-off-by: Elias Naur <[email protected]>
github.com/gioui/giouiorg - 7784e7e67f1973fc39c0aeb50953860d65f85d4f authored about 5 years ago by Elias Naur <[email protected]>Signed-off-by: Elias Naur <[email protected]>
github.com/gioui/gio - f9a3d3518420c9630a79255e2fc72e99229a2388 authored about 5 years ago by Elias Naur <[email protected]>Signed-off-by: Elias Naur <[email protected]>
github.com/gioui/gio - 34bbf59efaccd6b0136a831f9fb0e177569c9562 authored about 5 years ago by Elias Naur <[email protected]>
The e2e app now splits the window into four rectangles and paints them
differently.
The first a...
github.com/gioui/gio - f20c0cc0a6da139b65d281b2468b04882b50a089 authored about 5 years ago by Daniel Martí <[email protected]>Signed-off-by: Elias Naur <[email protected]>
github.com/gioui/giouiorg - 9d31c999d17af3edcd953ef383f841ed7f83aca1 authored about 5 years ago by Elias Naur <[email protected]>Signed-off-by: Elias Naur <[email protected]>
github.com/gioui/giouiorg - 1a33a9bcdfaa1d4d720e3b2368d5f0d13baba921 authored about 5 years ago by Elias Naur <[email protected]>Signed-off-by: Elias Naur <[email protected]>
github.com/gioui/giouiorg - 5c314519fc29f92855b70080998bad3a42bef5d4 authored about 5 years ago by Elias Naur <[email protected]>Signed-off-by: Elias Naur <[email protected]>
github.com/gioui/giouiorg - 38bf28f3b919817fde46839a9bc2cdc1254aabae authored about 5 years ago by Elias Naur <[email protected]>Now we implement the "red background" end-to-end test exactly once.
While at it, start using a ...
github.com/gioui/gio - b3d4da62296fa80564c76befc8cff32cad0755d2 authored about 5 years ago by Daniel Martí <[email protected]>Signed-off-by: Elias Naur <[email protected]>
github.com/gioui/giouiorg - ea6fb9c1789cd4310aa45cb2afa258a05cbbf53d authored about 5 years ago by Elias Naur <[email protected]>Signed-off-by: Elias Naur <[email protected]>
github.com/gioui/gio - ff8879ddce4289a19652447224c4357e24a67341 authored about 5 years ago by Elias Naur <[email protected]>Updates gio#52
Signed-off-by: Elias Naur <[email protected]>
github.com/gioui/gio - b53c2a7c9d569a60c58e3b1c3249fc2fcf17d485 authored about 5 years ago by Elias Naur <[email protected]>
The golang.org/x/tools/playground didn't support setting a
user agent.
Signed-off-by: Elias Nau...
github.com/gioui/giouiorg - ae0973de1d50058f3e02e8e17775b61d8d088888 authored about 5 years ago by Elias Naur <[email protected]>Signed-off-by: Elias Naur <[email protected]>
github.com/gioui/giouiorg - 73e4cb08585d6f376bdd29312ed7d87218c0cc13 authored about 5 years ago by Elias Naur <[email protected]>chromedp was defaulting to log.Printf, which is not good for tests.
The xgb and xgbutil logs we...
github.com/gioui/gio - d6f5902c5e625fc6018f804f397dd7396bd119e9 authored about 5 years ago by Daniel Martí <[email protected]>RGB 0xff0000 is too easy to get right by accident.
Signed-off-by: Elias Naur <[email protected]>
github.com/gioui/gio - dc7af8fba398233963b420c8fb98b9ec825a0a18 authored about 5 years ago by Elias Naur <[email protected]>
On FreeBSD the X11 test seems to succeed except for the alpha
value:
--- FAIL: TestX11 (2.04s)...
github.com/gioui/gio - d74be30a9051745d7754c5a78ae9f5135cad7a3c authored about 5 years ago by Elias Naur <[email protected]>There is no reason to run platform independent tests on FreeBSD.
Signed-off-by: Elias Naur <mai...
github.com/gioui/gio - 6bbfe288aae548ad860e83fe7c7cf846e7409003 authored about 5 years ago by Elias Naur <[email protected]>Signed-off-by: Elias Naur <[email protected]>
github.com/gioui/gio - 3945302b4f8b3106d60c24a71f6f1f7ce2745354 authored about 5 years ago by Elias Naur <[email protected]>Signed-off-by: Elias Naur <[email protected]>
github.com/gioui/gio - 3425b25ecc8c187d2b0830b9321db0ff3a73c644 authored about 5 years ago by Elias Naur <[email protected]>We're about to add FreeBSD where ppoll is not supported.
Signed-off-by: Elias Naur <mail@eliasn...
github.com/gioui/gio - 1cc1fb1c72307c224dbad4d54e91a2e98858a5d4 authored about 5 years ago by Elias Naur <[email protected]>$PATH is not expanded anyway, and it's better to be explicit.
Signed-off-by: Elias Naur <mail@e...
github.com/gioui/gio - c131a7f423e4ae9f5404ff8c91c4e421fa939928 authored about 5 years ago by Elias Naur <[email protected]>
It was left over from when the builds didn't use the distro version
of Go.
Signed-off-by: Elias...
github.com/gioui/gio - 7939f142bdb02225612d10590f2eb2412b233737 authored about 5 years ago by Elias Naur <[email protected]>Signed-off-by: Elias Naur <[email protected]>
github.com/gioui/gio - 6d9dccdbaa6fb517addf5a8f1827a3333d1809f0 authored about 5 years ago by Elias Naur <[email protected]>It matters for end-to-end tests that rely on the window contents.
Before this change, tests had...
github.com/gioui/gio - 2e605f2dcb716192ce9effe9eb3c6889101b6857 authored about 5 years ago by Elias Naur <[email protected]>
First, pick a random display number between 1 and 100,000. The pool is
large enough that we don'...
Signed-off-by: Elias Naur <[email protected]>
github.com/gioui/gio - fe54f3df4e2d77cddfb2ccbce2898f5c25f51b27 authored about 5 years ago by Elias Naur <[email protected]>
Right now it's very similar to the JS test on Chrome. Like it, this one
just runs the "red.go" g...
Fedora builds kept failing at package installation. See
~sircmpwn/builds.sr.ht#220.
Signed-off-...
github.com/gioui/gio - b8edf2ee04084a33bf93886d1c27375ebf3da3db authored about 5 years ago by Elias Naur <[email protected]>
After some investigation, it turns out that both Alpine and Arch suffer
from the same bug - thei...
Signed-off-by: Elias Naur <[email protected]>
github.com/gioui/gio - 4793faeaddbf0fca096c59cdb2eadf8976dd09c6 authored about 5 years ago by Elias Naur <[email protected]>
For example, if the browser doesn't have webgl at all, the gio app will
fail to load. This will ...
On Xephyr, when fitst entering x11Window.loop(), syscall.Ppoll would
block forever while XPendin...
Replace the clumsy /pkg/<package> URLs with a check with godoc.org
to see whether the URL is a p...
Signed-off-by: Elias Naur <[email protected]>
github.com/gioui/gio - 2eb233dda661cd2eaf420109f7d2adc06e45973b authored about 5 years ago by Elias Naur <[email protected]>Signed-off-by: Elias Naur <[email protected]>
github.com/gioui/gio - b46206e60aecd689449e0da4bf025d168235738f authored about 5 years ago by Elias Naur <[email protected]>Discovered by the builders, yay:
+ gogio -target android ./kitchen
gogio: go build -ldflags=-w ...
Signed-off-by: Elias Naur <[email protected]>
github.com/gioui/gio - 9671406cdd7ac34f3a50ab90d697117d4754a46e authored about 5 years ago by Elias Naur <[email protected]>Signed-off-by: Elias Naur <[email protected]>
github.com/gioui/gio - 48e0a5315df8923b2b9252253ce79ceb5c56c8cf authored about 5 years ago by Elias Naur <[email protected]>Fixes gio#50
Signed-off-by: Elias Naur <[email protected]>
github.com/gioui/gio - 3f66d34599f6cc8dd5705de26c001e52524d7c9b authored about 5 years ago by Elias Naur <[email protected]>Signed-off-by: Elias Naur <[email protected]>
github.com/gioui/gio - f353c8c780a07ad14cef78363de9dc9aa0ba7744 authored about 5 years ago by Elias Naur <[email protected]>Signed-off-by: Elias Naur <[email protected]>
github.com/gioui/gio - 754db8c3d7fd96b99dc106fceca55389d740288f authored about 5 years ago by Elias Naur <[email protected]>Signed-off-by: Elias Naur <[email protected]>
github.com/gioui/gio - 4ba6b1a20cd439ed031c8021e4ac1052a510a0fc authored about 5 years ago by Elias Naur <[email protected]>
The appletoolchain command is able to mimick the `xcrun` tool and
wraps the cross-compiling `cla...
Using the module import syntax "@import UIKit" results in a complaint
from the compiler:
> warn...
github.com/gioui/gio - 7115b448e8cf62d5e49f291724836b15a13875d9 authored about 5 years ago by Elias Naur <[email protected]>Signed-off-by: Elias Naur <[email protected]>
github.com/gioui/gio - a6e452d6d573553b6919501e38055bef8777ef83 authored about 5 years ago by Elias Naur <[email protected]>Signed-off-by: Elias Naur <[email protected]>
github.com/gioui/gio - 439d3e652c8f9bc19f39c498895e71f1bab9e520 authored about 5 years ago by Elias Naur <[email protected]>Signed-off-by: Elias Naur <[email protected]>
github.com/gioui/gio - ddba67cc90320a64dc0ea5aef4e54e0283c0d50c authored about 5 years ago by Elias Naur <[email protected]>
The `gogio` tool adds the `-fmodules -fobjc-arc` flags to the Cgo
C flags. Unfortunately, that m...
First, add a headless boolean flag that defaults to true. That way, one
can run 'go test -headle...
Add fedora.yml for testing on linux and windows.
Add android.yml for testing `gogio -target and...
github.com/gioui/gio - 8fab2f8cb1d3938ca4fad9b650805f90df4504dd authored about 5 years ago by Elias Naur <[email protected]>Use https for the Unlicense URL and add one for MIT as well.
Signed-off-by: Elias Naur <mail@el...
github.com/gioui/gio - f4c6ec4fbe268bcf98de4f6296c2b045a188abab authored about 5 years ago by Elias Naur <[email protected]>Signed-off-by: Elias Naur <[email protected]>
github.com/gioui/giouiorg - 2c3d51f886b453d78bfbb10d92842243e44cb396 authored about 5 years ago by Elias Naur <[email protected]>Signed-off-by: Elias Naur <[email protected]>
github.com/gioui/gio - 3de204b8ef33a34c958a4f8d70d1ed1179bfe86c authored about 5 years ago by Elias Naur <[email protected]>