Tomas-M / xlunch

Graphical app launcher for X with minimal dependencies

Home Page:http://xlunch.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

xlunch

Graphical app launcher for X, using pure Xlib and Imlib2.

website

detailed info at: http://www.xlunch.org/

compile and test with:

make test

on some distros libimlib2-dev and libx11 are needed for compilation.

For Ubuntu and other Debian-based distros, do:

sudo apt install libimlib2-dev libx11-dev

For Fedora:

sudo dnf install imlib2-devel libX11-devel

screenshots

Screenshot

Screenshot

Version 3 of xlunch added a lot of customization options, here are some of them in use: Screenshot

About

Graphical app launcher for X with minimal dependencies

http://xlunch.org

License:GNU General Public License v3.0


Languages

Language:C 86.6%Language:Shell 11.7%Language:Makefile 1.7%