github.com/bibelin/taskbar

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


Keywords
cinnamon, desktop, desktop-environment, gnome, gui, kde, libunity, linux, taskbar, xapp
License
MIT
Install
go get github.com/bibelin/taskbar

Documentation

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.