# applet-window-appmenu
**Repository Path**: chronicity/applet-window-appmenu
## Basic Information
- **Project Name**: applet-window-appmenu
- **Description**: clone from https://github.com/psifidotos/applet-window-appmenu.git
- **Primary Language**: Unknown
- **License**: GPL-2.0
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2023-03-02
- **Last Updated**: 2023-03-02
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
# 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](https://phabricator.kde.org/source/latte-dock/repository/master/) 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](https://github.com/psifidotos/applet-window-title)
- 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