I'm glad you like this If you like chrome, glance at my ChromeLS theme ([link]) The systray is a fixed width and scrolls with the wheel. One reason is I never tried to make it auto-grow, it might not be too hard but I didn't want to spend time fixing something that's not broken
Tried to put the taskbar on a more "Windows-esque" position without success, changing the variable xtaskbarwidth to "$resolutionx$" the heigh to 32, the buttondirection to .bottom and the layout to .horizontal make the taskbar to disappear...
thanging only the last 2 values gives me a same bar with all the icons placed toghether...
Things to change: theme.rc will have this: jDeskWorkArea "40, 0, 0, 0" You'll need to set it to "0, 40, 0, 0" I think - so that windows don't obscure the taskbar when maximized. taskbar.rc will need to have the "buttondirection" and "layout" changed to ".right" and ".horizontal" Afterwards you'll need to edit the graphics (rotate them) ... Also - there might be a few other minor things to change - look through the titles "Yspacing" won't be needed for instance ...
Of course you can change anything you'd like. The way I learned most of LiteStep was through trial and error, and when that didn't help I read the documentation that comes with the modules.
I'm pretty sure that once you change the height/width and the button direction - it should start doing what you want. Check if there is some command that has minimum/maximum x/y spacing ... maybe that messes it up.
That never happened to me nor should it happen to anyone ... sorry to hear it
In every case I messed with a theme, only that module would be affected.
What if you switch to another theme - does the trouble go away? If so - you know where the problem is. If the problem doesn't go away - are you sure you didn't touch anything besides the taskbar.rc ?
Awefully darned nice of you to offer support online like this
One question - does the systray auto grow, or does it scroll?
If you like chrome, glance at my ChromeLS theme ([link])
The systray is a fixed width and scrolls with the wheel. One reason is I never tried to make it auto-grow, it might not be too hard but I didn't want to spend time fixing something that's not broken
Tried to put the taskbar on a more "Windows-esque" position without success, changing the variable xtaskbarwidth to "$resolutionx$" the heigh to 32, the buttondirection to .bottom and the layout to .horizontal make the taskbar to disappear...
thanging only the last 2 values gives me a same bar with all the icons placed toghether...
Something i should know to achieve it?
jDeskWorkArea "40, 0, 0, 0"
You'll need to set it to "0, 40, 0, 0" I think - so that windows don't obscure the taskbar when maximized.
taskbar.rc will need to have the "buttondirection" and "layout" changed to ".right" and ".horizontal"
Afterwards you'll need to edit the graphics (rotate them) ...
Also - there might be a few other minor things to change - look through the titles "Yspacing" won't be needed for instance ...
Let me know if you're still having trouble
May i change taskbary/x and taskbarwidh/height?
I'm pretty sure that once you change the height/width and the button direction - it should start doing what you want. Check if there is some command that has minimum/maximum x/y spacing ... maybe that messes it up.
In every case I messed with a theme, only that module would be affected.
What if you switch to another theme - does the trouble go away? If so - you know where the problem is. If the problem doesn't go away - are you sure you didn't touch anything besides the taskbar.rc ?