Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 804 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 804 Bytes

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.