Elias Naur
|
b7a983d7ff
|
go.*: update dependencies, bump go.mod Go version to 1.16
Signed-off-by: Elias Naur <mail@eliasnaur.com>
|
2021-07-27 14:33:52 +02:00 |
|
Elias Naur
|
b1dfc94a9b
|
app/internal/window: use golang.org/x/window UTF-16 routines
Less code, no functional change.
Signed-off-by: Elias Naur <mail@eliasnaur.com>
|
2021-03-04 14:08:39 +01:00 |
|
Elias Naur
|
7adc2a884b
|
all: go mod tidy
Signed-off-by: Elias Naur <mail@eliasnaur.com>
|
2020-12-19 11:41:24 +01:00 |
|
Elias Naur
|
7f836fa627
|
go.*: update golang.org/x/image
For the font fix: https://go-review.googlesource.com/c/image/+/237900
Signed-off-by: Elias Naur <mail@eliasnaur.com>
|
2020-06-18 14:38:15 +02:00 |
|
Aaron Bieber
|
ff6c798a28
|
app: Extend CI to build on OpenBSD now that golang.org/x/sys is updated.
I was able to get the Pipe2 syscall added for OpenBSD:
https://go.googlesource.com/sys/+/9fbb57f87de9ccfe3a99d4e3270ce8a926ebba4f
This also updates the dependencies to include the latest sys and gio.
I submitted a patch to the builder environment to include the xshare sets on
OpenBSD. Once that is in it will mean the "install_deps" block can be removed.
https://lists.sr.ht/~sircmpwn/sr.ht-dev/patches/9640
Here is a link to a successful build: https://builds.sr.ht/~qbit/job/143004
Signed-off-by: Aaron Bieber <aaron@bolddaemon.com>
|
2020-01-28 17:21:01 +01:00 |
|
Elias Naur
|
abb99eca5c
|
theme/material: add the material theme
Signed-off-by: Elias Naur <mail@eliasnaur.com>
|
2019-10-12 14:36:25 +02:00 |
|
Elias Naur
|
22cd88df9f
|
all: rename the gioui.org/ui module to gioui.org
The "ui" is redundant and stutters.
Signed-off-by: Elias Naur <mail@eliasnaur.com>
|
2019-09-30 12:37:06 +02:00 |
|