Elias Naur
1096ac1938
apps/gophers: update commits page config every frame
...
Signed-off-by: Elias Naur <mail@eliasnaur.com >
2019-04-02 21:46:41 +02:00
Elias Naur
962736cbbf
apps/gophers: go back on CommandBack
...
Signed-off-by: Elias Naur <mail@eliasnaur.com >
2019-04-02 21:06:30 +02:00
Elias Naur
ed2590e30e
ui/app,apps/gophers,apps/hello: revert NewWindow to CreateWindow
...
It turns out we already support multiple windows on Android: when
the activity is recreated.
This reverts commit f21b5eb1df .
Signed-off-by: Elias Naur <mail@eliasnaur.com >
2019-04-02 19:54:37 +02:00
Elias Naur
e7725a4fa1
apps,ui/app: delete ui/app.Window.Ack
...
Replace it with a dummy event send on the synchronous event channel;
a bit of cleverness for a simpler API.
Signed-off-by: Elias Naur <mail@eliasnaur.com >
2019-04-02 18:51:43 +02:00
Elias Naur
c26e3b1191
apps/gophers,apps/hello: add references to gioui.org
...
Signed-off-by: Elias Naur <mail@eliasnaur.com >
2019-03-31 14:54:58 +02:00
Elias Naur
1d67fad0c3
ui/app,apps/gophers,apps/hello: accept nil WindowOptions in NewWindow
...
Signed-off-by: Elias Naur <mail@eliasnaur.com >
2019-03-31 13:59:06 +02:00
Elias Naur
f21b5eb1df
ui/app,apps/gophers,apps/hello: replace CreateWindow with NewWindow
...
Gio doesn't support multiple windows anyway, so get rid of the
app.Windows channel and use NewWindow call for the mobile platforms
as well.
Signed-off-by: Elias Naur <mail@eliasnaur.com >
2019-03-31 13:52:14 +02:00
Elias Naur
b65820c9b0
gophers: change title
...
Signed-off-by: Elias Naur <mail@eliasnaur.com >
2019-03-31 12:46:08 +02:00
Elias Naur
6d1715d239
apps/gophers: don't crash if fetching commits fail
2019-03-31 12:18:07 +02:00
Elias Naur
7c8fdf69f5
README.md: add iOS/tvOS setup instructions
...
Signed-off-by: Elias Naur <mail@eliasnaur.com >
2019-03-31 12:12:01 +02:00
Elias Naur
9a9b69eea4
apps/gophers/ios/gophers.xcodeproject: clean up
...
Signed-off-by: Elias Naur <mail@eliasnaur.com >
2019-03-31 11:34:46 +02:00
Elias Naur
0f05231c35
all: initial import
...
Signed-off-by: Elias Naur <mail@eliasnaur.com >
2019-03-31 10:47:22 +02:00