All Projects → trizen → Obmenu Generator

trizen / Obmenu Generator

Licence: gpl-3.0
A fast menu generator for the Openbox Window Manager.

Programming Languages

perl
6916 projects

Labels

Projects that are alternatives of or similar to Obmenu Generator

Bmenu
A general purpose terminal menu that focuses on ease of configuration and use.
Stars: ✭ 94 (-25.98%)
Mutual labels:  menu
Finicky
A macOS app for customizing which browser to start
Stars: ✭ 2,026 (+1495.28%)
Mutual labels:  menu
Urpm
urpm 是一套基于Laravel封装的后台用户管理权限系统,能够让开发者不用再关心权限问题,实现后台功能的快速开发。
Stars: ✭ 118 (-7.09%)
Mutual labels:  menu
Customalertviewdialogue
Custom AlertView Dialogue is the world's most advanced alert view library. Custom AlertView Dialogue includes simple message popups, confirmation alerts, selector popups, action sheet bottom menus, and input/feedback contact forms.
Stars: ✭ 100 (-21.26%)
Mutual labels:  menu
Drawer Behavior Flutter
Drawer behavior is a library that provide an extra behavior on drawer, such as, move view or scaling view's height while drawer on slide.
Stars: ✭ 110 (-13.39%)
Mutual labels:  menu
Springfabmenu
A menu of FloatingActionButton items, designed to be anchored on an AppBarLayout.
Stars: ✭ 116 (-8.66%)
Mutual labels:  menu
Floatingactionmenu
I got the original code from douo here - gist.github.com/douo/dfde289778a9b3b6918f
Stars: ✭ 91 (-28.35%)
Mutual labels:  menu
Sheetmenu
Library for speedy implementation menu with BottomSheet
Stars: ✭ 121 (-4.72%)
Mutual labels:  menu
Sgtk Menu
GTK launchers for sway & other WMs w/ menu, dmenu, application grid and button bar
Stars: ✭ 112 (-11.81%)
Mutual labels:  menu
Menu
A JavaScript free menu library for Blazor and Razor Components applications.
Stars: ✭ 118 (-7.09%)
Mutual labels:  menu
Cascade
Nested popup menus with smooth height animations
Stars: ✭ 1,493 (+1075.59%)
Mutual labels:  menu
Custom Reactjs Dropdown Components
Custom dropdown components for ReactJS
Stars: ✭ 110 (-13.39%)
Mutual labels:  menu
Pushy
Pushy is a responsive off-canvas navigation menu using CSS transforms & transitions.
Stars: ✭ 1,488 (+1071.65%)
Mutual labels:  menu
Pimenu
Simple fullscreen menu system for Raspberry Pi Touchscreen
Stars: ✭ 96 (-24.41%)
Mutual labels:  menu
Quickmenu
The new era of mobile navigation for the web, we're out of hamburgers.
Stars: ✭ 119 (-6.3%)
Mutual labels:  menu
Hhfloatingview
An easy to use and setup floating view for your app. 🎡
Stars: ✭ 93 (-26.77%)
Mutual labels:  menu
Bootstrap Dropdown Hover
Bootstrap based responsive mulltilevel dropdown navigation menu with fascinating animations
Stars: ✭ 115 (-9.45%)
Mutual labels:  menu
Xlslidemenu
iOS 仿QQ的左右抽屉效果
Stars: ✭ 122 (-3.94%)
Mutual labels:  menu
Springactionmenu
This is a spring ActionMenu - 一个弹性的功能菜单
Stars: ✭ 120 (-5.51%)
Mutual labels:  menu
Draggablemenu
A draggable menu that shows a thumbnail preview of an image grid
Stars: ✭ 117 (-7.87%)
Mutual labels:  menu

obmenu-generator

A fast pipe/static menu generator for the Openbox Window Manager, with support for icons.

obmenu-generator


usage: obmenu-generator [options]

menu:
    -p         : generate a dynamic menu (pipe)
    -s         : generate a static menu
    -i         : include icons
    -m <id>    : menu id (default: 'root-menu')
    -t <label> : menu label text (default: 'Applications')

misc:
    -u         : update the config file
    -d         : regenerate the cache file
    -c         : reconfigure openbox automatically
    -R         : reconfigure openbox and exit
    -S <file>  : absolute path to the schema.pl file
    -C <file>  : absolute path to the config.pl file
    -o <file>  : absolute path to the menu.xml file

info:
    -h         : print this message and exit
    -v         : print version and exit

examples:
        obmenu-generator -p -i     # dynamic menu with icons
        obmenu-generator -s -c     # static menu without icons
  • Config file: ~/.config/obmenu-generator/config.pl
  • Schema file: ~/.config/obmenu-generator/schema.pl

Installation: INSTALL.md

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].