On Tue, Jun 13, 2017 at 11:26 PM, Elvis Angelaccio
wrote:
> Hi,
> I started a wiki page [1] with some notes about porting applications on
> Wayland. Mostly QtWidgets-related for now.
>
> Feel free to improve it, if you think there is something that every
> developer should know and that's not in t
El dimecres, 14 de juny de 2017, a les 21:42:58 CEST, Arnav Dhamija va
escriure:
> Just to check I setup a brand new virtualbox with KDE Neon 5.8 LTS and
> ran the following commands after cloning the repo and creating a build
> directory:
>
> cmake -DCMAKE_INSTALL_PREFIX=/usr -DKDE_INSTALL_USE_Q
On 14.06.2017 18:40, chinmoy ranjan wrote:
Hi all,
I am working on the GSOC project "Polkit support in KIO". As a part of this
project right now I am trying to add KAuth support to the 'copy' method of
file ioslave. My initial plan was to let KAuth helper open the files
requiring elevated privile
Hi all,
I am working on the GSOC project "Polkit support in KIO". As a part of this
project right now I am trying to add KAuth support to the 'copy' method of
file ioslave. My initial plan was to let KAuth helper open the files
requiring elevated privilege for reading and/or writing and then pass t
Just to check I setup a brand new virtualbox with KDE Neon 5.8 LTS and
ran the following commands after cloning the repo and creating a build
directory:
cmake -DCMAKE_INSTALL_PREFIX=/usr -DKDE_INSTALL_USE_QT_SYS_PATHS=TRUE ..
make
sudo make install
kdeinit5
...and then I ran the tests using 'ctes