Skip to content
This repository has been archived by the owner on Aug 7, 2019. It is now read-only.

rliang/gdmenu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gdmenu

GTK+ dmenu clone.

Dependencies

  • gtk+-3.0

Options

  • -t TITLE Set window title to TITLE.
  • -m MAX Display MAX entries at a time.

Controls

  • Esc Ctrl-c Exit.
  • Tab Ctrl-i Set the selected item as the input text.
  • Down Ctrl-f Select the next item.
  • Up Ctrl-b Select the previous item.
  • Return Ctrl-j Output the selected item and exit.
  • Shift-Return Ctrl-J Output the input text and exit.

Installation

make && sudo make install

About

GTK+ dmenu clone.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published