Skip to content

Go package to set window hints like progress in taskbar on Linux

License

Notifications You must be signed in to change notification settings

bibelin/taskbar

Repository files navigation

Go Taskbar package

Build workflow Go Report Card Go Reference

Set window hints like progress in taskbar on Linux.

go run example/taskbar-cli.go -desktop <desktop file name> -demo

Uses libunity Launcher API or Xapp window hints depending on desktop environment. No libs installed needed, Dbus calls and X11 properties are used instead.