Re: Not able to take screenshots with KDE Plasma 5.20.80

2020-10-29 Thread Damir Porobic
e a Wayland Protocol ideally. Sorry for caughting you unaware. Cheers, Méven Nate On 10/27/20 5:25 PM, Damir Porobic wrote: > Hi Jan, > > I have searched for files with that name and found following: > > /usr/share/xdg-desktop-portal-kde > /usr/share/lintian/overrides/xdg-de

Re: Not able to take screenshots with KDE Plasma 5.20.80

2020-10-28 Thread Damir Porobic
bject: Re: Not able to take screenshots with KDE Plasma 5.20.80 Hi, the file is named "org.freedesktop.impl.portal.desktop.kde.desktop" and should be most likely located in /usr/share/applications. Regards, Jan út 27. 10. 2020 v 22:10 odesílatel Damir Porobic mailto:damir_poro...@live.c

Re: Not able to take screenshots with KDE Plasma 5.20.80

2020-10-27 Thread Damir Porobic
18. 10. 2020 v 22:50 odesílatel Damir Porobic mailto:damir_poro...@live.com>> napsal: Hello, anyone any feedback on this one? Kind of breaks all non KDE Screenshot tools under Wayland. Would be nice to know if this is by error or some additional steps are required now.

Re: Not able to take screenshots with KDE Plasma 5.20.80

2020-10-27 Thread Damir Porobic
e.org Subject: Re: Not able to take screenshots with KDE Plasma 5.20.80 Hi, can you try to add "X-KDE-DBUS-Restricted-Interfaces=org.kde.kwin.Screenshot" into the xdg-desktop-portal-kde desktop file and restart it? Regards, Jan ne 18. 10. 2020 v 22:50 odesílatel Damir Porobic ma

Re: Not able to take screenshots with KDE Plasma 5.20.80

2020-10-18 Thread Damir Porobic
Hello, anyone any feedback on this one? Kind of breaks all non KDE Screenshot tools under Wayland. Would be nice to know if this is by error or some additional steps are required now. Best regards, Damir From: Damir Porobic Sent: Wednesday, October 14, 2020

Re: Not able to take screenshots with KDE Plasma 5.20.80

2020-10-14 Thread Damir Porobic
h the discussion I haven't found any clue how a non KDE application could get access to those screenshot interfaces. Best regards, Damir From: kde-devel on behalf of Damir Porobic Sent: Wednesday, October 14, 2020 21:22 To: kde-devel@kde.org Subject: Not ab

Not able to take screenshots with KDE Plasma 5.20.80

2020-10-14 Thread Damir Porobic
Hello, one of my users informed me that he's not able to take screenshots with KDE Plasma Wayland anymore. I've just tested myself, with Plasma 5.19.5 everything is working, with Plasma 5.20.80, it's not. My application supports two ways of taking screenshots under KDE Plasma, one is using "org

Re: Using xdg-desktop-portal-kde to take screenshots

2020-09-29 Thread Damir Porobic
your class WaylandImageGrabber QObject based? That's the only thing that comes to my mind. Regards, Jan ne 27. 9. 2020 v 10:03 odesílatel Damir Porobic mailto:damir_poro...@live.com>> napsal: I have had a look at the dbus monitor and this is what I see after hitting the save

Re: Using xdg-desktop-portal-kde to take screenshots

2020-09-27 Thread Damir Porobic
s',interface='org.freedesktop.DBus',member='NameOwnerChanged',arg0='org.kde.kded5'" signal time=1601192696.749626 sender=:1.17 -> destination=(null destination) serial=57 path=/scheduler; interface=org.kde.baloo.scheduler; member=stateChanged int32 4 signal time=1601192696.749779

Re: Using xdg-desktop-portal-kde to take screenshots

2020-09-21 Thread Damir Porobic
sing xdg-desktop-portal-kde to take screenshots Hi, ne 20. 9. 2020 v 18:37 odesílatel Damir Porobic mailto:damir_poro...@live.com>> napsal: Hello Jan, finally I found some time to upgrade my OS and got a newer Plasma Version but I'm still struggling with the Screenshot Portal. Here

Re: Using xdg-desktop-portal-kde to take screenshots

