GithubHelp home page GithubHelp logo

mylaunchpad-patch's Introduction

MyLaunchpad

Eyecandy Full Screen launcher script for openbox and other stand-alone window managers.

Run with python and gtk/cairo

Author: Gabriel Sabillon

Contributors:

-Tsarev Nikita

-LoranKey

Credits: Based in oblogout interface code by Andrew Williams and Archbang script for openbox pipe menu

*Dependences: python-gmenu pygtk python-lxml python-cairo python-imaging python-distutils-extra

How to install:

#python setup.py install

How to RUN:

 $mylaunchpad default

or simply:

 $mylaunchpad

By default the app works with xdg-menu «applications.menu» of gnome-menus

How to Change xdg-menu (3 ways)

You can link another xdg-menu for example lxde-menu with ln command:

	$sudo ln -s /etc/xdg/menus/lxde-applications.menu /etc/xdg/menus/applications.menu

Edit your config file found in /etc/mylaunchpad.conf

Add xdg-menu in [options]

	# Use custom menu like xfce-applications or lxde-applications
	xdg-menu = xfce-applications
	
Or You can change the default menu with your favorite xdg-menu like xfce-applications or lxde-aplications
just send another xdg-menu like a argument simple run:


$mylaunchpad.py lxde-applications

How to add launcher to panel(tint2): If your panel is tint2 you only need add a line in your config file:

	launcher_item_app = /usr/share/applications/mylaunchpad-menu.desktop

For light color panel you can edit the desktop file and change the icon to dark changing this line: 
	Icon=mylaunchpad-menu.png 
whith:
	Icon=mylaunchpad-menu-dark.png 

mylaunchpad-patch's People

Contributors

gaboelnuevo avatar tsarn avatar kensully avatar earvingad avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.