still footbar can not draw

This commit is contained in:
cuu
2018-06-18 16:17:31 +08:00
parent 20ea392215
commit c9de67c78f
55 changed files with 3388 additions and 157 deletions

View File

@@ -1,6 +1,8 @@
package DBUS
import (
"fmt"
"strconv"
"github.com/godbus/dbus"
)