You are not logged in.
Hello ..
P.S. Have you ever thought about creating a full panel application? If not, I think you should, while there are several available already, I have yet to find one which I am totally happy with. I could see ADeskbar developing into a great panel application.
so something similar to existing panels, such as BMPanel, but with some added ADcomp set-up magic!
I could be way off here, but it occurred to me that ADeskbar already has a really nice preferences GUI, so would it be a big job to include pager, taskbar and system tray features?
So , Why not ? I discussed with corenominal and I start some hack from other panel llike pypanel , foobar/barpanel and some python script from awn
Size 1440x900 : pager | tasklist | systray | clock // Size 1440x900

Menu and plugins : menu is based on debian-menu.xml like openbox menu ( sorry, is in french. I forgot to change )

Clock / Calendar

Menu Tasklist ( in french too )

Plugin : Search / Terminal


Need more develop ( brain damage
) for first beta but coming soon for testing ..
Before asking if someone need feature/plugin , I have to work on pager / tasklist / systray / clock
Bye
Last edited by ADcomp (2009-04-28 23:58:38)
David [aka] ADcomp
Offline
Any chance of full faux transparency ala Tint2?
I view KDE like I view snow. It looks fun and marvelous, it's fun to play in, but after a while I just want someone to take it all away.
Offline
Does this panel just use the default gtk theme?
Also could a hide windows (show desktop) button be added?
Thanks
Note: ** Please read before posting **
BTW if you wish to contact me, send me an e-mail instead of a PM.
Offline
Great work ADcomp! I am really excited to see this develop, I cannot wait to get my hands on it! 
Offline
Any chance of full faux transparency ala Tint2?
not now .. but when code is stable , I add this option like adeskbar ( gtk / override gtk / transparency )
Does this panel just use the default gtk theme? Also could a hide windows (show desktop) button be added?
Yes , It's only gtk ( as I say to KBang
). "Showdesktop" button is already exist / working

Screenshot with CrunchBang default theme ( 1440x900 )

I am really excited to see this develop, I cannot wait to get my hands on it!
Yes , I know 
Bye
David [aka] ADcomp
Offline
Wow, that latest screenshot looks really great. This is an exciting development 
Offline
Is this a panel specific to CB? like...tintCB or CBpanel...or what?
Offline
Wow, that latest screenshot looks really great. This is an exciting development
Tanks .. 
Is this a panel specific to CB? like...tintCB or CBpanel...or what?
?? don't understand your question , sorry .. Do you read 1st post ( some kind of summary ). Otherwise it is likely to work with other WM , I think , not tested yet.
___
Some news : I working now on Preferences UI ..
What do you think about this little popup window ? ( Exit Button => OBLogout )

About dialog :

