> Sorry, I'm not sure if what I'm gonna say is stupid but I believe that
> the most interesting service that Telepathy offers is tunneling,
> tubes. Telepathy looks like a system that goes beyond IM, it allows
> for communication with other local applications and different,
> pluggable, online serv
Frederik wrote:
> When I try to launch an application or document from Gnome Shell it
> doesn't work. The mouse cursor is spinning for a while but nothing
> happens. No error message on the log.
>
> The AppInfo object seems to be correct (right commandline etc.) and
> 'appInfo.launch_uris(...)' in
Attached is a small patch that uses libwnck to make sure the workspace
layout is synced with the window manager.
This is my first time using libwnck, and I am not happy with the way I
initialize wnckScreen and wcnkToken globally, but when I tried to do it
in the contructor to Workspaces it failed
On Tue, Aug 11, 2009 at 8:22 PM, Mads Villadsen wrote:
> Attached is a small patch that uses libwnck to make sure the workspace
> layout
I'm not too familiar with the concept of workspace layout, so I'll let
someone else respond to that. But:
> is synced with the window manager.
We *are* the wi
On Tue, Aug 11, 2009 at 21:21, Frederik wrote:
> Frederik wrote:
>> When I try to launch an application or document from Gnome Shell it
>> doesn't work. The mouse cursor is spinning for a while but nothing
>> happens. No error message on the log.
>>
>> The AppInfo object seems to be correct (right
On Tue, 2009-08-11 at 20:31 +, Colin Walters wrote:
> On Tue, Aug 11, 2009 at 8:22 PM, Mads Villadsen wrote:
> > Attached is a small patch that uses libwnck to make sure the workspace
> > layout
>
> I'm not too familiar with the concept of workspace layout, so I'll let
> someone else respond
On Wed, 2009-08-12 at 00:16 +0200, Mads Villadsen wrote:
> On Tue, 2009-08-11 at 20:31 +, Colin Walters wrote:
> > On Tue, Aug 11, 2009 at 8:22 PM, Mads Villadsen wrote:
> > > Attached is a small patch that uses libwnck to make sure the workspace
> > > layout
> >
> > I'm not too familiar with