So - maybe this time i'll post in the right place :P - as you said i have a problem with the taskbar after updating be.shell today ( i was using the first version released) here is the problem: http://ompldr.org/vZXg3cQ
Before the update every task was displayed as an icon.
As you can see the icons now are shown only for custom buttons in the taskbar.
My config file: http://pastebin.com/uQunhyFf
My current theme: http://pastebin.com/UcSEGr4P
Thanks for the help (and so for the toolbuttons!)
P.s. Rob fooled me again LOL - anyway if he started like i did (but i don't think so) i'm on the good way ;D
Last edit: Hombremaledicto 2012-07-30
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
How did that end up there?
Scratch "Mode" and set "ButtonMode=0"
ButtonMode for Tasks is "Mode" for "Button" (makes sense? Possibly. I don't know.)
"Sticky" buttons (or whatever Win7/MacOS calls them, those you can add permaently) will have their "Mode" unless they're in taskbar use, that's why they're round but the tasks show text only (c++ implicitly converts int(true) == 1 - and that's TextOnly)
I guess i should add a GUI nevertheless :-P
(or at least improve the doc in that regard... ;-)
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Sorry i missed the last question.
Not atm.
Afaics Qss ignores the overflow attribute (otherwise one could play with min-size, padding, margin and overflow hidden) and there's also no concept (border, let alone background image) to paint anything above the icon - sorry.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
So - maybe this time i'll post in the right place :P - as you said i have a problem with the taskbar after updating be.shell today ( i was using the first version released) here is the problem: http://ompldr.org/vZXg3cQ
Before the update every task was displayed as an icon.
As you can see the icons now are shown only for custom buttons in the taskbar.
My config file: http://pastebin.com/uQunhyFf
My current theme: http://pastebin.com/UcSEGr4P
Thanks for the help (and so for the toolbuttons!)
P.s. Rob fooled me again LOL - anyway if he started like i did (but i don't think so) i'm on the good way ;D
Last edit: Hombremaledicto 2012-07-30
Really? how did I fool you?
[tasks]
ButtonMode=true
^^^^^^^^^^^^^^^
Mode=0
^^^^^^
How did that end up there?
Scratch "Mode" and set "ButtonMode=0"
ButtonMode for Tasks is "Mode" for "Button" (makes sense? Possibly. I don't know.)
"Sticky" buttons (or whatever Win7/MacOS calls them, those you can add permaently) will have their "Mode" unless they're in taskbar use, that's why they're round but the tasks show text only (c++ implicitly converts int(true) == 1 - and that's TextOnly)
I guess i should add a GUI nevertheless :-P
(or at least improve the doc in that regard... ;-)
Thank you again :D
Really, you probably noticed the big mess i've done in the config file, don't know how i did. Everytime it's a surprise for me too O_O
P.s. Do you think it's possible to make the taskbar like this:
http://nale12.deviantart.com/art/Magic-dockbarx-theme-278695034
Last edit: Hombremaledicto 2012-07-30
Sorry i missed the last question.
Not atm.
Afaics Qss ignores the overflow attribute (otherwise one could play with min-size, padding, margin and overflow hidden) and there's also no concept (border, let alone background image) to paint anything above the icon - sorry.