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

component: introduce modernised modal api

`component.Modal` was structured to be retained mode.
This patch attempts to modernize it by spl...

843d989697e64f3455456d4d688df6dbeb775566 authored over 3 years ago by Jack Mordaunt <[email protected]>
scroll: remove scroll package

The scrollbar is now available in core using the material.List
type. It no longer needs to exist...

de43ceaa90b6bed7be892d8438efb917e9a155aa authored over 3 years ago by Chris Waldon <[email protected]>
deps,component: update to latest gio

Required changing how we use widget.Icon to set the dimensions
via constraints instead of an exp...

67584bb04dd0fb0dcaebe561d0b4cfe5f6929b49 authored over 3 years ago by Chris Waldon <[email protected]>
richtext: separate persistent state from style

This commit separates the interaction state of text from the
presentation state. This allows app...

b3d6aa6ed67b614336e6caf45314413dd54a27be authored over 3 years ago by Chris Waldon <[email protected]>
component: expose absolute progress value

Signed-off-by: Jack Mordaunt <[email protected]>

98819c83723b85650c701162597a24ff91b03e23 authored over 3 years ago by Jack Mordaunt <[email protected]>
component: fmt long line

Signed-off-by: Jack Mordaunt <[email protected]>

052a5abbc7223688204d0daa7e8f9fe9eac9f305 authored over 3 years ago by Jack Mordaunt <[email protected]>
component: fix spelling of Invalidate

Signed-off-by: Chris Waldon <[email protected]>

068422c6c9a40a3e01767183160a5676f7b2e221 authored over 3 years ago by Chris Waldon <[email protected]>
richtext: create DeepCopy method for TextObject

This makes it possible to copy TextObjects without them sharing
a backing metadata map.

Signed-o...

a9a83c3e13816269c95a776bc5b7d27c933e779c authored over 3 years ago by Chris Waldon <[email protected]>
doc: update link contents

Signed-off-by: Chris Waldon <[email protected]>

a423074bdca1ec96d222890825f9e251bf62e7c9 authored over 3 years ago by Chris Waldon <[email protected]>
richtext: add richtext package

Signed-off-by: ghost08 <[email protected]>

aa3442e75265d9bcb6f8f919bcc071768b4c1f9a authored over 3 years ago by ghost08 <[email protected]>
component: implement tooltip component visually

This commit introduces a pre-styled tooltip component. It does not
include logic for displaying ...

bc95442aa5225c3fb91025d6eb3e69a140bdf08b authored over 3 years ago by Chris Waldon <[email protected]>
component: document tooltip in README

Signed-off-by: Chris Waldon <[email protected]>

24857b8d97297ff7ad2d355d9919e52763f2f251 authored over 3 years ago by Chris Waldon <[email protected]>
component: document and refactor tooltip types

Signed-off-by: Chris Waldon <[email protected]>

b0198a1b547035c76d814b60de9aec3fce6353a8 authored over 3 years ago by Chris Waldon <[email protected]>
component: add tooltip iconbutton wrapper

Signed-off-by: Chris Waldon <[email protected]>

56e1072e2fcf0b5ed7773c0e5953763f8b2c39ea authored over 3 years ago by Chris Waldon <[email protected]>
component: fix tooltip delayed animation

This commit updates the animation code for the TipArea to
minimize the number of screen invalida...

73f03ea3a29a55b4c15ae5792876d1c5b75b983e authored over 3 years ago by Chris Waldon <[email protected]>
component: add TipArea for displaying tooltips

Signed-off-by: Chris Waldon <[email protected]>

87be19b6aeab427d5b16d7a2eb93294f822171ff authored over 3 years ago by Chris Waldon <[email protected]>
component: fixed flickering when w1 is approaching zero size in some circumstances in Resize

Signed-off-by: pierre <[email protected]>

1e327c958843d4a5edff92bde3809cb044673b3d authored over 3 years ago by pierre <[email protected]>
Signed-off-by: pierre <[email protected]>

221e50123e520d3bdcb7413ec8d2eb0e3af2239b authored over 3 years ago by pierre <[email protected]>
component: added Resizer widget

Signed-off-by: pierre <[email protected]>

871cdf77f3455e51a60ef10c1805795dae48810d authored over 3 years ago by pierre <[email protected]>
ci: configure failure email notification

Signed-off-by: Chris Waldon <[email protected]>

6eca3d6e9fe44f37717817f4219e901ab0d3cfed authored over 3 years ago by Chris Waldon <[email protected]>
all: tidy modules

