Skip to content

Plasma 5 custom application launcher that opens a popup when placed in a panel

License

Notifications You must be signed in to change notification settings

Intika-KDE-Plasmoids/plasmoid-fork-popup-launcher

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

plasma-applet-popup-launcher

Plasma 5 custom application launcher that opens a popup when placed in a panel

Screen shot of plasma-applet-popup-launcher

Installation

From openDesktop.org

  1. Go to https://www.opendesktop.org/p/1084934/
  2. Click on the Files tab
  3. Click the Install button

From source

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

About

Plasma 5 custom application launcher that opens a popup when placed in a panel

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • QML 99.0%
  • CMake 1.0%