You are not logged in.

#1 2015-01-14 16:59:36

kravecm
Member
Registered: 2012-10-09
Posts: 20

Lightweight i3 application launcher?

I'm using i3 WM with dmenu. When I want to launch some newly installed application, or application I don't use very often and I don't know its name, then it's quite pain.

Is there alternative launcher to dmenu, which makes application suggestions from ".desktop" files and can display all applications in tree/collapsible-groups form? (like dekstop environments do)


Just algorithmic and OpenGL programmer running on:
Laptop: HP ProBook 4530s  OS: Manjaro Linux (x86_64)  DE: GNOME
PC: Intel G3258, 8GB RAM  with Geforce 750Ti 2GB  on MSI H81M-P33  in FractalDesign Node 804
OS: ArchLinux (x86_64)  WM: i3  DM: SLIM

Offline

#2 2015-01-14 17:26:43

blackout23
Member
Registered: 2011-11-16
Posts: 781

Re: Lightweight i3 application launcher?

https://wiki.archlinux.org/index.php/Li … _launchers

Some of the traditional launchers like Synapse, GnomeDo, Kupfer might be for you.

Last edited by blackout23 (2015-01-14 17:27:20)

Offline

#3 2015-01-14 17:27:27

Alad
Wiki Admin/IRC Op
From: Bagelstan
Registered: 2014-05-04
Posts: 2,420
Website

Re: Lightweight i3 application launcher?

Simplest would be the included i3-dmenu-desktop (see the i3 config file), and:

ls /usr/share/applications

If you want a "windows button", you can try a different panel like xfce4-panel. In my tests, it worked but glitched on switching workspaces. Or use a file manager like PCManFM or Dolphin which groups applications.

edit: or see the alternatives in the post above mine smile xfce4-appfinder looks good for the intended purpose.

Last edited by Alad (2015-01-14 17:30:06)


Mods are just community members who have the occasionally necessary option to move threads around and edit posts. -- Trilby

Offline

#4 2015-02-05 15:21:05

kravecm
Member
Registered: 2012-10-09
Posts: 20

Re: Lightweight i3 application launcher?

Synapse is in official repo and works great, perfect smile

GnomeDo and Kupfer look good too smile

edit: Synapse is almost great... free-desktop files completion works perfectly, but lacks command autocompletion, but  sad

Last edited by kravecm (2015-02-05 15:37:26)


Just algorithmic and OpenGL programmer running on:
Laptop: HP ProBook 4530s  OS: Manjaro Linux (x86_64)  DE: GNOME
PC: Intel G3258, 8GB RAM  with Geforce 750Ti 2GB  on MSI H81M-P33  in FractalDesign Node 804
OS: ArchLinux (x86_64)  WM: i3  DM: SLIM

Offline

#5 2015-02-05 15:57:52

ANOKNUSA
Member
Registered: 2010-10-22
Posts: 2,141

Re: Lightweight i3 application launcher?

You could always use "pacman -Ql <package>," which shows a list of files installed from a package. All binaries are installed to /usr/bin/, so the file(s) installed there from a package will be your program name(s).

Offline

Board footer

Powered by FluxBB