Signed-off-by: Chris Waldon <[email protected]>

565b35d9aa6ed09905f54f656d41735c6778a043 authored over 3 years ago by Chris Waldon <[email protected]>
haptic: remove buzz logging on iOS

Signed-off-by: Chris Waldon <[email protected]>

926057a19bc3af1e0583576c066867ccc3fc4196 authored over 3 years ago by Chris Waldon <[email protected]>
haptic: fix ios go code formatting

Signed-off-by: Chris Waldon <[email protected]>

8a779061c387f413c3422fd3ab91a9439842af86 authored over 3 years ago by Chris Waldon <[email protected]>
component: fix package godoc

The comment at the top of shadow.go was being used as the
package-level documentation in some ca...

1dac9ca57e1ddc59deb3f8eeb167b9aacd709fa1 authored over 3 years ago by Chris Waldon <[email protected]>
add: pref package

Signed-off-by: Inkeliz <[email protected]>

0252dbbe449f43310beb5039d5a8880ff705ea0c authored over 3 years ago by Inkeliz <[email protected]>
fix: prevent multiple simultaneous menus

This fixes a bug in which a ContextArea could display its
contextual widget twice if the user ri...

6db76265c4e147ad43305e9440cf36e21cd7b482 authored over 3 years ago by Chris Waldon <[email protected]>
all: update to latest gio

Signed-off-by: Chris Waldon <[email protected]>

ab05db36ed5bf3f5b08969fd8e714a6bacdc8604 authored almost 4 years ago by Chris Waldon <[email protected]>
component: fix screenshot URLs in README

Signed-off-by: Chris Waldon <[email protected]>

516675d05a701d2cf3a072018df309ba96bfc9ad authored almost 4 years ago by Chris Waldon <[email protected]>
component: document new types in README

Signed-off-by: Chris Waldon <[email protected]>

4ec4c33dbc4622af497fc375e47fec0538b7f388 authored almost 4 years ago by Chris Waldon <[email protected]>
component: add Menu and associated types

This commit introduces a context menu type based on the material.io
Menu component, as well as a...

e2749dd627637b3ed4162b50524ec30ded626afe authored almost 4 years ago by Chris Waldon <[email protected]>
component: make SimpleIconAction work without passing *material.Theme

The theme was only ever used because we used the material.IconButton
helper function, and did no...

369cb959fb56968c290abc958474fc440b07ae13 authored almost 4 years ago by Fabian Geiselhart <[email protected]>
all: update to latest gio

Signed-off-by: Chris Waldon <[email protected]>

958111222865ed1d3f414972dbe2d3add4da34ac authored almost 4 years ago by Chris Waldon <[email protected]>
haptic: fix ios build constraints

Signed-off-by: Chris Waldon <[email protected]>

b55819bc712bc22a43e293b76bf62ae095344f99 authored almost 4 years ago by Chris Waldon <[email protected]>
notify: remove dangling golang references to niotify

Signed-off-by: Chris Waldon <[email protected]>

25b1f7920092ac9d03657ab3cfbf6c9460b075e1 authored almost 4 years ago by Chris Waldon <[email protected]>
scroll: fix screenshot path

Signed-off-by: Chris Waldon <[email protected]>

2edae8a2560135f81337aac777a83f170fda1a97 authored almost 4 years ago by Chris Waldon <[email protected]>
notify: fix macos dependency import

Signed-off-by: Chris Waldon <[email protected]>

55d169e8f47a2af163666c353339f6182bb33405 authored almost 4 years ago by Chris Waldon <[email protected]>
notify: fix go.mod module name declaration typo

Signed-off-by: Chris Waldon <[email protected]>

e8093455413ad0d460a464654bbccc98b8d2d5cb authored almost 4 years ago by Chris Waldon <[email protected]>
doc: update README with pkg purposes

Signed-off-by: Chris Waldon <[email protected]>

c0cd5df453e830770daf05d2aaeb2d55e0eab458 authored almost 4 years ago by Chris Waldon <[email protected]>
haptic: fix go.mod module name declaration

Signed-off-by: Chris Waldon <[email protected]>

a307b4757e6125301adaf76617638332f234dccd authored almost 4 years ago by Chris Waldon <[email protected]>
notify: fix go.mod module name declaration

Signed-off-by: Chris Waldon <[email protected]>

28d31aabc77cb2e7ba7db92b77926df7a2764e2e authored almost 4 years ago by Chris Waldon <[email protected]>
all: fix license link in README

Signed-off-by: Chris Waldon <[email protected]>

