14 pname = "applet-window-buttons";
17 src = fetchFromGitHub {
19 repo = "applet-window-buttons";
21 hash = "sha256-Qww/22bEmjuq+R3o0UDcS6U+34qjaeSEy+g681/hcfE=";
25 # FIXME: cherry-pick Plasma 5.27 build fix, remove for next release
27 url = "https://github.com/psifidotos/applet-window-buttons/commit/924994e10402921bf22fefc099bca2914989081c.diff";
28 hash = "sha256-4ErqmkIbkvKwns50LhI8Et1EMyvrXYcNRL1rXCxau2w=";
45 description = "Plasma 5 applet in order to show window buttons in your panels";
46 homepage = "https://github.com/psifidotos/applet-window-buttons";
47 license = licenses.gpl2Plus;
48 maintainers = with maintainers; [ dotlambda ];