And in case this was a hint I should contribute to a wayland
kwindowsystem backend, my c is awful, but I'm learning and believe I
will when I can. :)
___
Plasma-devel mailing list
Plasma-devel@kde.org
https://mail.kde.org/mailman/listinfo/plasma-devel
Yes, I absolutely will, I also have a wrapper that exposes
kwindosystem and kwindowinfo (and few netwm ones) functions to qml
https://github.com/damianatorrpm/qmltaskbar (used by
https://github.com/damianatorrpm/qmlpanel - old revision there,
uploading new one soon)
It is a complete rewrite of my
On Mon, Jun 16, 2014 at 4:45 PM, Damian Ivanov
wrote:
> Ok.
> >Whether closing a window is something which will be needed for Wayland in
> >KWindowSystem is quite questionable. If at all it's the taskmanager, no
> other
> >client should be allowed to perform such a task.
> I hope you consider for
Ok.
>Whether closing a window is something which will be needed for Wayland in
>KWindowSystem is quite questionable. If at all it's the taskmanager, no other
>client should be allowed to perform such a task.
I hope you consider for the future non-plasma taskmanagers using
kwindowsystem (my fingers
On Monday 16 June 2014 15:34:13 Damian Ivanov wrote:
> I mean you read a property from one class and write to it in a differen
> class? How can I use kwindowsystem to close a window in wayland (isn't
> QX11Info::dispay required in netwm) ?
not at all as there is no Wayland backend in KWindowSystem