b812805638ca307c0eefc01ab17f2049792f91f6 authored almost 4 years ago by Chris Waldon <[email protected]>
notify: stop locking gogio version in pkg

Signed-off-by: Chris Waldon <[email protected]>

0ea5b77e06da3af0d02cc375ebe1fca4c76213d8 authored almost 4 years ago by Chris Waldon <[email protected]>
haptic: update pkg docs

Signed-off-by: Chris Waldon <[email protected]>

3ccb76973cb4f60b74b59c9c0cb287dd6b681c1f authored almost 4 years ago by Chris Waldon <[email protected]>
component,eventx,outlay,scroll: update pkg docs

Signed-off-by: Chris Waldon <[email protected]>

3d6418976c578df9005b6cc3deea3eba3c13d58d authored almost 4 years ago by Chris Waldon <[email protected]>
haptic: add back iOS support

Accidentally lost this implementation during branch renaming
a while ago, and only just noticed....

ee4b8f8c036d220c4c8b6d602082dfff3b58225b authored almost 4 years ago by Chris Waldon <[email protected]>
haptic: fix missing word in godoc

Signed-off-by: Chris Waldon <[email protected]>

7fe96d7799a8f5d712206c77c81b1ab0ea998e01 authored almost 4 years ago by Chris Waldon <[email protected]>
all: update READMEs with pkg.go.dev links

Signed-off-by: Chris Waldon <[email protected]>

d31326a7b341127067ea4f1982da2fbab9df3a4c authored almost 4 years ago by Chris Waldon <[email protected]>
all: update docs for package names and status

Signed-off-by: Chris Waldon <[email protected]>

c0988693522fc05b627288d764a3303c70334316 authored almost 4 years ago by Chris Waldon <[email protected]>
all: update to latest gio and other deps

Signed-off-by: Chris Waldon <[email protected]>

ec9eca8f4a7327879c206442b65036bc737c3949 authored almost 4 years ago by Chris Waldon <[email protected]>
colorpicker: use new op.StateOp

Signed-off-by: Chris Waldon <[email protected]>

1cc60ce49c6b465d68b4a029cc9a8cbfa35c80ab authored almost 4 years ago by Chris Waldon <[email protected]>
all: restore main dir files

Signed-off-by: Chris Waldon <[email protected]>

e3a6354e7f282926596e1f45375dd58457723259 authored almost 4 years ago by Chris Waldon <[email protected]>
profiling: move into subdir and clean up files

Signed-off-by: Chris Waldon <[email protected]>

96374368c547270145bc150b61191dc97fda0cd8 authored almost 4 years ago by Chris Waldon <[email protected]>
Merge remote-tracking branch 'profiling/main'

Signed-off-by: Chris Waldon <[email protected]>

9b6920bb32ab565011759def73237618c8bf3c92 authored almost 4 years ago by Chris Waldon <[email protected]>
notify: move to subpkg and clean files

Signed-off-by: Chris Waldon <[email protected]>

3fec2dcedbfe96c489b163e8165e97500ae43612 authored almost 4 years ago by Chris Waldon <[email protected]>
Merge remote-tracking branch 'notify/main'

Signed-off-by: Chris Waldon <[email protected]>

8589e44d4f50c9501997fe0fad65af5fc7a4f2fc authored almost 4 years ago by Chris Waldon <[email protected]>
events: move into subdir and clean files

Signed-off-by: Chris Waldon <[email protected]>

4345d956c27218a2379ae9a787daa89243dc71fa authored almost 4 years ago by Chris Waldon <[email protected]>
Merge remote-tracking branch 'events/main'

Signed-off-by: Chris Waldon <[email protected]>

18ad2afa0ad01c1a9c2def72fd3585c19bb0f1bf authored almost 4 years ago by Chris Waldon <[email protected]>
colorpicker: move into subdir and clean files

Signed-off-by: Chris Waldon <[email protected]>

94f967cbf9bc8b7fca77d3e8ed33843562353334 authored almost 4 years ago by Chris Waldon <[email protected]>
Merge remote-tracking branch 'colorpicker/main'

Signed-off-by: Chris Waldon <[email protected]>

110c5cb33495c1a028145ce2465fe5d22d9d9621 authored almost 4 years ago by Chris Waldon <[email protected]>
haptic: move into subdir and clean files

Signed-off-by: Chris Waldon <[email protected]>

34cb78ca4823a85ecde24752383ab264218feb4f authored almost 4 years ago by Chris Waldon <[email protected]>
Merge remote-tracking branch 'haptic/main'

