onagre icon indicating copy to clipboard operation
onagre copied to clipboard

A general purpose application launcher for X and wayland inspired by rofi/wofi and alfred

Results 14 onagre issues
Sort by recently updated
recently updated
newest added

**Describe the bug** In themes.scss, only setting --icon-theme: "Papirus" works, for others I just get a black bocx **Config** ``` .onagre { background: #d6d6d6; color: #000000; --icon-theme: "Adwaita"; --icon-size: 24;...

bug

**Is your feature request related to a problem? Please describe.** Today I installed `onagre` for the first time and tried to start it but it immediately crashed: ``` onagre Unable...

good first issue

**Describe the bug** A clear and concise description of what the bug is. **Config** This happened no matter the theme, and I used default (empty) config. **To Reproduce** Install onagre...

bug
blocked

External mode should be added to the `?` entries

Instant quit (after the screen flashed an "invisible" rectangle for a microsecond). Failed to parse theme: Failed to open config file Failing back to default theme [2022-09-03T06:11:11Z ERROR wgpu::backend::direct] Error...

bug

**Describe the bug** The application doesn't start: ``` $ RUST_BACKTRACE=1 onagre Failed to parse theme: Failed to open config file Failing back to default theme thread 'main' panicked at 'Failed...

bug

**Describe the bug** A clear and concise description of what the bug is. Just running `onagre` won't do anything. It shows a blank window with no options and won't accept...

bug

**Describe the bug** Running onagre 1.1.0 crashes on start with the following output: ```console 2024-04-19T17:09:50.193906Z INFO onagre: Starting onagre 2024-04-19T17:09:50.193990Z ERROR onagre::app::style: Failed to parse theme "/home/user/.config/onagre/theme.scss": Failed to open...

bug