8000 GitHub - MIvanchev/xlunch: Graphical app launcher for X with minimal dependencies
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

MIvanchev/xlunch

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 86.6%
  • Shell 11.7%
  • Makefile 1.7%
0