[QtCurve] [Bug 353216] qtcurve-qt5 is missing the qtcurve window decoration in Plasma 5

2020-04-27 Thread Yichao Yu
https://bugs.kde.org/show_bug.cgi?id=353216

--- Comment #40 from Yichao Yu  ---
> Some times when I type out my comments they appear much too harsh than I 
> intend them to be. This is something that I'm working on ;-).  For this I 
> apologize and would like to clear the slate on this topic. I know that you 
> have spent a great deal of your personal time on this project including 
> several other projects.

No problem. Thanks for understanding.

> I understand that this window decoration is more complex than the average 
> widget.

Now this isn't necessarily the case. (I would even say window decorator is
simpler since there's a single program (kwin) that it interacts with.) However,
I never claimed that I fully understand all the options in the widget style
either. It's just that the qt4->qt5 transition has virtually no API change so
the porting doesn't need any understanding. As I fixed a few bugs over the
years I am getting a better understanding of it, but I won't even say I've
touched/used more than 20% of it = = ...

> Can you post on your GIT site that you're looking for help. Bye.

The best reference is https://community.kde.org/Infrastructure/Git . It's the
kde:qtcurve git repo (using the alias on that page) and that probably won't
change. There seems to be quite a bit change on the infrastructure in the past
few years (gitlab (invent.kde.org)?) so I honestly don't know what's the
lastest way to access all the KDE git repos at this point, let along in another
2 years = = ... (I'm just keep using the URL I've been using until someone
tells me I'm using another one)

-- 
You are receiving this mail because:
You are watching all bug changes.

[QtCurve] [Bug 353216] qtcurve-qt5 is missing the qtcurve window decoration in Plasma 5

2020-04-27 Thread Roman Bysh
https://bugs.kde.org/show_bug.cgi?id=353216

--- Comment #39 from Roman Bysh  ---
+1

-- 
You are receiving this mail because:
You are watching all bug changes.

[QtCurve] [Bug 353216] qtcurve-qt5 is missing the qtcurve window decoration in Plasma 5

2020-04-27 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=353216

--- Comment #38 from Christoph Feck  ---
> Too bad that Qt doesn't provide better examples for help. Any comments from 
> the KDE people on their board?

Qt is not related to KWin window decorations.

> Too bad KDE couldn't integrate qtcurve-qt5 into their code (just a thought).

That wouldn't have helped. There are several other KWin 4 window decorations
that were not ported to KWin 5 because of lack of man power.

Anyway, let me add that Yichao's findings about the complexity of the QtCurve
code are spot on. It requires a really patient/dedicated developer to read
through it.

-- 
You are receiving this mail because:
You are watching all bug changes.

[QtCurve] [Bug 353216] qtcurve-qt5 is missing the qtcurve window decoration in Plasma 5

2020-04-27 Thread Roman Bysh
https://bugs.kde.org/show_bug.cgi?id=353216

--- Comment #37 from Roman Bysh  ---
Some times when I type out my comments they appear much too harsh than I intend
them to be. This is something that I'm working on ;-).  For this I apologize
and would like to clear the slate on this topic. I know that you have spent a
great deal of your personal time on this project including several other
projects.

I understand that this window decoration is more complex than the average
widget. Too bad that Qt doesn't provide better examples for help. Any comments
from the KDE people on their board?

I wish you the best of luck in finding a coder with time on their hands to help
you finish this great project. Too bad KDE couldn't integrate qtcurve-qt5 into
their code (just a thought). 

I'll put the word out for people that have time to code using C++ with
openSUSE.
Can you post on your GIT site that you're looking for help. Bye.

-- 
You are receiving this mail because:
You are watching all bug changes.

[QtCurve] [Bug 353216] qtcurve-qt5 is missing the qtcurve window decoration in Plasma 5

2020-04-15 Thread Yichao Yu
https://bugs.kde.org/show_bug.cgi?id=353216

--- Comment #36 from Yichao Yu  ---
> I give up. There are a number of people that would have helped you when I 
> first mentioned this to you four years ago. It's a shame. I won't comment on 
> this anymore.

Since you are making it sound like I intentionally did nothing and asked for no
help I'll make it clear even though I think I'm not really obligated to give an
explaination otherwise.

First, there are times (ok, twice maybe) that I was offered help privately in
terms of actually contributing code but then didn't hear back. I see this both
as a missing opportunity to get it ported and a sign of maybe it is not as
trivial as I thought it was.

Secondly, I've also looked at the help in terms of documentation and the issue,
as mentioned above, is that the complexity from the qtcurve side. I can see
that if one know the qtcurve side of things well, the port shouldn't be very
hard. (In case it is not clear, I did not write the qt4 version of the kwin
theme.) It is trivial to use the template implementation to get something
working while throwing away everything qtcurve currently have. The difficulty
is in large part to figure out what the code in qtcurve is doing and I assume
none of the help are in that area. Note that this is very different from the
widget theme, where basically everything has a 1-1 mapping, the porting is much
more mechanical and fixes afterwards can be done mostly incrementally.

Now those are my accessments, most if not all of the conclusions are actually
scattering among the few comments I've already made above. They may or may not
be accurate but that's what I find and why I determined it is harder than I
want to spend much time on any time soon. If any of the assumptions/findings I
had above are not accurate making this easier than what I thought, I'm
certainly open to constructive suggestions.

> Do you want to close this bug report and mark it as WONTFIX?

No, I've left this open as an acknowledgement that this is a nice to have
feature. This can be close if it doesn't make sense to have, which is not the
case.

-- 
You are receiving this mail because:
You are watching all bug changes.

[QtCurve] [Bug 353216] qtcurve-qt5 is missing the qtcurve window decoration in Plasma 5

2020-04-15 Thread Roman Bysh
https://bugs.kde.org/show_bug.cgi?id=353216

--- Comment #35 from Roman Bysh  ---
I give up. There are a number of people that would have helped you when I first
mentioned this to you four years ago. It's a shame. I won't comment on this
anymore.

Do you want to close this bug report and mark it as WONTFIX?

-- 
You are receiving this mail because:
You are watching all bug changes.

[QtCurve] [Bug 353216] qtcurve-qt5 is missing the qtcurve window decoration in Plasma 5

2020-04-15 Thread Yichao Yu
https://bugs.kde.org/show_bug.cgi?id=353216

--- Comment #34 from Yichao Yu  ---
Err, assuming you are still talking about the kwin support (you changed how you
talked about it so I assumed you were talking about something else), I've
already mentioned above that I've given it my fair try and I don't think it's
something that is possible to have a clear timeline for due to the complexity.

It's a fairly low priority wishlist item. I'm not planning to work on it any
time soon but pull requests are and has always been welcome.

-- 
You are receiving this mail because:
You are watching all bug changes.

[QtCurve] [Bug 353216] qtcurve-qt5 is missing the qtcurve window decoration in Plasma 5

2020-04-15 Thread Roman Bysh
https://bugs.kde.org/show_bug.cgi?id=353216

--- Comment #33 from Roman Bysh  ---
Sorry. The qtcurve-qt5.

-- 
You are receiving this mail because:
You are watching all bug changes.

[QtCurve] [Bug 353216] qtcurve-qt5 is missing the qtcurve window decoration in Plasma 5

2020-04-15 Thread Yichao Yu
https://bugs.kde.org/show_bug.cgi?id=353216

--- Comment #32 from Yichao Yu  ---
I don't know what you meant by qtcurve-qt.

-- 
You are receiving this mail because:
You are watching all bug changes.

[QtCurve] [Bug 353216] qtcurve-qt5 is missing the qtcurve window decoration in Plasma 5

2020-04-15 Thread Roman Bysh
https://bugs.kde.org/show_bug.cgi?id=353216

--- Comment #31 from Roman Bysh  ---
What is the status of qtcurve-qt? Are you going to finish it this year?

-- 
You are receiving this mail because:
You are watching all bug changes.

[QtCurve] [Bug 353216] qtcurve-qt5 is missing the qtcurve window decoration in Plasma 5

2020-04-08 Thread Yichao Yu
https://bugs.kde.org/show_bug.cgi?id=353216

--- Comment #30 from Yichao Yu  ---
> Why didn't you finish the window decoration? You had over six years to finish 
> it.

I'm not sure what you are trying to suggest by "six years".
If it was easy it would have happened a long time ago. AFAICT, it was
significantly harder than porting the widget style.

-- 
You are receiving this mail because:
You are watching all bug changes.

[QtCurve] [Bug 353216] qtcurve-qt5 is missing the qtcurve window decoration in Plasma 5

2020-04-08 Thread Yichao Yu
https://bugs.kde.org/show_bug.cgi?id=353216

--- Comment #28 from Yichao Yu  ---
As I said, pull requests are more than welcome.

-- 
You are receiving this mail because:
You are watching all bug changes.

[QtCurve] [Bug 353216] qtcurve-qt5 is missing the qtcurve window decoration in Plasma 5

2020-04-08 Thread Roman Bysh
https://bugs.kde.org/show_bug.cgi?id=353216

--- Comment #29 from Roman Bysh  ---
Why didn't you finish the window decoration? You had over six years to finish
it.

-- 
You are receiving this mail because:
You are watching all bug changes.

[QtCurve] [Bug 353216] qtcurve-qt5 is missing the qtcurve window decoration in Plasma 5

2020-04-08 Thread Roman Bysh
https://bugs.kde.org/show_bug.cgi?id=353216

--- Comment #27 from Roman Bysh  ---
It would be nice if someone out there could create a fork of qtcurve-qt5. I can
help with testing.

-- 
You are receiving this mail because:
You are watching all bug changes.

[QtCurve] [Bug 353216] qtcurve-qt5 is missing the qtcurve window decoration in Plasma 5

2020-04-01 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=353216

Christoph Feck  changed:

   What|Removed |Added

 CC||xenoida...@gmail.com

--- Comment #26 from Christoph Feck  ---
*** Bug 418404 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[QtCurve] [Bug 353216] qtcurve-qt5 is missing the qtcurve window decoration in Plasma 5

2020-03-03 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=353216

Christoph Feck  changed:

   What|Removed |Added

   Severity|major   |wishlist

--- Comment #25 from Christoph Feck  ---
Changing severity given that there are several other decorations on
store.kde.org to choose from.

-- 
You are receiving this mail because:
You are watching all bug changes.

[QtCurve] [Bug 353216] qtcurve-qt5 is missing the qtcurve window decoration in Plasma 5

2020-03-03 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=353216

Christoph Feck  changed:

   What|Removed |Added

 Status|ASSIGNED|CONFIRMED

--- Comment #24 from Christoph Feck  ---
Unassigning due to lack of activity. We lack a contributor who wants to work on
this.

-- 
You are receiving this mail because:
You are watching all bug changes.

[QtCurve] [Bug 353216] qtcurve-qt5 is missing the qtcurve window decoration in Plasma 5

2020-02-05 Thread Roman Bysh
https://bugs.kde.org/show_bug.cgi?id=353216

--- Comment #23 from Roman Bysh  ---
@ Yichao Yu

Are you going to finish the window decoration?? 

And when can we see it provided in an update?

-- 
You are receiving this mail because:
You are watching all bug changes.

[QtCurve] [Bug 353216] qtcurve-qt5 is missing the qtcurve window decoration in Plasma 5

2019-04-01 Thread Roman Bysh
https://bugs.kde.org/show_bug.cgi?id=353216

--- Comment #22 from Roman Bysh  ---
(In reply to beojan from comment #20)
> Is the background colour still exported as a property so the decoration can
> pick it up?
> 
> I'd at least like to modify Breeze so it can pick up the QtCurve background
> colour.

Yes.

-- 
You are receiving this mail because:
You are watching all bug changes.

[QtCurve] [Bug 353216] qtcurve-qt5 is missing the qtcurve window decoration in Plasma 5

2019-04-01 Thread Roman Bysh
https://bugs.kde.org/show_bug.cgi?id=353216

--- Comment #21 from Roman Bysh  ---
Yichao Yu

I'm following up on this bug from 2015. When are you going to provide the
qtcurve window? Are you going to provide it by 2020?

-- 
You are receiving this mail because:
You are watching all bug changes.

[QtCurve] [Bug 353216] qtcurve-qt5 is missing the qtcurve window decoration in Plasma 5

2019-03-29 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=353216

Patrick Silva  changed:

   What|Removed |Added

 CC||bugsefor...@gmx.com

-- 
You are receiving this mail because:
You are watching all bug changes.

[QtCurve] [Bug 353216] qtcurve-qt5 is missing the qtcurve window decoration in Plasma 5

2018-11-22 Thread beojan
https://bugs.kde.org/show_bug.cgi?id=353216

--- Comment #20 from beojan  ---
Is the background colour still exported as a property so the decoration can
pick it up?

I'd at least like to modify Breeze so it can pick up the QtCurve background
colour.

-- 
You are receiving this mail because:
You are watching all bug changes.

[QtCurve] [Bug 353216] qtcurve-qt5 is missing the qtcurve window decoration in Plasma 5

2018-02-22 Thread Roman Bysh
https://bugs.kde.org/show_bug.cgi?id=353216

--- Comment #19 from Roman Bysh  ---
When are we going to see the finished qtcurve window decoration so that we can
begin to design window decorations for Plasma 5.

Will this happen in 2018? We've been waiting for four years.

-- 
You are receiving this mail because:
You are watching all bug changes.

[QtCurve] [Bug 353216] qtcurve-qt5 is missing the qtcurve window decoration in Plasma 5

2017-06-05 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=353216

--- Comment #18 from Christoph Feck  ---
All I can offer is this skeleton decoration:
http://skulpture.maxiom.de/playground/skeleton-0.1.tar.xz

This was used to port the Smaragd decoration to the new API in a single day.

If there are specfic questions, I can give specific answers.

-- 
You are receiving this mail because:
You are watching all bug changes.

[QtCurve] [Bug 353216] qtcurve-qt5 is missing the qtcurve window decoration in Plasma 5

2017-05-26 Thread Dustin
https://bugs.kde.org/show_bug.cgi?id=353216

--- Comment #17 from Dustin  ---
Thanks for the quick update.
Hope you guys find somebody & be able to fix this.
Would be nice to see Qtcurve working again :D

-- 
You are receiving this mail because:
You are watching all bug changes.

[QtCurve] [Bug 353216] qtcurve-qt5 is missing the qtcurve window decoration in Plasma 5

2017-05-24 Thread Roman Bysh
https://bugs.kde.org/show_bug.cgi?id=353216

--- Comment #16 from Roman Bysh  ---
The person maintaining QtCurve is rewriting the kwin code in the qtcurve source
code. So he couldn't give me a date for it this year. This is taking a very
long time to finish and port the Window decoration to Plasma 5.10

Anybody out there that knows C++ really well. We just may need some one to help
out the maintainer.
Another option would be to create a fork for qtcurve=qt5 and finish it this
year.

-- 
You are receiving this mail because:
You are watching all bug changes.

[QtCurve] [Bug 353216] qtcurve-qt5 is missing the qtcurve window decoration in Plasma 5

2017-05-24 Thread beojan
https://bugs.kde.org/show_bug.cgi?id=353216

--- Comment #15 from beojan  ---
Yes, it's still under development. No one seems to care about the deco right
now though.

Once you've customized your QtCurve config, you could just make an Aurorae
style to go with it.

-- 
You are receiving this mail because:
You are watching all bug changes.

[QtCurve] [Bug 353216] qtcurve-qt5 is missing the qtcurve window decoration in Plasma 5

2017-05-24 Thread Dustin
https://bugs.kde.org/show_bug.cgi?id=353216

Dustin  changed:

   What|Removed |Added

 CC||q...@gmx.com

--- Comment #14 from Dustin  ---
I've tried running Qtcurve on Plasma 5 but I also ran into this problem:
Is Qtcurve still under development to get it working with Plasma 5 ?
any update regarding this issue would be highly appreciated.

-- 
You are receiving this mail because:
You are watching all bug changes.

[QtCurve] [Bug 353216] qtcurve-qt5 is missing the qtcurve window decoration in Plasma 5

2016-06-16 Thread Roman Bysh via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=353216

--- Comment #13 from Roman Bysh  ---
On 06/16/2016 10:42 AM, Roman Bysh wrote:
> On 06/15/2016 05:17 PM, Yichao Yu via KDE Bugzilla wrote:
> > https://bugs.kde.org/show_bug.cgi?id=353216
> >
> > --- Comment #10 from Yichao Yu  ---
> >> Status please
> >
> > The status is that I was told the API change should be sane and therefore
> > expecting relatively straightforward upgrade path and thought I could 
> > finish it
> > relatively quickly. However, I've made a few attempt to do the upgrade but 
> > all
> > of them failed since I couldn't really find any document (as of a few month 
> > ago
> > at least) about the API change or the upgrade (in particular, there are a 
> > few
> > component in the kwin4 decoration that I couldn't easily find a replacement 
> > in
> > the new API). It would be helpful if anyone with the knowledge about the new
> > API or the upgrade path to provide some document on those.
> >
> I was told that you write upstream to plasma-de...@kde.org
> That is where you will likely find the best help.
>
> Cheers!
>
> Roman
>
Have a look at this. The qml file will describe the qtcurve window.

http://doc.qt.io/qt-5/qmlapplications.html

-- 
You are receiving this mail because:
You are watching all bug changes.


[QtCurve] [Bug 353216] qtcurve-qt5 is missing the qtcurve window decoration in Plasma 5

2016-06-16 Thread Roman Bysh via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=353216

--- Comment #12 from Roman Bysh  ---
On 06/15/2016 05:17 PM, Yichao Yu via KDE Bugzilla wrote:
> https://bugs.kde.org/show_bug.cgi?id=353216
>
> --- Comment #10 from Yichao Yu  ---
> > Status please
>
> The status is that I was told the API change should be sane and therefore
> expecting relatively straightforward upgrade path and thought I could finish 
> it
> relatively quickly. However, I've made a few attempt to do the upgrade but all
> of them failed since I couldn't really find any document (as of a few month 
> ago
> at least) about the API change or the upgrade (in particular, there are a few
> component in the kwin4 decoration that I couldn't easily find a replacement in
> the new API). It would be helpful if anyone with the knowledge about the new
> API or the upgrade path to provide some document on those.
>
I was told that you write upstream to plasma-de...@kde.org
That is where you will likely find the best help.

