Re: Latte : make_unique for gcc <=4.8

2017-11-16 Thread Michail Vourlakos
2017-11-09 10:58 GMT+02:00 Tomaz Canabrava : > > >> regards, >> [michail] >> >> >> BTW: for every e-mail I send I need moderator approval is that a standard >> procedure or I can register somewhere to avoid this? >> > > yes, you can: https://mail.kde.org/mailman/listinfo/kde-core-devel > > > the t

Re: Latte : make_unique for gcc <=4.8

2017-11-16 Thread Michail Vourlakos
gcc 4.8.5 is used by openSUSE Leap. If you check the code now i enable it through cmake if it is needed by using the flag -DINCLUDE_MAKE_UNIQUE=ON Στις 9 Νοε 2017 11:56, ο χρήστης "Sven Brauch" έγραψε: On 05/11/17 16:12, Michail Vourlakos wrote: > Do you know any better way t

Latte : make_unique for gcc <=4.8

2017-11-09 Thread Michail Vourlakos
Hello everyone, during the review phase in Latte we removed the following code in case it would conflict in some cases: #if __GLIBCXX__ <= 20150623 namespace std { template unique_ptr make_unique(Args &&... args) { return std::unique_ptr(new T(std::forward(args)...)); } } #endif this was ne

Latte Dock into extragear...

2017-11-09 Thread Michail Vourlakos
Just to update... Latte from now on can be found at extragear after succeeding at its review phase... as mentioned also at: https://phabricator.kde.org/T7115 regards, [michail]

Re: Latte Dock in review phase

2017-10-22 Thread Michail Vourlakos
: > On Fri, Oct 13, 2017 at 11:12 AM, Albert Astals Cid wrote: > > El dijous, 5 d’octubre de 2017, a les 0:00:01 CEST, Michail Vourlakos va > > escriure: > >> Hello everyone, > >> > >> we decided to make Latte an active kde project and so now it is in > r

Re: Latte Dock in review phase

2017-10-17 Thread Michail Vourlakos
> Hi, what is the latte dock kde repo git url? latte can be found at, kde:latte-dock it is located in kdereview 2017-10-13 1:12 GMT+03:00 Albert Astals Cid : > El dijous, 5 d’octubre de 2017, a les 0:00:01 CEST, Michail Vourlakos va > escriure: > > Hello everyone, > > &

Latte Dock in review phase

2017-10-06 Thread Michail Vourlakos
Hello everyone, we decided to make Latte an active kde project and so now it is in review phase. I believe the best place to be is extragear because we would like to keep some independence for the first year concerning releases... What is Latte Dock? Latte is a project that is trying to provide

Re: Review Request: Remember current desktop when changing activity

2012-08-18 Thread Michail Vourlakos
Στις 18/08/2012 08:25 μμ, ο/η Rolf Eike Beer έγραψε: Am Samstag, 18. August 2012, 20:19:55 schrieb makism: Yeah i read a bug report about this (new) behavior. It would be fair to support all perceptions of activities (because of their abstract meaning). Ivan mentioned that in @4.10 there will be