2020-09-20 Thread Damir Porobic
saves the image in my home directory) but the gotScreenshotResponse is never called. Any idea why? Can I tell the dialog where to save those images? Can I tell the dialog right away what type of screenshot I want to take? Can I just share the screenshot with my application without saving it? Thank

Re: Using xdg-desktop-portal-kde to take screenshots

2020-08-31 Thread Damir Porobic
take screenshots Hi, unfortunately the Screenshot portal doesn't seem to be present in Plasma 5.12, it was added into Plasma 5.13. Regards, Jan ne 30. 8. 2020 v 10:38 odesílatel Damir Porobic mailto:damir_poro...@live.com>> napsal: Hey Jan, thanks for the Feedback, that is indeed a goo

Re: Using xdg-desktop-portal-kde to take screenshots

2020-08-30 Thread Damir Porobic
/invent.kde.org/libraries/xdg-portal-test-kde/-/blob/master/src/portaltest.cpp#L498 Regards, Jan út 18. 8. 2020 v 12:59 odesílatel Méven mailto:meve...@gmail.com>> napsal: Le mar. 18 août 2020 à 12:04, mailto:kde-devel-requ...@kde.org>> a écrit : Date: Mon, 17 Aug 2020 12:44:3

Re: Using xdg-desktop-portal-kde to take screenshots

2020-08-17 Thread Damir Porobic
Hello, has anyone experience with this portal? Best regards, Damir From: kde-devel on behalf of Damir Porobic Sent: Thursday, August 13, 2020 16:16 To: kde-devel@kde.org Subject: Using xdg-desktop-portal-kde to take screenshots Hello, I'm trying us

Using xdg-desktop-portal-kde to take screenshots

2020-08-13 Thread Damir Porobic
Hello, I'm trying use the xdg-desktop-portal-kde (https://invent.kde.org/plasma/xdg-desktop-portal-kde/-/blob/master/src/screenshot.cpp) portal in order to take screenshots under Wayland. If I understand correctly, making a DBus Call like this should open a Dialog with a Screenshot that can be

Writing KParts

2018-02-11 Thread Damir Porobic
Hi Folks, is there any up-to-date tutorial or example for writing KParts? The two that I have found seem to be a bit outdated: https://techbase.kde.org/Development/Tutorials/Writing_kontact_plugins

Re: Adding application to KDE and getting image of current

2018-02-04 Thread Damir Porobic
ng? Just add a separate window for editiong annotations and a small "Edit" button to the bottom row, that opens this separate window. I had some work in progress in this direction, but currently lacking time to finish it... 2018-02-03 23:15 GMT+03:00 Damir Porobic : > Does Spectacle have

Re: Adding application to KDE and getting image of current

2018-02-03 Thread Damir Porobic
ant to bring this up as a long-term strategic matter. I think we all benefit from having one really strong choice that's developed by many. Nate Graham On 02/03/2018 11:02 AM, Damir Porobic wrote: > Yeah, I was kind of afraid that you would say that. > > When I started to work o

Re: Adding application to KDE and getting image of current

2018-02-03 Thread Damir Porobic
have a hugely greater impact if you extended Spectacle instead! Nate Graham On 02/03/2018 05:30 AM, Damir Porobic wrote: > The link that gives a hint on what needs to be done is under the "Incubated > Projects" section, I've expected it under "Incubation Process".

Re: Adding application to KDE and getting image of current

2018-02-03 Thread Damir Porobic
Damir Sent: Fri, 02 Feb 2018 12:52:01 -0800 From: pointedstick To: Subject: Re: Adding application to KDE and getting image of current cursor under wayland Message-ID: <161584a51bb.10ff69e3b3883.5474288975285038...@zoho.com> Content-Type: text/plain; charset="UTF-8" ---

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

2018-02-02 Thread Damir Porobic
Damir   Sent: Friday, February 02, 2018 at 7:22 PM From: "Damir Porobic" To: "Luigi Toscano" , "KDE Devel" Subject: Re: Adding application to KDE and getting image of current cursor under wayland Thanks for the Link, will have a look at it. Spectacle can take scree

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

2018-02-02 Thread Damir Porobic
the DBus call you have to say if you want the screenshot to include the mouse cursor or not. What I would need is the mouse cursor as a separate image. Damir Sent: Friday, February 02, 2018 at 7:10 PM From: "Luigi Toscano" To: kde-devel@kde.org Cc: "Damir Porobic"

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