Signed-off-by: Chris Waldon <[email protected]>

610717368f425056e88d8a8d84c691df3a04ec38 authored almost 4 years ago by Chris Waldon <[email protected]>
all: hide main dir files for easier repo merges

Signed-off-by: Chris Waldon <[email protected]>

adb112a5f702e502cc1b3c3b478a4f8442f89d91 authored almost 4 years ago by Chris Waldon <[email protected]>
doc: update README with new repo name

Signed-off-by: Chris Waldon <[email protected]>

fa96c705ee2220c9378f7f7fb62a524f5b892b03 authored almost 4 years ago by Chris Waldon <[email protected]>
ci: mirror to new name

Signed-off-by: Chris Waldon <[email protected]>

82999b496cb3201cb3f15634b699b83178915cfd authored almost 4 years ago by Chris Waldon <[email protected]>
ci: mirror from proper directory

Signed-off-by: Chris Waldon <[email protected]>

d74fe27ab3930cf4594cc374a4e0285702587a16 authored almost 4 years ago by Chris Waldon <[email protected]>
ci: decrease sign-off threshold

This will allow CI to run with a merge commit that isn't signed-off in the history.

Signed-off-...

6f3b8b2c3bb9cf80d51b9a5b15760d0b2156737f authored almost 4 years ago by Chris Waldon <[email protected]>
ci: configure mirroring to github

Signed-off-by: Chris Waldon <[email protected]>

bab7590a7108b801d6bf7d380cd35aa1388a3bf6 authored almost 4 years ago by Chris Waldon <[email protected]>
readme: use consistent hyperlink phrase choice in README

Signed-off-by: Chris Waldon <[email protected]>

fca1829081205e3ddf70beb13d4ce55803c501a3 authored almost 4 years ago by Chris Waldon <[email protected]>
all: update READMEs with new project info

Signed-off-by: Chris Waldon <[email protected]>

2dddc3f727bf8763dc0ea76049858350e0cb6eeb authored almost 4 years ago by Chris Waldon <[email protected]>
component: update README with new package name

Signed-off-by: Chris Waldon <[email protected]>

dc465f10b16595bb1d1b1d8c666313972db40606 authored almost 4 years ago by Chris Waldon <[email protected]>
all: update to new op.SaveState method names

Signed-off-by: Chris Waldon <[email protected]>

d9b06582c8a90483141bfce85a373834ccc1378b authored almost 4 years ago by Chris Waldon <[email protected]>
component: remove dangling references to old pkg name

Signed-off-by: Chris Waldon <[email protected]>

1d9ecd3732d490101812bdaeb6340b92677061e7 authored almost 4 years ago by Chris Waldon <[email protected]>
all: create go.mod and go.sum

Signed-off-by: Chris Waldon <[email protected]>

694cd114523ff007a17dd3ad01994296e935150d authored almost 4 years ago by Chris Waldon <[email protected]>
component: merge materials repo, rename pkg, and organize files

Signed-off-by: Chris Waldon <[email protected]>

5aaf601a231e75f435682a1fe22542abaa98778e authored almost 4 years ago by Chris Waldon <[email protected]>
Merge remote-tracking branch 'materials/main'

Signed-off-by: Chris Waldon <[email protected]>

13f6dfa412f77c0fffc94d345a3fa45f41bac91f authored almost 4 years ago by Chris Waldon <[email protected]>
outlay: merge outlay and reorganize files

Signed-off-by: Chris Waldon <[email protected]>

a0e03812d4cd939d8194c9c686e9f68a09514072 authored almost 4 years ago by Chris Waldon <[email protected]>
Merge remote-tracking branch 'outlay/main'

Signed-off-by: Chris Waldon <[email protected]>

c804aa87f9f7e042eb959553adadd92e7a22749e authored almost 4 years ago by Chris Waldon <[email protected]>
scroll: merge scroll package and clean up files

Signed-off-by: Chris Waldon <[email protected]>

1e2896bd25dbb4c24e0fa8f05f7913b537204e5a authored almost 4 years ago by Chris Waldon <[email protected]>
Merge remote-tracking branch 'scroll/main'

13f0f358daaf36b1e39501f8ef794c27420f6ba8 authored almost 4 years ago by Chris Waldon <[email protected]>
chore: temporarily rename real go.mod

Signed-off-by: Chris Waldon <[email protected]>

540507d8384a836819cb0a2b901079dafa714643 authored almost 4 years ago by Chris Waldon <[email protected]>
all: create initial commit to allow multi-repo merge

