| Summary: | Aurorae: provide option for title background | ||
|---|---|---|---|
| Product: | [Plasma] kwin | Reporter: | Anton Petersson <scnd101> |
| Component: | aurorae | Assignee: | KWin default assignee <kwin-bugs-null> |
| Status: | RESOLVED NOT A BUG | ||
| Severity: | wishlist | CC: | kde |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Arch Linux | ||
| OS: | Unspecified | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Anton Petersson
2010-05-18 08:37:10 UTC
The mockup helps :-) So what it needs is a kind of background for the case of exactly one tab (or better said: no tabbing) and a way to restrict the tab stretching over the whole window title bar. So I propose adding two new elements "ttitle-background-active" and "title-background-inactive" for the case of exactly one tab. The element would also be used for tabs, but only if none of "tab-*" elements is present. For restricting the stretching I'd say we can add hint elements to controll it. Now I have an idea: it seems like you already did some work on the theme. Could you just add everything you want to have in the decoration, send it to me and I implement it? > So I propose adding two new elements "ttitle-background-active" and > "title-background-inactive" for the case of exactly one tab. The element would > also be used for tabs, but only if none of "tab-*" elements is present. For > restricting the stretching I'd say we can add hint elements to controll it. that would be title-background-active-left, title-background-active-center and title-background-active-right, right? :) > Now I have an idea: it seems like you already did some work on the theme. Could > you just add everything you want to have in the decoration, send it to me and I > implement it? wow, that sounds awesome :D I can't think of anything else that would be necessary for this theme though, except overlapping tabs (if it doesn't have that already :P) I'm assuming I'll have to wait for kde4.5 to see these changes though? (not really an issue, I'm just wondering) > that would be title-background-active-left, title-background-active-center > and title-background-active-right, right? :) yes and also topleft, topright, etc. etc. So a complete FrameSvg with all border elements would be possible (and is possible for tabs already) > > > Now I have an idea: it seems like you already did some work on the theme. > > Could you just add everything you want to have in the decoration, send > > it to me and I implement it? > > wow, that sounds awesome :D > I can't think of anything else that would be necessary for this theme > though, except overlapping tabs (if it doesn't have that already :P) No overlapping tabs is not yet possible. I have to think about how I can implement that. > > I'm assuming I'll have to wait for kde4.5 to see these changes though? (not > really an issue, I'm just wondering) 4.5 is already in feature freeze and it doesn't look like a bug fix to me ;-) So unfortunately 4.6, but will be available in Aurorae Designer earlier. Do-able with QML aurorae |