fsareshwala / dmenu

My fork of dmenu

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dmenu - dynamic menu

This repository houses my fork of dmenu, the dynamic menu that often accompanies dwm.

Patches

I have applied the following patches in this repository:

  • border: adds a border around the dmenu window
  • case insensitive: changes case-insensitive item matching to default behaviour
  • center: centers dmenu in the middle of the screen
  • fuzzymatch: type non-consecutive portions of the string to be matched
  • highlight: highlights the individual characters of matched text

Upstream Project

For more information about dmenu, see the upstream project homepage.

About

My fork of dmenu

License:MIT License


Languages

Language:C 84.1%Language:Roff 9.5%Language:Makefile 5.0%Language:Shell 0.8%Language:C++ 0.6%