Skip to content

psifidotos/applet-window-appmenu

Repository files navigation

Window AppMenu Applet

This is a Plasma 5 applet that shows the current window appmenu in your panels. This plasmoid is coming from Latte land but it can also support Plasma panels.


hide menu when active window is minimized


scroll menu support


color schemes for menu


settings window

Features

  • Latte Dock Compliance: Auto color support
  • Latte Dock Compliance: Show menus from child windows and not only from the main window
  • Latte Dock Compliance: Provide Unity-style behavior to hide and show in conjuction with Window Title applet
  • Latte Dock Compliance: Scroll through your menus when your panel free space is not sufficient
  • Provide spacing option
  • Customise your menu colors based on your system color schemes

Requires

  • Qt >= 5.9
  • KF5 >= 5.38
  • Plasma >= 5.12
  • plasma-workspace-devel >= 5.19.0 [for wayland support]

Qt elements: Quick Widgets DBus

KF5 elements: Plasma WindowSystem KDecoration2 Kirigami2 extra-cmake-modules

X11 libraries: XCB RandR

Plasma Workspace: LibTaskManager

Install

You can execute sh install.sh in the root directory as long as you have installed the previous mentioned development packages