On Sat, Oct 29, 2011 at 11:58 AM, Marco Martin wrote:
> On Saturday 29 October 2011, Aaron J. Seigo wrote:
> > On Friday, October 28, 2011 22:10:07 Mark wrote:
> > > On Thu, Oct 27, 2011 at 2:24 PM, Aaron J. Seigo
> wrote:
> > > > On Thursday, October 27, 2011 14:05:42 Mark wrote:
> > > > > Ah m
On Saturday 29 October 2011, Aaron J. Seigo wrote:
> On Friday, October 28, 2011 22:10:07 Mark wrote:
> > On Thu, Oct 27, 2011 at 2:24 PM, Aaron J. Seigo wrote:
> > > On Thursday, October 27, 2011 14:05:42 Mark wrote:
> > > > Ah men i hate this.. This is a typical "it's right under your nose"
> >
On Friday, October 28, 2011 22:10:07 Mark wrote:
> On Thu, Oct 27, 2011 at 2:24 PM, Aaron J. Seigo wrote:
> > On Thursday, October 27, 2011 14:05:42 Mark wrote:
> > > Ah men i hate this.. This is a typical "it's right under your nose" case
> > :
> > :p
> >
> > usually only after it's been pointed
On Thu, Oct 27, 2011 at 2:24 PM, Aaron J. Seigo wrote:
> On Thursday, October 27, 2011 14:05:42 Mark wrote:
> > Ah men i hate this.. This is a typical "it's right under your nose" case
> :p
>
> usually only after it's been pointed out is it right under your now; before
> that it may as well be ve
On Thursday, October 27, 2011 14:05:42 Mark wrote:
> Ah men i hate this.. This is a typical "it's right under your nose" case :p
usually only after it's been pointed out is it right under your now; before
that it may as well be very well hidden behind your back ;)
don't worry, with time you'll
On Thu, Oct 27, 2011 at 1:58 PM, Aaron J. Seigo wrote:
> On Thursday, October 27, 2011 13:36:27 Mark wrote:
> > flag setWindowFlags(Qt::FramelessWindowHint) on the QDeclarativeView
> object
> > which is removing the decorations, but i can't find the flag to get rid
> of
> > the taskbar entry. I h
On Thursday, October 27, 2011 13:36:27 Mark wrote:
> flag setWindowFlags(Qt::FramelessWindowHint) on the QDeclarativeView object
> which is removing the decorations, but i can't find the flag to get rid of
> the taskbar entry. I haven't searched for it thoroughly yet, but if someone
> knows that fl
On Thu, Oct 27, 2011 at 12:12 PM, Aaron J. Seigo wrote:
> On Wednesday, October 26, 2011 21:26:12 Mark wrote:
> > Oh and what do i do with my qml files?
> > I guess i make them in plasma/desktop/shell/qml <-- new folder
> > But where do i need to "install" them in cmake?
>
> the best thing to do
On Wednesday, October 26, 2011 21:26:12 Mark wrote:
> Oh and what do i do with my qml files?
> I guess i make them in plasma/desktop/shell/qml <-- new folder
> But where do i need to "install" them in cmake?
the best thing to do is it to put them into a Plasma Package and install them
in the usua
On Wed, Oct 26, 2011 at 9:22 PM, Mark wrote:
> On Tue, Oct 25, 2011 at 6:30 PM, Aaron J. Seigo wrote:
>
>> On Tuesday, October 25, 2011 15:22:16 Mark wrote:
>> > > kde-workspace/plasma/desktop/shell/toolbox/paneltoobox.*
>> > >
>> > > which really should be in desktop/toolboxes imo, and not in w
On Wed, Oct 26, 2011 at 9:22 PM, Mark wrote:
> On Tue, Oct 25, 2011 at 6:30 PM, Aaron J. Seigo wrote:
>
>> On Tuesday, October 25, 2011 15:22:16 Mark wrote:
>> > > kde-workspace/plasma/desktop/shell/toolbox/paneltoobox.*
>> > >
>> > > which really should be in desktop/toolboxes imo, and not in w
On Tue, Oct 25, 2011 at 6:30 PM, Aaron J. Seigo wrote:
> On Tuesday, October 25, 2011 15:22:16 Mark wrote:
> > > kde-workspace/plasma/desktop/shell/toolbox/paneltoobox.*
> > >
> > > which really should be in desktop/toolboxes imo, and not in with the
> > > shell.
> > > i'll fix that right now and
On Tuesday, October 25, 2011 15:22:16 Mark wrote:
> > kde-workspace/plasma/desktop/shell/toolbox/paneltoobox.*
> >
> > which really should be in desktop/toolboxes imo, and not in with the
> > shell.
> > i'll fix that right now and then they will be in:
> >
> > kde-workspace/plasma/desktop/toolbox
On Tue, Oct 25, 2011 at 3:07 PM, Aaron J. Seigo wrote:
> On Tuesday, October 25, 2011 14:10:54 Mark wrote:
> > - The tool box icon in the panel can be clicked -- where is that code
> > hidden? --
>
> kde-workspace/plasma/desktop/shell/toolbox/paneltoobox.*
>
> which really should be in desktop/to
On Tuesday, October 25, 2011 14:10:54 Mark wrote:
> - The tool box icon in the panel can be clicked -- where is that code
> hidden? --
kde-workspace/plasma/desktop/shell/toolbox/paneltoobox.*
which really should be in desktop/toolboxes imo, and not in with the shell.
i'll fix that right now and
On Tue, Oct 25, 2011 at 12:10 PM, Aaron J. Seigo wrote:
> On Friday, October 21, 2011 13:38:49 Viranch Mehta wrote:
> > Well, I'm not sure if it is possible to just change a part of the panel
> (the
> > tool box). You'd need to re-do the panel in qml, afaik.
>
> the toolbox _icon_ itself is a ver
On Friday, October 21, 2011 13:38:49 Viranch Mehta wrote:
> Well, I'm not sure if it is possible to just change a part of the panel (the
> tool box). You'd need to re-do the panel in qml, afaik.
the toolbox _icon_ itself is a very tiny piece and doesn't need to be touched.
it could be re-done in
On Friday, 2011-10-21, Mark wrote:
> On Fri, Oct 21, 2011 at 2:03 PM, Anton Kreuzkamp wrote:
> > On Thursday 20 October 2011 16:27:37 Mark wrote:
> > > * What is the current way to get the basic KDE SC running from Git?
> > > * What environment variables do i need to set to use KDE from Git
> >
>
On Fri, Oct 21, 2011 at 2:03 PM, Anton Kreuzkamp wrote:
> On Thursday 20 October 2011 16:27:37 Mark wrote:
> > * What is the current way to get the basic KDE SC running from Git?
> > * What environment variables do i need to set to use KDE from Git
> (libdir,
> > bindir...)?
> The easiest (and I
On Thursday 20 October 2011 16:27:37 Mark wrote:
> * What is the current way to get the basic KDE SC running from Git?
> * What environment variables do i need to set to use KDE from Git (libdir,
> bindir...)?
The easiest (and I think also recommended) way is kdesrc-build.
_
On Thu, Oct 20, 2011 at 7:57 PM, Mark wrote:
>
> * What is the current way to get the basic KDE SC running from Git?
>
Build kdelibs, kde-runtime, libkactivities and kde-workspace.
> * What environment variables do i need to set to use KDE from Git (libdir,
> bindir...)?
>
I use the same old
Hi KDE plasma folks,
It's been a long while since i last actively contributed to the KDE project.
Sadly having a job is sucking up way more time then i would like.
In recent months I've started to experiment with QML and started to like it.
Provided if i only use it for declaring the GUI. Not the
22 matches
Mail list logo