12 Commits

Author SHA1 Message Date
dependabot[bot]
f51b4f433d
Bump github.com/sirupsen/logrus from 1.9.0 to 1.9.1
Bumps [github.com/sirupsen/logrus](https://github.com/sirupsen/logrus) from 1.9.0 to 1.9.1.
- [Release notes](https://github.com/sirupsen/logrus/releases)
- [Changelog](https://github.com/sirupsen/logrus/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sirupsen/logrus/compare/v1.9.0...v1.9.1)

---
updated-dependencies:
- dependency-name: github.com/sirupsen/logrus
  dependency-version: 1.9.1
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-05 02:34:42 +00:00
cuu
f59b4223e8 go mod tidy 2023-01-24 10:36:48 +00:00
cuu
7814f9ca6f big update, add goroutine sdl render
replace a lot of self.Screen.Draw() to self.Screen.Refresh()
2023-01-23 14:04:11 +00:00
cuu
0e62938403 add HookExitCb for OnExitCb 2023-01-16 12:55:12 +00:00
cuu
19eb2f5701 update mod ,and remove launcher ,GPU switch 2023-01-03 12:33:24 +00:00
cuu
61a10f25f8 update go mods 2021-10-28 16:25:21 +08:00
cuu
94245a58e8 add warehouse code,pass 1st complie,app_notifier needs installation function 2021-10-24 01:56:27 +08:00
cuu
21ae3d9358 update gogame ,set EasingDur=1 2021-10-11 21:18:46 +08:00
cuu
0fe6399441 remove sdl.Main() 2021-10-11 13:20:53 +08:00
cuu
d463dd10ec main_screen
remove all DBUS handler,and in related plugins

wifi
use wpa-connect to do the connecting / scanning , use wpa_cli to do disconnect
2021-10-10 00:20:47 +08:00
cuu
ca89651302 add mark2b/wpa-connect for wifi 2021-10-01 22:23:53 +08:00
cuu
8db027c60f update code with latest muka/go-bluetooth ,add go mod 2021-10-01 21:57:21 +08:00