Signed-off-by: Chris Waldon <[email protected]>

012d11b241749ce7af897e905484b1021f8bdfc2 authored almost 4 years ago by Chris Waldon <[email protected]>
feat: ensure Profile() does not panic on nil receiver.

Signed-off-by: Chris Waldon <[email protected]>

2dcf6a8e70e1ea3b7b69215e653c8d3ac2170ae4 authored almost 4 years ago by Chris Waldon <[email protected]>
doc: add pkg.go.dev link

Signed-off-by: Chris Waldon <[email protected]>

3217a891140d285d2ffe1461e2beec3b71cb4ddf authored about 4 years ago by Chris Waldon <[email protected]>
doc: fix package name and add pkg usage example

Signed-off-by: Chris Waldon <[email protected]>

501bdf712a026c2113b4f7141828d5554febf217 authored about 4 years ago by Chris Waldon <[email protected]>
added Table support

Signed-off-by: pierre <[email protected]>

195fcaa6132d9643c0ef2dea809970b047293834 authored about 4 years ago by pierre <[email protected]>
feat: create a simple buffered csv output method

Signed-off-by: Chris Waldon <[email protected]>

948c1d3f6a194f5cdce15c5354c4e72fc9c2fbbf authored about 4 years ago by Chris Waldon <[email protected]>
deps: update to depend on latest gio

Signed-off-by: Chris Waldon <[email protected]>

3f4fb49d1fd9c1c001053ea5dac313044c220f65 authored about 4 years ago by Chris Waldon <[email protected]>
doc: fix README image links

Signed-off-by: Chris Waldon <[email protected]>

36fab3e80f342ed7af0161d50ab9915939544f60 authored about 4 years ago by Chris Waldon <[email protected]>
feat(example): update to new API and demonstrate alternate palette

Signed-off-by: Chris Waldon <[email protected]>

e0209a84814ee561b240c3409af789a36983911c authored about 4 years ago by Chris Waldon <[email protected]>
feat(nav_drawer): do not retain theme across frames

Signed-off-by: Chris Waldon <[email protected]>

44e48e4d2e1948fd895f0ff0546c5d5d5c95ca6f authored about 4 years ago by Chris Waldon <[email protected]>
feat(text_field): derive border and text color from theme

Signed-off-by: Chris Waldon <[email protected]>

303200604980d8fe3d6ea6d07733a52e4d8250f3 authored about 4 years ago by Chris Waldon <[email protected]>
feat(scrim,sheet,modal,app_bar): do not retain theme across frames

This change ensures that many of the widgets accept a new theme each frame instead
of rememberin...

3e93518d89decfb15d7213c84d4d74ffa87fd03b authored about 4 years ago by Chris Waldon <[email protected]>
feat(app_bar): do not retain theme across frames

This commit ensures that the app bar accepts a theme each layout,
which makes changing the appli...

9251c1e49608553832ac51f5bf974f27b7de163e authored about 4 years ago by Chris Waldon <[email protected]>
fix(app_bar): ensure colors are managed consistently

This fixes a bug in color management when the contextual app bar was
triggered.

Signed-off-by: ...

748774a2ad9b1f3ada162b3c8263847198c38d56 authored about 4 years ago by Chris Waldon <[email protected]>
deps: update to depend on latest gio

Signed-off-by: Chris Waldon <[email protected]>

cc815a044b0b2b3fe004f0fa6c1602d9b7a11995 authored about 4 years ago by Chris Waldon <[email protected]>
deps: update to depend on latest gio

Signed-off-by: Chris Waldon <[email protected]>

313361dbd6e3358d438239a194b048c7d69a37c6 authored about 4 years ago by Chris Waldon <[email protected]>
deps: update to depend on latest gio

Signed-off-by: Chris Waldon <[email protected]>

2d977f713a6e2940433d4f77b25cd765831a3ecb authored about 4 years ago by Chris Waldon <[email protected]>
deps: update to depend on latest gio

Signed-off-by: Chris Waldon <[email protected]>

78675dee81dddd0ee03b8d43344449e02ba9b907 authored about 4 years ago by Chris Waldon <[email protected]>
fix(example/grid): update with material palette support

Signed-off-by: Chris Waldon <[email protected]>

cbe82470085716416b43a8003674fefaa86b17ba authored about 4 years ago by Chris Waldon <[email protected]>
deps: update to depend on latest gio

Signed-off-by: Chris Waldon <[email protected]>

f063931e77b6697561323ef2f43a786e4f1eb79a authored about 4 years ago by Chris Waldon <[email protected]>