Skip to content

NicolaSmaniotto/mpv-libunity

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mpv-libunity

mpv-libunity is a mpv plugin that shows a nice progress bar on your panel/dock using libunity specification. Obviously this only works on linux and with panels that support libunity (such as kde plasma or dash-to-dock on gnome). Cinnamon panel is also supported via cinnamon.lua (but you will need xdotool and xprop in that case).

Build

Build requirements:

  • c++ compiler
  • pkg-config
  • mpv development files
  • Qt5DBus development files (On archlinux available via qt5-base)

Just run make

Install

Just run make install

About

mpv-libunity

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 49.0%
  • Lua 31.4%
  • Makefile 19.6%