Plasma 5 custom application launcher that opens a popup when placed in a panel
- Go to https://www.opendesktop.org/p/1084934/
- Click on the
Files
tab - Click the
Install
button
git clone https://github.com/dfaust/plasma-applet-popup-launcher
cd plasma-applet-popup-launcher
mkdir build
cd build
cmake -DCMAKE_INSTALL_PREFIX=/usr ..
make
sudo make install
Dependencies:
- plasma-framework-devel