SEARCH

Enter your search query in the box above ^, or use the forum search tool.

You are not logged in.

#1 Re: Tips, Tricks & Scripts » Full Screen Laucher for Openbox » 2013-12-27 02:11:47

lurka wrote:

Awesome! it is working better like you said. Another cool feature would be if you could tab through and/or use arrow keys to make a selection.

Yes! I had thought in this when I have time I'll to try it

#2 Re: Tips, Tricks & Scripts » Full Screen Laucher for Openbox » 2013-12-27 01:54:13

smile  thanks now  the search box is working but only filter the apps and you need click for run its... enter key for runnig command are not working yet

#3 Re: Tips, Tricks & Scripts » Full Screen Laucher for Openbox » 2013-12-27 00:25:04

lurka wrote:

Hey, this is really cool, but I'm having a problem- nothing really happens when I type an app name. It seems like it should select an app if I type the name.

Running from cl shows "/etc/xdg/menus/applications.menu Not found!", not sure if thats important. Also I had to install "gnome-menus" for it to launch.

edit - To clarify, the search box doesn't do anything

I still need to work in the search box!

#4 Re: Tips, Tricks & Scripts » Full Screen Laucher for Openbox » 2013-12-27 00:22:24

damo wrote:

The work you have done is appreciated but......many/most of us here run openbox precisely because it DOESN'T have desktop icons by default! Or can you hide/unhide your launcher, in which case it looks quite cool smile How heavy on resources is it, since it is using cairo?

you can add this launcher in your panel creating a .desktop  file when you click on it the launcher run and show when you chose a app the launcher hide and exit

[Desktop Entry]
Type=Application
Name=Menu
Comment=Menu
GenericName=Menu
Icon= <<Insert your icon path here>>
Exec= <<Insert script path here>>

If your panel is tint2 you only need add a line in your config file:
# Each launcher_item_app must be a full path to a .desktop file
launcher_item_app = /home/<<user>>/<<path>>/menu.desktop 


In resources is based in oblogout code! and i think that is lightweight... and if you not have active compositing use pil for render instead of cairo...
but still i need to improved the speed of charging... I think that I can open the menu from cache for more speed...

#5 Re: Tips, Tricks & Scripts » Full Screen Laucher for Openbox » 2013-12-27 00:05:01

you can link another xdg-menu for example lxde-menu or debian menu with ln command

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

#6 Tips, Tricks & Scripts » Full Screen Laucher for Openbox » 2013-12-26 20:44:56

gaboelnuevo
Replies: 9

mylaunchpad full screen launcher

i want to share a launcher made by my self for openbox:
Run with python and gtk/cairo

You can get the souce by git:
https://github.com/gaboelnuevo/mylaunchpad

Board footer

Powered by FluxBB

Copyright © 2012 CrunchBang Linux.
Proudly powered by Debian. Hosted by Linode.
Debian is a registered trademark of Software in the Public Interest, Inc.

Debian Logo