On Montag, 6. November 2017 01:57:32 CET Aleix Pol wrote:
> On Fri, Nov 3, 2017 at 9:30 PM, Martin Koller wrote:
> > Hi all,
> >
> > I'd like to announce an application I've implemented over the last few
> > weeks - liquidshell
> >
> > liquidshell is a replacement for plasmashell
> >
>
> Hi Mar
On Sonntag, 5. November 2017 23:01:52 CET Alexander Neundorf wrote:
> On 2017 M11 5, Sun 19:27:27 CET Martin Koller wrote:
> > On Samstag, 4. November 2017 20:58:49 CET Alexander Neundorf wrote:
> > > On 2017 M11 3, Fri 21:30:19 CET Martin Koller wrote:
> > > > Hi all,
> > >
> > > ...
> > >
> > >
On Fri, Nov 3, 2017 at 9:30 PM, Martin Koller wrote:
> Hi all,
>
> I'd like to announce an application I've implemented over the last few weeks
> - liquidshell
>
> liquidshell is a replacement for plasmashell
>
> It does not use QtQuick but instead relies on QtWidgets,
> therefore no hardware gra
Il giorno Sun, 05 Nov 2017 19:24:55 +0100
Martin Koller ha scritto:
> > * Use QDBus instead of calling dbus-send command-line tool or
> > xdg-screensaver
> Because ?
Personally, because I don't think that calling random executables from
your program is a good idea.
--
Luca Beltrame - KDE F
On 2017 M11 5, Sun 19:27:27 CET Martin Koller wrote:
> On Samstag, 4. November 2017 20:58:49 CET Alexander Neundorf wrote:
> > On 2017 M11 3, Fri 21:30:19 CET Martin Koller wrote:
> > > Hi all,
> >
> > ...
> >
> > > - Just one bottom DesktopPanel, containing:
> > I always put my panel to the righ
Philipp,
On 5 November 2017 at 14:48, Philipp A. wrote:
> Hi Shaheed, Chris,
>
> Shaheed Haque schrieb am Sa., 4. Nov. 2017 um
> 18:35 Uhr:
>
>> FWIW, I already tried that (types.ModuleType is itself a perfectly
>> subclassable class!) […]
>>
>> Now, none of that may be a limiting factor in the
On Samstag, 4. November 2017 20:58:49 CET Alexander Neundorf wrote:
> On 2017 M11 3, Fri 21:30:19 CET Martin Koller wrote:
> > Hi all,
> ...
> > - Just one bottom DesktopPanel, containing:
>
> I always put my panel to the right or left edge (intead at the bottom)...
Then I fear liquidshell is sim
Hi,
thanks for you review!
On Samstag, 4. November 2017 19:41:27 CET Kai Uwe Broulik wrote:
> Hi,
>
> AppMenu.cxx:
> * You can use NoDotAndDotDot flag in entryInfoList() to already skip those
I just want to skip ".." - but yes, I can use QDir::AllEntries | QDir::NoDotDot
> * You seem to be usi
On Sat, 4 Nov 2017, Chris Burel wrote:
> I think this is a remarkably short sighted statement. It assumes that people
> that would use these bindings have no existing Python codebase at all, and
> can afford to start a brand new project. The reality is much different.
>
> Let's take a specific