Re: Plasma5 user sessions

2018-02-02 Thread David Edmundson
On Mon, Jan 15, 2018 at 9:37 PM, Max Harmathy wrote: > Am 15.01.2018 um 20:07 schrieb Kai Uwe Broulik: > > Hi, > > Thanks for your replay > > We found out, that running a process with a systemd inhibitor as root e.g > > > # systemd-inhibit --what=shutdown --mode=block sleep 365d > > Try mode "del

Adding application to KDE and getting image of current cursor under wayland

2018-02-02 Thread Damir Porobic
Hi Folks, I've got two questions related to KDE which you could eventually answer: 1. Is there a process for adding applications to the KDE family or do you always start writing applications specifically for KDE? 2. Is there a way to get an image of the current mouse cursor under KWin Wayland? I

Re: Adding application to KDE and getting image of current cursor under wayland

2018-02-02 Thread pointedstick
On Fri, 02 Feb 2018 10:04:52 -0800 Damir Porobic wrote > Hi Folks, > > I've got two questions related to KDE which you could eventually answer: > 1. Is there a process for adding applications to the KDE family or do you > always start writing applications specifically for KDE?

Re: Adding application to KDE and getting image of current cursor under wayland

2018-02-02 Thread Luigi Toscano
On Friday, 2 February 2018 19:04:52 CET Damir Porobic wrote: > Hi Folks, > > I've got two questions related to KDE which you could eventually answer: > 1. Is there a process for adding applications to the KDE family or do you > always start writing applications specifically for KDE? There are no

Re: save and restore the geometry of KMainWindow

2018-02-02 Thread Alexander Semke
On 01.02.2018 20:52, Albert Astals Cid wrote: El dimarts, 30 de gener de 2018, a les 21:06:02 CET, Alexander Semke va escriure: The state is already saved and restored there. Why not to do the same for the geometry? I think that it's generally frowned upon putting your position on screen becau

Re: Adding application to KDE and getting image of current cursor under wayland

2018-02-02 Thread Damir Porobic
Thanks for the Link, will have a look at it. Spectacle can take screenshots with or without mouse cursor on it. In the X11 implementation the cursor image is added as part of post processing to the screenshot. With Wayland you have to request the screenshot from the Compositor and while making

Re: Adding application to KDE and getting image of current cursor under wayland

2018-02-02 Thread Damir Porobic
Sorry, one more question regarding the incubator process. It's not obvious to me how one application/project becomes a Candidate? On the link https://community.kde.org/Incubator/Incubation_Process it is mentioned what a Candidate needs to provide, but not where and in what form. Regards, Damir  

Re: Adding application to KDE and getting image of current cursor under wayland

2018-02-02 Thread Martin Flöser
Am 2018-02-02 19:04, schrieb Damir Porobic: 2. Is there a way to get an image of the current mouse cursor under KWin Wayland? No. Cheers Martin Wayland Maintainer

Re: Adding application to KDE and getting image of current cursor under wayland

2018-02-02 Thread pointedstick
On Fri, 02 Feb 2018 11:50:13 -0800 Damir Porobic wrote > Sorry, one more question regarding the incubator process. It's not obvious > to me how one application/project becomes a Candidate? > On the link https://community.kde.org/Incubator/Incubation_Process it is > mentioned what

Re: Adding application to KDE and getting image of current cursor under wayland

2018-02-02 Thread Luigi Toscano
Damir Porobic ha scritto: > Sorry, one more question regarding the incubator process. It's not obvious to > me how one application/project becomes a Candidate? > On the link https://community.kde.org/Incubator/Incubation_Process it is > mentioned what a Candidate needs to provide, but not where a