Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/gioui/gio-x
Mirror of the Gio x repository (https://git.sr.ht/~whereswaldon/gio-x)
https://github.com/gioui/gio-x
Current implementation relies on change event callback to return. However, if no file is selecte...
bd512687e42ab3e975c66b078da0bab7c335b873 authored 10 months ago by Siva <[email protected]>Earlier js.CopyBytesToJS(value, b) was used on a blank destination array. As per go docs, it cop...
75d15afdaf638f3641d6233c941c2be7b3f39e35 authored 10 months ago by Siva <[email protected]>Signed-off-by: Chris Waldon <[email protected]>
a79b18f2703ba5cc254493e5cf081e687aacdd48 authored 10 months ago by Chris Waldon <[email protected]>Signed-off-by: Chris Waldon <[email protected]>
e88b6b21b0ef0901398e2dba193094476eb15a8a authored 11 months ago by Chris Waldon <[email protected]>Signed-off-by: Chris Waldon <[email protected]>
a9f45ca46c7c683a2337228168e639c5bc27fadf authored 11 months ago by Chris Waldon <[email protected]>
This commit updates the colorpicker to process events using the new event filters
API and also r...
Signed-off-by: Chris Waldon <[email protected]>
794c9079c52f36b8d6638b281ce3acbec4703b95 authored 11 months ago by Chris Waldon <[email protected]>
This commit updates the constraint debugger to use event filters. Sadly, this
appears to tickle ...
This commit makes package richtext compatible with the new usptream event
filtering while also u...
Signed-off-by: Chris Waldon <[email protected]>
09d3751dd55b9c2033ac5b7baa4c7983b77deafd authored 11 months ago by Chris Waldon <[email protected]>
This commit eliminates the eventx package. With the new Gio event filtering API,
the spy and rel...
Gio upstream no longer supports this strategy for gathering graphics profiling
information, so t...
Signed-off-by: Chris Waldon <[email protected]>
cde33471b1e5e4b0ce0e4d2edbe9b2236a813407 authored 11 months ago by Chris Waldon <[email protected]>
This commit updates all remaining outlay layouts to use the new API and
splits the Grid type's U...
This commit updates richtext to have a split update+layout API like the rest of
Gio, and fixes s...
References: https://gophers.slack.com/archives/CM87SNCGM/p1705105742914689.
Changed the order of...
Signed-off-by: Chris Waldon <[email protected]>
23aab4cc20e0eb078bfaa1f6c405ff469348c0cf authored about 1 year ago by Chris Waldon <[email protected]>Signed-off-by: Chris Waldon <[email protected]>
e875018d8bb4553dd7705e5fe2f2768a3e852c33 authored about 1 year ago by Chris Waldon <[email protected]>Signed-off-by: Chris Waldon <[email protected]>
3505fff3991c28b09b5e69bc5ba0077b4a92a356 authored about 1 year ago by Chris Waldon <[email protected]>
This commit updates all widget/gesture event API use to be compatible with the
latest Gio APIs.
...
This commit ensures that only a single constraint debugger is active at a time within
a given wi...
Signed-off-by: Chris Waldon <[email protected]>
a4eb92dc2fbc9e68bd464bbd070456397b4ddd2e authored about 1 year ago by Chris Waldon <[email protected]>Signed-off-by: Chris Waldon <[email protected]>
4bee51db8506878be70b43fc14fd0397ff35d1f0 authored about 1 year ago by Chris Waldon <[email protected]>
This commit adds two global functions that can use any unique tag to store the
constraint editor...
This commit defines debug.ConstraintEditor, a type that can be easily inserted
into layout code ...
This commit adds an overlay displaying the numerical values of the constraints.
Signed-off-by: ...
8819facf1b2dfa1909d8acbae10f1aeacc2f8dad authored about 1 year ago by Chris Waldon <[email protected]>
This commit clarifies the documentation for component.ContextArea's AbsolutePosition
field to ma...
Signed-off-by: Chris Waldon <[email protected]>
3246478ce3ca37fa3cf4ad6671c3f0dbb0f4ac05 authored over 1 year ago by Chris Waldon <[email protected]>
I didn't realize that my editor imported the wrong slices package here.
We do support Go 1.20, s...
This type is no longer needed now that the core text widgets internally support truncation.
Sig...
101388983c883b9be5b7f16731c6e3ad73f5f5ca authored over 1 year ago by Chris Waldon <[email protected]>Signed-off-by: Chris Waldon <[email protected]>
80332163fd2ea1f24bbf4863badd2f5cfabf5646 authored over 1 year ago by Chris Waldon <[email protected]>
This commit fixes a failed automatic refactor that was supposed to rename the outlay
inset field...
Signed-off-by: Chris Waldon <[email protected]>
9081dbd4ca656657050bca4e14484a54cc857d5b authored over 1 year ago by Chris Waldon <[email protected]>
This commit updates our invocation of syscall/js.CopyBytesToGo to provide the
expected concrete ...
Thanks to Imran Iqbal for prompting me to do this. Imran submitted a
great patch that manually f...
This commit adds analogs to layout.Inset and layout.Flex that automatically
respond to the syste...
This commit picks up text behaviors expected by the styledtext package.
Signed-off-by: Chris Wa...
92d9df46ccd569373e507c0049499a10c30c4037 authored over 1 year ago by Chris Waldon <[email protected]>
If wrapping on words and a world longer than the max line length is encountered, we
would previo...
This commit updates styledtext to expect the Gio text shaper to truncate trailing
newlines and a...
This commit allows configuring the wrapping policy of a richtext.Text using the
policies defined...
This commit enhances styledtext to allow the user to configure a line wrapping
policy. The prior...
This commit updates the logic used to position the contextual widget given to
ContextArea.Layout...
Signed-off-by: Chris Waldon <[email protected]>
53a0f77a69a30f673d70f6b91af815414556c31d authored over 1 year ago by Chris Waldon <[email protected]>Signed-off-by: Chris Waldon <[email protected]>
0d73d86079a6bcf3a82007c71da04f742f9e9ddc authored over 1 year ago by Chris Waldon <[email protected]>Signed-off-by: Sebastien Binet <[email protected]>
fae61daa6be412ab67fc7b4978f367fd4cf73a06 authored over 1 year ago by Sebastien Binet <[email protected]>
This CL adds the battery API implementation for Linux based off the
informations provided by /sy...
This change makes Explorer compatible with Go 1.21.
Fixes: https://todo.sr.ht/~eliasnaur/gio/51...
ffbcbb2bf7fcbe712342db34d1b807843378ae17 authored over 1 year ago by inkeliz <[email protected]>
This makes notify-generated notifications not request critical priority, as it both is
disruptiv...
Signed-off-by: Sebastien Binet <[email protected]>
ca9a80220515e7ded2556082c56d9923028509ae authored over 1 year ago by Sebastien Binet <[email protected]>
This commit ensure that nil'ing out a queue, which is a valid
convention in Gio, does not cause ...
This commit fixes some uses of material.NewTheme that I missed in the richtext
test suite.
Sign...
cf97c3d93d9fec6812a9c9b1f7c901803a8aabdb authored over 1 year ago by Chris Waldon <[email protected]>Signed-off-by: Chris Waldon <[email protected]>
807d0bf42e069ab1545cb6e70c2e9ef22b8d6341 authored over 1 year ago by Chris Waldon <[email protected]>
This commit updates gio-x to be compatible with Gio's new text API.
In particular, the colorpick...
This commit updates x to use Gio v0.1.0 and adds the tag policy to
the README.
Signed-off-by: C...
1004d1652b87c26644e452fbe095bb09f6b93f13 authored over 1 year ago by Chris Waldon <[email protected]>
This commit makes sending an ongoing operation into a method in
its own right, rather than a mod...
Signed-off-by: Hashim <[email protected]>
6725b45eda61dde4e46146b40182129a52cc64d4 authored over 1 year ago by Hashim <[email protected]>Signed-off-by: Chris Waldon <[email protected]>
9d5605aaf7643c18255915f130978c882c3d03fe authored over 1 year ago by Chris Waldon <[email protected]>Signed-off-by: Chris Waldon <[email protected]>
f4f65e94fa903d2f4c240326ce97492aa7bb8ed2 authored over 1 year ago by Chris Waldon <[email protected]>
This commit fixes a condition in which the styledtext display could loop infinitely
if none of t...
This commit updates styledtext to expect automatic text truncation and to
properly process the r...
Signed-off-by: Lothar May <[email protected]>
711bcab90b245e9322da4717ada88c597ba522c8 authored over 1 year ago by Lothar May <[email protected]>Signed-off-by: Lothar May <[email protected]>
5533984a803232b5a0d88c7fd3494487cf16dce3 authored over 1 year ago by Lothar May <[email protected]>Signed-off-by: Sebastien Binet <[email protected]>
752f112c7a5935bdd6a2676d6cd83e7297358a7b authored over 1 year ago by Sebastien Binet <[email protected]>Signed-off-by: Sebastien Binet <[email protected]>
dd57f5c1f5daf4da4d6f8e21fc51e15d99e4d838 authored over 1 year ago by Sebastien Binet <[email protected]>
This commit fixes an outdated field reference preventing this package
from compiling properly on...
Signed-off-by: Chris Waldon <[email protected]>
087d853e23978346cc14d9055f0760b450413a13 authored over 1 year ago by Chris Waldon <[email protected]>
This commit updates gio-x's use of the text shaping API to use the new symbols
defined in packag...
The embedded widget.Editor already has Alignment (of type text.Alignment instead of layout.Align...
b8533313f9763baca2bde1107fb75202ef579792 authored over 1 year ago by Gordon Klaus <[email protected]>Signed-off-by: Chris Waldon <[email protected]>
fd712aa4daf56267888be717d8bf4fbc7a7e8ae8 authored over 1 year ago by Chris Waldon <[email protected]>
This positions Prefix and Suffix correctly (at the ends of the field)
and stretches the editor a...
This commit changes the toast dependency to one with a
similar api but uses COM directy instead ...
This handles the breaking shaper API change from gioui.org@7e8c1092
Signed-off-by: Chris Waldon...
fdc1b6704019aaae88bb838b3c8d6523d5d52fb4 authored over 1 year ago by Chris Waldon <[email protected]>This enables using menus with non-default background color, for example when using a dark theme....
05b40af72ed0bf3d986df27c6639960dbfa38100 authored almost 2 years ago by Lothar May <[email protected]>
Before this change, changing the constraints (e.g. by resizing a window)
would have the followin...
This helps with scrolling jankiness, thanks to Ortwin Wittmann for the
suggested fix.
Updates: ...
ea2f4a8b0adabddaea64bc66c3065276d06ecf7e authored almost 2 years ago by Chris Waldon <[email protected]>
This CL refactors `importFile{,s}` for Linux.
it also prepares for the ability to modify the "la...
Signed-off-by: Sebastien Binet <[email protected]>
f6d7d861d6c54e5fe9144ab9d345992cea768f52 authored almost 2 years ago by Sebastien Binet <[email protected]>This CL implements ChooseFiles for Linux on top of DBus' org.freedesktop.portal.FileChooser.Open...
e4e582af919bea5fb06e02463f369e6cee47a122 authored almost 2 years ago by Sebastien Binet <[email protected]>Signed-off-by: Sebastien Binet <[email protected]>
e9435b40b0f95eb8125e7cd329c98158825b6ed3 authored almost 2 years ago by Sebastien Binet <[email protected]>
This CL introduces a new API, ChooseFiles, to allow users to select
multiple files through the n...
This commit updates andybalholm/stroke to fix a panic with zero lenght paths https://github.com/...
fabadb41b212bd8905fb4aa948e7641fa12bda8f authored almost 2 years ago by Lothar May <[email protected]>Signed-off-by: Chris Waldon <[email protected]>
e2d994f107e40690b31fec21bfa486c833cb755c authored about 2 years ago by Chris Waldon <[email protected]>Signed-off-by: Chris Waldon <[email protected]>
6b4a6cc187c422b278692c8f8ef72c87e2a8be37 authored about 2 years ago by Chris Waldon <[email protected]>
This commit restructures the internals of styledtext to be compatible with
Gio's new text shapin...
This commit fixes a bug which used the wrong copy of the gtx when laying
out interactive spans, ...
This exposes a Name() method for files on darwin and iOS.
Useful if you want the filename of the...
Signed-off-by: Peter Sanford <[email protected]>
e94c4e0e3970138d182ac0be3dd1f8f204c4da01 authored about 2 years ago by Peter Sanford <[email protected]>Signed-off-by: Chris Waldon <[email protected]>
d48590498bfc079859ac0184189ffa8b57445333 authored about 2 years ago by Chris Waldon <[email protected]>
This commit retracts all versions of explorer, haptic, and pref that were
published as separate ...
Signed-off-by: Chris Waldon <[email protected]>
55202d23f82c5053f922487dd81c7142421481b8 authored about 2 years ago by Chris Waldon <[email protected]>
This commit adds back a temporary go.mody to gioui.org/x/notify in
order to retract itself and a...
This commit fixes a subtle bug that only permitted a single interactive
span per richtext.TextSt...
This commit drops extra height that was added to account for table
headers from the component.Ta...
Signed-off-by: Dominik Honnef <[email protected]>
8fad0626e912370942a3bd5a7d84477d841e7120 authored over 2 years ago by Dominik Honnef <[email protected]>
The richtext package currently has two duties: laying out spans with
different styles, and provi...
Signed-off-by: Dominik Honnef <[email protected]>
c62c60f33ec43c0e742475147cceb653ef1a63a8 authored over 2 years ago by Dominik Honnef <[email protected]>
If the context area is able to fit the contextual widget inside of itself,
but the default offse...
This commit adds a method to the context area type that permits running
the event processing ind...
This commit adds functions to ContexArea enabling the
caller to determine if the contextual widg...
This updates multiple dependencies getting rid of many unnecessary
entries in go.sum.
This requ...
48391e74323b65a0c59079b190ad3e3ae44355e1 authored over 2 years ago by Egon Elbre <[email protected]>