Yes, the plan is to make it a plugin, however I'm not sure whether the
design that is currently implemented is the one we were going to go with.
At least I think I remember discussions about a new super awesome design
which will make everything better and somehow incorporate some sort of
notificati
Yes: https://code.launchpad.net/~elementary-apps/+junk/cmake-modules
On Sun, Nov 10, 2013 at 9:25 PM, Simon Dieterle wrote:
> Hi guys,
>
> what i found out today is, that different projects use different cmake/
> directories. E.g. switchboard-plug-about and switchboard-plug-about
>
> This cause
Have a look here
http://bazaar.launchpad.net/~gala-dev/gala/trunk/view/head:/src/Widgets/WorkspaceView.vala
On Apr 16, 2013 4:52 AM, "Craig" wrote:
> Hello everyone,
>
> I'm trying to figure out how to load an image onto a surface, but all I
> can find are tutorials about how to save an image. I'
The effect you observe is caused by the paint call at the bottom. Remove
that and it should work fine. But you also have to insert
ctx.set_operator(Cairo.Operator.CLEAR);
ctx.paint();
ctx.set_operator(Cairo.Operator.OVER);
at the very bottom of the draw method which clears the canvas. Clutter
doesn
As far as I've checked the code (which is C by the way), there's nothing
that audience doesn't have in its restructure branch. In fact, everything
that goes beyond playing a video seems to be missing in snappy, like
playlists, subtitles, languages and maybe different sources (haven't seen
anything
I wrote a script which I think does about what the go build tools would do.
http://pastebin.com/hr8TfdPu
To see what exactly it should be able to do, check line 30 following :)
If you want to use it, it'd be best to copy it to /usr/bin, so you can just
run 'ebuild' whenever you want to rebuild some
Hi everyone,
so finally I got a pure Gtk implementation of a dynamic notebook pretty
much ready. It would be great if you'd try to integrate it in your apps to
see if it works properly. If it does, it will go to granite.
You can find it at *
lp:~tombeckmann/granite/granite-dynamic-notebook-gkt-base
The proposal to merge lp:~markellmtthw/dropoff/fix-932224 into lp:dropoff has
been updated.
Status: Needs review => Approved
For more details, see:
https://code.launchpad.net/~markellmtthw/dropoff/fix-932224/+merge/93426
--
https://code.launchpad.net/~markellmtthw/dropoff/fix-932224/+merge/
Review: Approve
--
https://code.launchpad.net/~markellmtthw/dropoff/fix-932224/+merge/93426
Your team Elementary Developer Community is subscribed to branch lp:dropoff.
--
Mailing list: https://launchpad.net/~elementary-dev-community
Post to : elementary-dev-community@lists.launchpad.net
U
The proposal to merge lp:~markellmtthw/dropoff/some-fixes into lp:dropoff has
been updated.
Status: Needs review => Approved
For more details, see:
https://code.launchpad.net/~markellmtthw/dropoff/some-fixes/+merge/93045
--
https://code.launchpad.net/~markellmtthw/dropoff/some-fixes/+merge/
ality and even more since it's more dynamic like that.
Here it is: http://imagebin.org/188522
Tom Beckmann (__tom)
--
Mailing list: https://launchpad.net/~elementary-dev-community
Post to : elementary-dev-community@lists.launchpad.net
Unsubscribe : https://launchpad.net/~elementary-d
11 matches
Mail list logo