j4-dmenu-desktop icon indicating copy to clipboard operation
j4-dmenu-desktop copied to clipboard

A fast desktop menu

Results 34 j4-dmenu-desktop issues
Sort by recently updated
recently updated
newest added

When I try to compile it I get this error ``` In file included from /usr/include/signal.h:328, from /home/matt/.cache/yay/j4-dmenu-desktop-git/src/j4-dmenu-desktop/catch/src/catch/include/internal/catch_fatal_condition.hpp:116, from /home/matt/.cache/yay/j4-dmenu-desktop-git/src/j4-dmenu-desktop/catch/src/catch/include/internal/catch_run_context.hpp:23, from /home/matt/.cache/yay/j4-dmenu-desktop-git/src/j4-dmenu-desktop/catch/src/catch/include/catch_session.hpp:13, from /home/matt/.cache/yay/j4-dmenu-desktop-git/src/j4-dmenu-desktop/catch/src/catch/include/internal/catch_impl.hpp:19, from /home/matt/.cache/yay/j4-dmenu-desktop-git/src/j4-dmenu-desktop/catch/src/catch/include/catch.hpp:77, from /home/matt/.cache/yay/j4-dmenu-desktop-git/src/j4-dmenu-desktop/src/Test.cc:5: /home/matt/.cache/yay/j4-dmenu-desktop-git/src/j4-dmenu-desktop/catch/src/catch/include/internal/catch_fatal_condition.hpp:139:33: error:...

I'm using the (latest) 2.18 version of j4-dmenu-desktop. It leaves zombies behind when programs executed by `j4-dmenu-desktop --wait-on=...` exit.

Desktop applications installed via [nix](https://nixos.org) on a per-user basis are currently not found. I have `XDG_DATA_DIRS` set to `$HOME/.nix-profile/share` but j4-dmenu-desktop doesn't see it. I can set `XDG_DATA_HOME` to this...

Some terminal emulators (like foot) do not support an argument `-e`. With `--term-args` it is possible to customize the arguments passed to the terminal emulator. If this option is not...

With `dmenu_run`, the entries are command names, such as `google-chrome-stable` and `xterm`. With `j4-dmenu-desktop`, the entries are desktop entry names, such as `Google Chrome` and `XTerm`. Is there a way...

I'm not even sure how to word this problem. I was using my system just fine (Gentoo, Wayland, Sway, j4-dmenu-desktop, dmenu, no xwayland) without any problems then suddenly it stopped...

Anybody an idea why the package wants to add key to root/.ssh/known_hosts? I have the github RSA key in my $USER/.ssh/known_hosts When I remove the user know_hosts file it adds...

Since some applications, in this case st do not come with a .desktop file (By default), it's helpful to provide a very simple, builtin way to add them to dmenu,...

I'm running into the same problem as #68 , except I wasn't trying to hard code any colors. I want to create a script similar to dmenu_run which gets passed...

Wrapper was an idea exclusively useful for running the binary via `i3-exec`. While that is of utmost importance, the current --run-command feature subsets wrapper and a *lot more*. The current...