kickoff icon indicating copy to clipboard operation
kickoff copied to clipboard

Minimalistic program launcher

Results 58 kickoff issues
Sort by recently updated
recently updated
newest added

Allows to use stdin and stdout instead of reading programs from path and always executing them Closes #24 Closes #3

Hello there. Using kickoff for about a month and it looks great! Missing one feature though... I have two frequent items in list: * code-insiders (used more often) * insomnia...

enhancement

Hi, i was testing your launcher with a very slow computer, very fast indeed, the only problem i have right now is that i can't find apps easily like wofi,...

When running kickoff I receive the following stacktrace: ```txt Daneo-XPS% RUST_BACKTRACE=full kickoff thread 'tokio-runtime-worker' panicked at 'Couldn't find font', /home/daneo/.cargo/registry/src/github.com-1ecc6299db9ec823/kickoff-0.5.0/src/font.rs:22:45 stack backtrace: 0: 0x560c05e79435 - ::fmt::h18674753585b8cc5 1: 0x560c05cb53bc - core::fmt::write::h650970577346edc1...

help wanted

It would be great if I could prevent instances of kickoff from stacking on top of each other, ideally if kickoff is already open I would not like another instance...

enhancement

Hey there, Your launcher is one of the best looking. Really like it. The only issue is it doesn't find 90% of my apps. Apps installed with .desktop files aren't...

enhancement

This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.[View this repository on the Mend.io Web Portal](https://developer.mend.io/github/j0ru/kickoff). ## Config Migration Needed - [ ]...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [clap](https://togithub.com/clap-rs/clap) | dependencies | patch | `3.2.16` -> `3.2.22` | ---...

```console $ RUST_BACKTRACE=full kickoff thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: Os { code: 32, kind: BrokenPipe, message: "Broken pipe" }', src/main.rs:320:46 stack backtrace: 0: 0x561fd25bfc10 -...