The above doesn't work for me
ABMouse has spaces in its appdata. I didn't even know this was possible. I'll fix it next update.Any ideas why abmouse isn't showing up in warlockbar?
I'll look into - it might be easier to change radiotray to spawn it's own system tray.How would I create somewhere for docked apps like radiotray to live?
This setup is a few tweaks from being awesome
some of those would be:
nicer gtk theme
I'll stick this in the next update.toggle USB host in main menu
Argh!! Is this still happening? Does it happen for everyone? I really don't understand it.system menu fixed
I'll put the fix in the next update.always open menu in top left
I couldn't get it to compile, because I don't think it's been updated for 3.5. I'll have another go at it at some point.bundle obconf if practical
When starting running openbox, all gtk apps are using a default grey with simple bevels theme (not unlike that used for pandora-specific-config)Nicer? Please can you elaborate?
sleep 1
wbar --config /home/<yourname>/Applications/Settings/openbox/wbar.cfg &
Not sure. Are you booting from an SD card? If so, wbar might be loading it's config file before it's fully written to disk. You could try experimenting with sleeping before wbar starts - change $HOME/Applications/Settings/openbox/autostart to something like
Code:sleep 1 wbar --config /home/<yourname>/Applications/Settings/openbox/wbar.cfg &
and try incrementing the arguments to sleep ('sleep 1' is for 1 second)
don't alt-dpad and ctrl-dpad work here?I like multitasking and working with my Pandora. Something that makes it more easy to keep the overview would be nice .
I'm guessing from openpandora/feeds that your bitbake recipes are for Openbox 3.4.7, whereas this pnd contains Openbox 3.5 (aswell as bug fixes, it also allow icons in the menu). I've no experience with OpenEmbedded so I don't know how easy it is to change. However, most of the binaries (Openbox, openbox-menu, menu-cache, wbar, stalonetray, obconf) are straight-forward compiles (only obconf needs patching).
But yes - I'm happy to collaborate and help out however I can.