openbox 003-DE module for 3.2.x 64bit
-
- DEV Team
- Posts: 2113
- Joined: 09 Feb 2013, 09:55
- Distribution: APorteus-FVWM-ja-x86_64.iso
- Location: japan
Re: openbox 003-DE module for 3.2.x 64bit
Post#31 by neko » 02 Mar 2017, 23:34
I analyzed your "openbox".
Porting your "conky" spec, I built "openbox" with arch packages in the "APorteus" framework.
I will include it into "APorteus ISO builder".
Thanks.
neko
- ncmprhnsbl
- DEV Team
- Posts: 4291
- Joined: 20 Mar 2012, 03:42
- Distribution: v5.0-64bit
- Location: australia
- Contact:
Re: openbox 003-DE module for 3.2.x 64bit
Post#32 by ncmprhnsbl » 03 Mar 2017, 03:42
ncmprhnsbl
-
- White ninja
- Posts: 20
- Joined: 23 Mar 2017, 15:48
- Distribution: openbox-x86_64
- Location: Poland
Re: openbox 003-DE module for 3.2.x 64bit
Post#33 by martomlub » 23 Mar 2017, 15:58
I have not encountered any errors at this time.
But now I want to make icons appear in the menu.
I searched the net and found no effective method for openbox in Porteus.
Entries in the menu4 file such as these do not help.
........
<item label="xterm" icon="/usr/share/icons/xterm.png">
.......
please enybody help
thanks.
martomlub
- ncmprhnsbl
- DEV Team
- Posts: 4291
- Joined: 20 Mar 2012, 03:42
- Distribution: v5.0-64bit
- Location: australia
- Contact:
Re: openbox 003-DE module for 3.2.x 64bit
Post#34 by ncmprhnsbl » 23 Mar 2017, 22:58
is this a valid path?martomlub wrote:<item label="xterm" icon="/usr/share/icons/xterm.png">
for example: icon="/usr/share/icons/Paper/16x16/apps/xterm.png"
ncmprhnsbl
- ncmprhnsbl
- DEV Team
- Posts: 4291
- Joined: 20 Mar 2012, 03:42
- Distribution: v5.0-64bit
- Location: australia
- Contact:
Re: openbox 003-DE module for 3.2.x 64bit
Post#35 by ncmprhnsbl » 24 Mar 2017, 03:02
my suspicion is: that openbox needs to be built in the presence of imlib2, to have this functionallity..
since openbox is part of the 002-xorg base module(and imlib2 is in 003-box) i guess it wasn't...
EDIT
ah but... it was built in the prescence of librsvg, so .svg icons will work:
eg: icon="/usr/share/icons/Paper/scalable/apps/utilities-terminal-symbolic.svg"
downsides to this are:
limited icons
openbox-menu(dynamic application menu) doesn't support this (afaics)yes it does but seems to prefer .pngs
ncmprhnsbl
-
- White ninja
- Posts: 20
- Joined: 23 Mar 2017, 15:48
- Distribution: openbox-x86_64
- Location: Poland
Re: openbox 003-DE module for 3.2.x 64bit
Post#36 by martomlub » 24 Mar 2017, 08:12
And I spent 3 days over this and I could not find a way.
thank you.
It would be nice if the icons "* .png" worked.
martomlub
- ncmprhnsbl
- DEV Team
- Posts: 4291
- Joined: 20 Mar 2012, 03:42
- Distribution: v5.0-64bit
- Location: australia
- Contact:
Re: openbox 003-DE module for 3.2.x 64bit
Post#37 by ncmprhnsbl » 25 Mar 2017, 06:34
here is a module of it: openbox-3.6.1-x86_64-1_ncm.xzm
this will get .png icons working..
if you want icons in the 'applications' part of the menu:
edit /home/guest/.config/menu.xml
line 8: change : <menu id="desktop-app-menu" label="Applications" execute="openbox-menu -i lxde-applications.menu" />
to: <menu id="desktop-app-menu" label="Applications" execute="openbox-menu lxde-applications.menu" />
ncmprhnsbl
martomlub
Re: openbox 003-DE module for 3.2.x 64bit
Post#39 by fulalas » 19 Apr 2017, 04:50
fulalas
- ncmprhnsbl
- DEV Team
- Posts: 4291
- Joined: 20 Mar 2012, 03:42
- Distribution: v5.0-64bit
- Location: australia
- Contact:
Re: openbox 003-DE module for 3.2.x 64bit
Post#40 by ncmprhnsbl » 19 Apr 2017, 05:24
i dunno.. it's there for me.. https://github.com/ncmprhnsbl/openbox-p ... ipts/extra ..fulalas wrote:I noticed that you have a shortcut called 'Porteus Modules' that points to /opt/porteus-scripts/extra/pmodules.sh. But there's no such file. What am I missing?
i use it often..
ncmprhnsbl
Re: openbox 003-DE module for 3.2.x 64bit
Post#41 by fulalas » 19 Apr 2017, 09:21
I see now! Thanks! It's workingncmprhnsbl wrote:i dunno.. it's there for me.. https://github.com/ncmprhnsbl/openbox-p ... ipts/extra ..
i use it often..

fulalas