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/gio - ac62e3a7ab85899e1f373fd11e1db6fcc55d6ccd authored over 4 years ago by Elias Naur <[email protected]>
color.RGBA values are pre-multiplied, so transparency must be applied
to all components.
Fixes ...
github.com/gioui/gio - 7a13c2c905ddb22b22faacaeb89168a282e13073 authored over 4 years ago by Elias Naur <[email protected]>Signed-off-by: Elias Naur <[email protected]>
github.com/gioui/gio - 5a8e1c5acfa84c3bb95fe7ecf8a208853b1143d3 authored over 4 years ago by Elias Naur <[email protected]>Signed-off-by: Elias Naur <[email protected]>
github.com/gioui/gio - 013ea395b4cd396faad3e8d1bfd480956098ae07 authored over 4 years ago by Elias Naur <[email protected]>
layout.FRect, layout.FPt for converting from integer to floating point,
useful for drawing opera...
Signed-off-by: Elias Naur <[email protected]>
github.com/gioui/gio - 99080023e449345a116b4f130fcf90685e8b3cb3 authored over 4 years ago by Elias Naur <[email protected]>Signed-off-by: Elias Naur <[email protected]>
github.com/gioui/gio - dac8ffc00271ae07c18dcfb1c608f284d9a7f7ea authored over 4 years ago by Elias Naur <[email protected]>Signed-off-by: Elias Naur <[email protected]>
github.com/gioui/gio - 8a6d4f699cb7f2c647cb3fff7733bc39bbf19904 authored over 4 years ago by Elias Naur <[email protected]>Instead of
type Contraints struct {
Width, Height Constraint
}
use
type Cons...
github.com/gioui/gio - 7bf3265ccd387d643db3d270bf0f9d6cdc5bedd0 authored over 4 years ago by Elias Naur <[email protected]>Phrase stolen from Egon's architecture document.
Replace tabs with spaces in the example while ...
github.com/gioui/gio - 67a9d9e9d7a0a15a7af9fbe38f00886bd0090e26 authored over 4 years ago by Elias Naur <[email protected]>Signed-off-by: Elias Naur <[email protected]>
github.com/gioui/giouiorg - 5129bd0cdb038159d8a318b7b5ccde25b36e3049 authored over 4 years ago by Elias Naur <[email protected]>Signed-off-by: Wagner Riffel <[email protected]>
github.com/gioui/gio - 0bf6de6cfad3c716567df99dfa1f9dbb058fb487 authored over 4 years ago by Wagner Riffel <[email protected]>Signed-off-by: Elias Naur <[email protected]>
github.com/gioui/gio - dc7a8fd9ea9c1b2cef765b2e079fc94f2409f773 authored over 4 years ago by Elias Naur <[email protected]>Key had an unfortunate association with keyboard input.
This is an API change. The following re...
github.com/gioui/gio - 03db2817ace9fcea27ab368efa9154b917929885 authored over 4 years ago by Elias Naur <[email protected]>Signed-off-by: Elias Naur <[email protected]>
github.com/gioui/giouiorg - ec10bdeb168a0aa500bceb4b8e27d87757b7692a authored over 4 years ago by Elias Naur <[email protected]>Updates gio#31
Signed-off-by: Elias Naur <[email protected]>
github.com/gioui/gio - e89277951c942593c27271875ddc6087d03bc185 authored over 4 years ago by Elias Naur <[email protected]>
The app.ReadClipboard and app.WriteClipboard can be used to interact
with the system clipboard. ...
Signed-off-by: Elias Naur <[email protected]>
github.com/gioui/gio - 503534e84e5943ad5981d644fa61228e11d88294 authored over 4 years ago by Elias Naur <[email protected]>Update gio#31
Signed-off-by: Elias Naur <[email protected]>
github.com/gioui/gio - f210651b08a313beee1254843964121059b54051 authored over 4 years ago by Elias Naur <[email protected]>Updates gio#31
Signed-off-by: Elias Naur <[email protected]>
github.com/gioui/gio - 7b5a03e0ecd701440f0b092e56fb477f425765bb authored over 4 years ago by Elias Naur <[email protected]>Updates gio#31
Signed-off-by: Elias Naur <[email protected]>
github.com/gioui/gio - 2da1d37ce72a40864226699cc68f13c1cdb2fe91 authored over 4 years ago by Elias Naur <[email protected]>Update gio#31
Signed-off-by: Elias Naur <[email protected]>
github.com/gioui/gio - 20fc81a57afb33d6fe0456a1e5bbf25f52449833 authored over 4 years ago by Elias Naur <[email protected]>Updates gio#31
Signed-off-by: Elias Naur <[email protected]>
github.com/gioui/gio - bb4a02babc7bb387514524c37a9b33e5d6a80e1b authored over 4 years ago by Elias Naur <[email protected]>Signed-off-by: Elias Naur <[email protected]>
github.com/gioui/gio - cfc1991dedf61f463d22f58207a96a59b976ad31 authored over 4 years ago by Elias Naur <[email protected]>
The implementation was too optimistic: some platforms require a
window context for accessing the...
Signed-off-by: Elias Naur <[email protected]>
github.com/gioui/gio - 85a75ee265ff20e1b9ac9cbe7ff0c4ff52c57dd2 authored over 4 years ago by Elias Naur <[email protected]>Signed-off-by: Elias Naur <[email protected]>
github.com/gioui/gio - 65d79f295fe60cdad99429fcbfdea9e967dff10f authored over 4 years ago by Elias Naur <[email protected]>
Asynchronous drawing happens only in onFrameCallback, where we have to
check for disappearing vi...
Before, the wakeup pipe both woke the event loop and implied a redraw.
We're going to use the no...
Before this change, we had a viewDo that serialized a function on a view
on a single goroutine. ...
Signed-off-by: Elias Naur <[email protected]>
github.com/gioui/gio - 77899c79d9e5a154c0856f6b403052c2ae0f9675 authored over 4 years ago by Elias Naur <[email protected]>Updates gio#31
Signed-off-by: Elias Naur <[email protected]>
github.com/gioui/gio - 9534337a43a7d7ef4ac3554bb59448e5245bf0d2 authored over 4 years ago by Elias Naur <[email protected]>Updates gio#31
Signed-off-by: Elias Naur <[email protected]>
github.com/gioui/gio - 1e934673d795f437f3394bd0774df58eac8d53ce authored over 4 years ago by Elias Naur <[email protected]>
Not wired up yet; each platform needs implementing low-level access
first.
Updates gio#31
Sign...
github.com/gioui/gio - 268e9e44b8fd52a75bb53e319495166931d3a77c authored over 4 years ago by Elias Naur <[email protected]>Signed-off-by: Elias Naur <[email protected]>
github.com/gioui/gio - fc0c046cab5ea41c3b58702dad74b749ef9af975 authored over 4 years ago by Elias Naur <[email protected]>Signed-off-by: Elias Naur <[email protected]>
github.com/gioui/gio - 0da1b1bdbcab7f594a4b6df5e85b904423b3484b authored over 4 years ago by Elias Naur <[email protected]>Signed-off-by: Elias Naur <[email protected]>
github.com/gioui/gio - 5a0d18320259d6db35ebc09e980d6a720b2ec089 authored over 4 years ago by Elias Naur <[email protected]>Signed-off-by: Elias Naur <[email protected]>
github.com/gioui/gio - bfbb95674baee1b7fb938e71012db35b39531fc3 authored over 4 years ago by Elias Naur <[email protected]>Signed-off-by: Elias Naur <[email protected]>
github.com/gioui/gio - 10a81bf217ba9b623485db40498c38fcda6add4a authored over 4 years ago by Elias Naur <[email protected]>Signed-off-by: Elias Naur <[email protected]>
github.com/gioui/gio - 53e3f0027c592d61d54635648f55bcef5477f463 authored over 4 years ago by Elias Naur <[email protected]>
The Android RegisterFragment method would leak a goroutine if called
after the window was destro...
Before, notifying the event loop implied a redraw. Derive the need
for redrawing expliticly and ...
This reverts commit 062e2bc54b109c3ed6b2fa295c4a63aaedcda95d.
Reason: delays the press too much...
github.com/gioui/gio - f2fee00bab6e9b25fb123442b011f85ce39d776e authored over 4 years ago by Elias Naur <[email protected]>Signed-off-by: Elias Naur <[email protected]>
github.com/gioui/gio - 26641344bc0e975094de477a83c9a1af91a744f8 authored over 4 years ago by Elias Naur <[email protected]>Signed-off-by: Elias Naur <[email protected]>
github.com/gioui/gio - 728c20ab4a4357f76e7f065a042521d101d7e32d authored over 4 years ago by Elias Naur <[email protected]>Signed-off-by: Elias Naur <[email protected]>
github.com/gioui/gio - 9daf082d22f29214659ede242969fbeef9ec9f78 authored over 4 years ago by Elias Naur <[email protected]>Signed-off-by: Elias Naur <[email protected]>
github.com/gioui/gio - fd6f6c448510ab14e06735fa333908b924f194f9 authored over 4 years ago by Elias Naur <[email protected]>Signed-off-by: Elias Naur <[email protected]>
github.com/gioui/gio - 56dbaf326a927adb9c770e6a6debd90e656f6a56 authored over 4 years ago by Elias Naur <[email protected]>
Multiple Wayland windows are now separate, except for the global callback
reference map. Use a s...
Signed-off-by: Elias Naur <[email protected]>
github.com/gioui/gio - 9259b8f743bda5617243ccd9e34f8b5d4e583026 authored over 4 years ago by Elias Naur <[email protected]>Signed-off-by: Elias Naur <[email protected]>
github.com/gioui/gio - 44aec72d42fceff09866568297ff36f7d2ba0e2c authored over 4 years ago by Elias Naur <[email protected]>Signed-off-by: Elias Naur <[email protected]>
github.com/gioui/gio - 55881fc09c185a6f0693a0d6c0583e0b18028e10 authored over 4 years ago by Elias Naur <[email protected]>Signed-off-by: Elias Naur <[email protected]>
github.com/gioui/gio - 28a3de6e32c9ba77491a4d4cd964abe9f6336544 authored over 4 years ago by Elias Naur <[email protected]>With this change, the Wayland backend now supports multiple windows.
Signed-off-by: Elias Naur ...
github.com/gioui/gio - 0181f22d0138eb8e346fee70726b3f8962bf644a authored over 4 years ago by Elias Naur <[email protected]>Signed-off-by: Elias Naur <[email protected]>
github.com/gioui/gio - 0aa7d4ab3fa78a7d95c46d7761b0d75b18bc1aed authored over 4 years ago by Elias Naur <[email protected]>
The callbackMap is used to look up Go references in event callbacks. Instead
of registering one ...
Instead, create a display for each window.
Signed-off-by: Elias Naur <[email protected]>
github.com/gioui/gio - bf129ca989ff59ba3ed376ffe492974f24e30221 authored over 4 years ago by Elias Naur <[email protected]>Signed-off-by: Elias Naur <[email protected]>
github.com/gioui/gio - bc645c3ca448efaa717a4609f1834d0bae5a1c6a authored over 4 years ago by Elias Naur <[email protected]>Signed-off-by: Elias Naur <[email protected]>
github.com/gioui/gio - 3e648715db454d28f7fe77f0a97124059be3e5a6 authored over 4 years ago by Elias Naur <[email protected]>Signed-off-by: Elias Naur <[email protected]>
github.com/gioui/gio - db0af521d0c1931b9e6a2ee62f21a8bf5aedfc62 authored over 4 years ago by Elias Naur <[email protected]>Signed-off-by: Elias Naur <[email protected]>
github.com/gioui/giouiorg - d73fafbadfeafff8370e91fa5a511b908cfec3f5 authored over 4 years ago by Elias Naur <[email protected]>Signed-off-by: Elias Naur <[email protected]>
github.com/gioui/giouiorg - 5f7e2db069e067d5878eadd3e2d15e7a0e1b8d1d authored over 4 years ago by Elias Naur <[email protected]>And let the LICENSE file speak for itself.
Signed-off-by: Elias Naur <[email protected]>
github.com/gioui/giouiorg - 3fb5783308298b978a8db55e8ee004242b754490 authored over 4 years ago by Elias Naur <[email protected]>Signed-off-by: Elias Naur <[email protected]>
github.com/gioui/gio - 31acd5451e035caa38bcf475eefc67c1bac6d5e3 authored over 4 years ago by Elias Naur <[email protected]>Signed-off-by: Elias Naur <[email protected]>
github.com/gioui/gio - 29c9b06dabc26a6bdb4048e9d5b9b3c95caa8021 authored over 4 years ago by Elias Naur <[email protected]>The "material" name clashes with the theme of the same name.
Signed-off-by: Elias Naur <mail@el...
github.com/gioui/gio - b7ba80951798496f25abec01eee99356a003e61d authored over 4 years ago by Elias Naur <[email protected]>Signed-off-by: Elias Naur <[email protected]>
github.com/gioui/gio - 81f474f5d73672a1855e6d7efab77055aa6718e3 authored over 4 years ago by Elias Naur <[email protected]>Fixes #114
Signed-off-by: Elias Naur <[email protected]>
github.com/gioui/gio - 391b89d11d410ea9ba01a3b45e2549735af35a06 authored over 4 years ago by Elias Naur <[email protected]>Reflect the move of Queue from Window to FrameEvent.
Signed-off-by: Elias Naur <mail@eliasnaur....
github.com/gioui/gio - f16e8fd122e35769f03667839bec640f6ef5f802 authored over 4 years ago by Elias Naur <[email protected]>Signed-off-by: Elias Naur <[email protected]>
github.com/gioui/gio - 2e25a28a5496c6ecea81ec05cd91ba9c30d25b26 authored over 4 years ago by Elias Naur <[email protected]>Signed-off-by: Elias Naur <[email protected]>
github.com/gioui/gio - 05dfceb7e7c56858f4d1144fc378a63ff3e49ed2 authored over 4 years ago by Elias Naur <[email protected]>Signed-off-by: Elias Naur <[email protected]>
github.com/gioui/gio - a6dd70b2dc40a3d04a63f02425600b04d1d08e0d authored over 4 years ago by Elias Naur <[email protected]>Signed-off-by: Wagner Riffel <[email protected]>
github.com/gioui/gio - 390949790e21af72191e58fa7a67453a004f3eb5 authored over 4 years ago by Wagner Riffel <[email protected]>Signed-off-by: Wagner Riffel <[email protected]>
github.com/gioui/gio - 4bbc6379ed308b92a8755384acf4478efac02740 authored over 4 years ago by Wagner Riffel <[email protected]>Signed-off-by: Egon Elbre <[email protected]>
github.com/gioui/gio - f29964fee15aeffd136fd9bb8716c124124ed5b2 authored over 4 years ago by Egon Elbre <[email protected]>Replace the hacked material.Buttons with Clickables for the tab areas.
Signed-off-by: Elias Nau...
github.com/gioui/gio - d682e92606e7620d4be378b09b114b8014330c67 authored over 4 years ago by Elias Naur <[email protected]>Signed-off-by: Elias Naur <[email protected]>
github.com/gioui/gio - 062e2bc54b109c3ed6b2fa295c4a63aaedcda95d authored over 4 years ago by Elias Naur <[email protected]>Signed-off-by: Elias Naur <[email protected]>
github.com/gioui/gio - ca0af08ff2bfb8ead60865bccd1df8dcd6414249 authored over 4 years ago by Elias Naur <[email protected]>Signed-off-by: Elias Naur <[email protected]>
github.com/gioui/gio - a0df8ba59b0f52823e95a5b76afa7361e5d5ed63 authored over 4 years ago by Elias Naur <[email protected]>
material.Clickable is useful for adding a click response to any widget
or area.
Rename widget.B...
github.com/gioui/gio - 23baeff18d7534ac3443abd5771fae6e33c4264c authored over 4 years ago by Elias Naur <[email protected]>Document Button while we're here.
Signed-off-by: Elias Naur <[email protected]>
github.com/gioui/gio - 47ce4b8cb86ccac851be859860bbccbe6ec5ca41 authored over 4 years ago by Elias Naur <[email protected]>Signed-off-by: Elias Naur <[email protected]>
github.com/gioui/gio - 43c2b9071620625ca147888e13cbcfbb4d33f8fd authored over 4 years ago by Elias Naur <[email protected]>
Before this change, the widget.Button.Layout method assumed the caller had set
up the pointer hi...
Signed-off-by: Elias Naur <[email protected]>
github.com/gioui/gio - 4e20ea83a137b25f300ef369594bde19ff5a9ebc authored over 4 years ago by Elias Naur <[email protected]>The previous formula was simply wrong.
Signed-off-by: Elias Naur <[email protected]>
github.com/gioui/gio - 3fd1ccbbeda540c45f5972b33fb05d9363d4f306 authored over 4 years ago by Elias Naur <[email protected]>Signed-off-by: Elias Naur <[email protected]>
github.com/gioui/gio - a046f15156d11c0ce82c9c9e8a8f9ae3c425393a authored over 4 years ago by Elias Naur <[email protected]>Signed-off-by: Elias Naur <[email protected]>
github.com/gioui/gio - 73475270fe8a813d5275af7a1b53f2dc7d9eead4 authored over 4 years ago by Elias Naur <[email protected]>
Setting a ColorOp before calling a widget function is too subtle.
Let the widget manage its colo...
First, use wineboot instead of winecfg to set up the WINEPREFIX. It's
the right tool for it.
Se...
github.com/gioui/gio - 669e4cc96a88ee5df5c95b8ea5f4485d8f721ddb authored over 4 years ago by Daniel Martí <[email protected]>
Fix a long-standing TODO: instead of each sub-test handling its own
output separately, just make...
A simple 'go test -modfile=<path>' won't work properly for the
end-to-end tests, since they run ...
This way, if the user has a custom winecfg, it can't possibly affect the
tests. I was encounteri...
This commit updates the implementation of the Enter/Leave pointer
events so that it no longer sh...
This commit improves the usefulness of the benchmark by automatically
measuring event processing...
This commit fixes a bug which concealed test failures when
the actual event sequence was empty b...
For experimenting with https://github.com/golang/go/issues/38918.
Signed-off-by: Elias Naur <ma...
github.com/gioui/gio - 0ad8f85c05e77782f4aa2b8926101d54413c553f authored over 4 years ago by Elias Naur <[email protected]>Signed-off-by: Elias Naur <[email protected]>
github.com/gioui/gio - bcbea7e65371e81e2351467dd9a7aa8d8cec117b authored over 4 years ago by Elias Naur <[email protected]>Signed-off-by: Elias Naur <[email protected]>
github.com/gioui/gio - 630e0b494d27bd5dc0a92aed56079df302167ae3 authored over 4 years ago by Elias Naur <[email protected]>Fixes gio#112
Signed-off-by: Elias Naur <[email protected]>
github.com/gioui/gio - 681bafce08b5493408908e6b2289e3ebda1ed536 authored over 4 years ago by Elias Naur <[email protected]>
Set the fallback environment variables XDG_CONFIG_HOME and HOME to
make os.UserConfigDir and os....