-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Labels
enhancementNew feature or requestNew feature or requestrustPull requests that update Rust codePull requests that update Rust code
Description
On my system, the popup takes ~500ms to launch, possibly in large part due to #183. Other projects which need to launch a window quickly often use a systemd service or shared instance to mitigate the vast majority of the startup time (kitty, foot, ulauncher). It also offers a simpler solution for singleton #179 without file locking, although file locks are still beneficial since they work without the daemon. I'd be happy to send a PR for this, what do you think?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestrustPull requests that update Rust codePull requests that update Rust code