Cheers!

Roman

-- 
You are receiving this mail because:
You are watching all bug changes.


[QtCurve] [Bug 353216] qtcurve-qt5 is missing the qtcurve window decoration in Plasma 5

2016-06-16 Thread Roman Bysh via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=353216

--- Comment #11 from Roman Bysh  ---
I will ask around on our openSUSE mail list. 
There must be a number of people that can help you out regarding the new API
and upgrade path.

-- 
You are receiving this mail because:
You are watching all bug changes.


[QtCurve] [Bug 353216] qtcurve-qt5 is missing the qtcurve window decoration in Plasma 5

2016-06-15 Thread Yichao Yu via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=353216

--- Comment #10 from Yichao Yu  ---
> Status please

The status is that I was told the API change should be sane and therefore
expecting relatively straightforward upgrade path and thought I could finish it
relatively quickly. However, I've made a few attempt to do the upgrade but all
of them failed since I couldn't really find any document (as of a few month ago
at least) about the API change or the upgrade (in particular, there are a few
component in the kwin4 decoration that I couldn't easily find a replacement in
the new API). It would be helpful if anyone with the knowledge about the new
API or the upgrade path to provide some document on those.

-- 
You are receiving this mail because:
You are watching all bug changes.


[QtCurve] [Bug 353216] qtcurve-qt5 is missing the qtcurve window decoration in Plasma 5

2016-06-15 Thread beojan via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=353216

--- Comment #9 from beojan  ---
No, it hasn't been fixed yet.

-- 
You are receiving this mail because:
You are watching all bug changes.


[QtCurve] [Bug 353216] qtcurve-qt5 is missing the qtcurve window decoration in Plasma 5

2016-06-15 Thread Roman Bysh via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=353216

--- Comment #8 from Roman Bysh  ---
Follow Up

Status please. I would encourage others to download the master to see if it was
fixed.
Ref: https://quickgit.kde.org/?p=qtcurve.git

-- 
You are receiving this mail because:
You are watching all bug changes.


[QtCurve] [Bug 353216] qtcurve-qt5 is missing the qtcurve window decoration in Plasma 5

2016-05-03 Thread beojan via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=353216

--- Comment #7 from beojan  ---
Any updates on progress?

-- 
You are receiving this mail because:
You are watching all bug changes.


[QtCurve] [Bug 353216] qtcurve-qt5 is missing the qtcurve window decoration in Plasma 5

2016-04-09 Thread beojan via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=353216

beojan  changed:

   What|Removed |Added

 CC||beo...@gmail.com

-- 
You are receiving this mail because:
You are watching all bug changes.