Bye
David [aka] ADcomp
Offline
great job, I normally don't use a panel, but I'll have to give this a try. Does it autohide?
I say never be complete, I say stop being perfect, I say lets evolve, let the chips fall where they may.
Offline
What does "Stop" do? Also I would use a normal right-click menu rather than a pop-up.
Note: ** Please read before posting **
BTW if you wish to contact me, send me an e-mail instead of a PM.
Offline
Just one suggestion. I find the debian menu structure confusing and difficult to use. Something like the way the lxpanel menu is structured would be nice 
Offline
great job, I normally don't use a panel, but I'll have to give this a try. Does it autohide?
Thanks. yes ..
What does "Stop" do? Also I would use a normal right-click menu rather than a pop-up.
" stop " should be "Exit panel" and " Exit " should be " Logout " ( oblogout ) .. I have to change these label.
no right-click ( not yet ) because I have to rewrite some code .. So pop-up is more easy for me.
Just one suggestion. I find the debian menu structure confusing and difficult to use. Something like the way the lxpanel menu is structured would be nice
Menu plugin requires a complete rewrite from scratch. I did a few critical mistakes 
Otherwise I think to use xdotool to simply call openbox menu ..? But as panel use plugin ( python ) , we can virtually code many different menu 
Bye ..
David [aka] ADcomp
Offline
Also for your plugins (calendar/search/terminal), I think removing the title/description/icon would give a cleaner look.
Note: ** Please read before posting **
BTW if you wish to contact me, send me an e-mail instead of a PM.
Offline
Hello ..
If someone want to give a try : http://www.ad-comp.be/public/projets/cb … el.tar.bz2
!! Remember to close other bar with systray before if you want the panel share with systray
Config is stored in ~/.config/cbpanel .. not yet Preferences UI
Also need help on this (big) project ..
* Someone could make some pretty icons for menu / settings ?
* all feedbacks are welcome to find where are buggy stuff
* .. other come with time 
And last but not least , Have you some idea for a good name for this new panel ?
---
Panel works (almost) fine on my desktop / netbook but ..
* systray needs some tune-up when change gtk-theme
* pager : one like LxPanel ( ok ) , one with only label ( desktop number ) that not yet finish ( doesn't refresh when add/remove desktop )
* And also some problems with transparency ( xcompmgr ) and "top" position when "Animate iconify and restore" is checked on OBconf
* My implement of debian-menu is really crappy ( like my english ) !! Why don't use xdotool to call openbox menu ? Maybe I can write another menu plugin with some Eye's candy ?
* when use terminal plugin / search plugin , panel doesn't give focus to terminal / entry
Bye ..
Last edited by ADcomp (2009-05-01 00:00:11)
David [aka] ADcomp
Offline
Also need help on this (big) project ..
* Someone could make some pretty icons for menu / settings ?
Well for the settings at least, why not just use the users gtk icons? It would look nicer than a custom icon.
Note: ** Please read before posting **
BTW if you wish to contact me, send me an e-mail instead of a PM.
Offline
Hi anonymous ..
When there are stock gtk icons , I usually use them. But in Preferences UI , I will need few 'custom' icons 
one more for a "crunchbang" menu and why not a cool icon for panel itself .. As I say before , all feedback are welcome 
# edit: my design skill is more like Picasso 
Last edited by ADcomp (2009-05-01 00:26:57)
David [aka] ADcomp
Offline
What custom icons do you need btw?
Note: ** Please read before posting **
BTW if you wish to contact me, send me an e-mail instead of a PM.
Offline
^^^ Indeed. Shoot us a list of what you need, want, or could use an icon for. I would be happy to donate some time for ya! Not sure if the end result of my work would be good, but its the though that counts 
Offline
I may be able to help by writing plugins for it once that is ready(maybe a system monitor or something to start with) . My artistic skill is probably worse than yours so don't feel bad.
I say never be complete, I say stop being perfect, I say lets evolve, let the chips fall where they may.
Offline
Hi ADcomp, I downloaded CB Panel, extracted it and did the following :
Killall lxpanel
click on cbpanel.
The panel poped up instantly but:
- No Menu
- No systray
I got a look at the config file, but nothing obvious..
But maybe you did not included these parts ?
Anyway this is a great work !
Here is a screenshot of my desktop at the moment :

Asus EeePC 901A (16Gb SSD) - Waldorf
old Toshiba laptop(Celeron 1,5GHz/20Go/512Mo) - Statler
Offline
I may be able to help by writing plugins for it once that is ready(maybe a system monitor or something to start with).
cool .. 
[..] The panel poped up instantly but: No Menu , No systray
I forgot to say for depends !! 
systray plugin depends "python-xlib" / terminal plugin depends "python-vte" and maybe libwnck-common .. so
sudo apt-get install python-vte python-xlib libwnck-commonI don't know why menu doesn't show .. Can you run panel into a terminal to look after some error ? Thanks for feedback
> Icons : 1 for panel itself , 1 for menu ( like a button ? ) and one ( a big one ) like a monitor ( to set bar position in Preferences UI like adeskbar )
It's a good start point .. Thanks
Bye
[ Edit ] @cut_copy : You beat me 
Last edited by ADcomp (2009-05-01 13:42:12)
David [aka] ADcomp
Offline
And why not just the a gtk monitor icon? Heres the one from Gnome at 64px:

Note: ** Please read before posting **
BTW if you wish to contact me, send me an e-mail instead of a PM.
Offline
Thanks Cut_Copy and ADcomp.
run in terminal : I do that ASAP.
Asus EeePC 901A (16Gb SSD) - Waldorf
old Toshiba laptop(Celeron 1,5GHz/20Go/512Mo) - Statler
Offline
Copyright © 2012 CrunchBang Linux.
Proudly powered by Debian. Hosted by Linode.
Debian is a registered trademark of Software in the Public Interest, Inc.