pop-launcher
Modular IPC-based desktop launcher service, written in Rust. Desktop launchers may interface with this service via spawning the pop-launcher process and communicating to it via JSON IPC over the stdin and stdout pipes. The launcher service will also spawn plugins found in plugin directories on demand, based on the queries sent to the service.
Using IPC enables each plugin to isolate their data from other plugin processes and frontends that are interacting with them. If a plugin crashes, the launcher will continue functioning normally, gracefully cleaning up after the crashed process. Frontends and plugins may also be written in any language. The pop-launcher will do its part to schedule the execution of these plugins in parallel, on demand.
- Devel package for openSUSE:Factory
-
1
derived packages
- Links to openSUSE:Factory / pop-launcher
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout X11:COSMIC:Factory/pop-launcher && cd $_
- Create Badge
Source Files (show merged sources derived from linked package)
Filename | Size | Changed |
---|---|---|
_link | 0000000124 124 Bytes | |
_service | 0000000736 736 Bytes | |
pop-launcher-1.2.4.tar.zst | 0000290860 284 KB | |
pop-launcher.changes | 0000001623 1.58 KB | |
pop-launcher.spec | 0000002140 2.09 KB | |
vendor.tar.zst | 0036643453 34.9 MB |
Comments 0