Re: Extension problem with lockscreen

2014-06-06 Thread Thiago Bellini Ribeiro
, but the issue was never present in that. Now I'm disconnecting everything on disable and connecting again on enable. This fixed the lockscreen issue. I'll send a new version to review soon. Sorry for the noise. On Fri, Jun 6, 2014 at 1:18 PM, Thiago Bellini Ribeiro hackedbell...@gmail.com wrote: Hi guys

Shortcut for toggling notifications

2014-05-24 Thread Thiago Bellini Ribeiro
for example) and I want to be able to hide it ASAP. [1] https://extensions.gnome.org/extension/410/boss-mode/ -- Thiago Bellini Ribeiro http://hackedbellini.org PGP: D70FD60E “Real knowledge is to know the extent of one's ignorance.” - Confucius ___ gnome

Problem with Gtk.SpinButton.new_with_range

2013-04-28 Thread Thiago Bellini Ribeiro
reports if that was affecting everyone)? [1] http://pastebin.com/hn6BNa4C [2] https://extensions.gnome.org/extension/258/notifications-alert-on-user-menu/ [3] https://developer.gnome.org/gtk3/stable/GtkSpinButton.html#gtk-spin-button-new-with-range Thanks in advance, -- Thiago Bellini Ribeiro | http

Re: Problem with Gtk.SpinButton.new_with_range

2013-04-28 Thread Thiago Bellini Ribeiro
On Sun, Apr 28, 2013 at 7:16 PM, Giovanni Campagna scampa.giova...@gmail.com wrote: 2013/4/28 Thiago Bellini Ribeiro hackedbell...@gmail.com: Hi! 2 people send me error reports about this problem [1] when opening the preferences dialog of my extension [2] on 3.8. One of them said he is using

Re: How to get Empathy to always popup msgs

2013-04-10 Thread Thiago Bellini Ribeiro
are too configurable. If you try it, let me know if it solves your problem :) [1] https://extensions.gnome.org/extension/258/notifications-alert-on-user-menu/ Cheers, -- Thiago Bellini Ribeiro | http://hackedbellini.org “Real knowledge is to know the extent of one's ignorance.” - Confucius

Problem trying to update my extension to work on 3.8

2013-03-20 Thread Thiago Bellini Ribeiro
Bellini Ribeiro | http://hackedbellini.org “Real knowledge is to know the extent of one's ignorance.” - Confucius ___ gnome-shell-list mailing list gnome-shell-list@gnome.org https://mail.gnome.org/mailman/listinfo/gnome-shell-list

Re: Problem trying to update my extension to work on 3.8

2013-03-20 Thread Thiago Bellini Ribeiro
. Hope it works for you too. Great! :) I'll try that, thanks! Michele On Wed, Mar 20, 2013 at 11:44 PM, Thiago Bellini Ribeiro hackedbell...@gmail.com wrote: Hi all, I want to update my extension [1] to work with 3.8, but I'm having a hard time. First I tried downloading the 3.7.92 iso

Re: source.unseenCount's strange behavior

2012-10-17 Thread Thiago Bellini Ribeiro
On Tue, Oct 16, 2012 at 12:57 PM, Thiago Bellini Ribeiro hackedbell...@gmail.com wrote: On Mon, Oct 15, 2012 at 10:04 AM, Thiago Bellini Ribeiro hackedbell...@gmail.com wrote: On Sun, Oct 14, 2012 at 3:23 PM, Jasper St. Pierre jstpie...@mecheye.net wrote: Note that with Debian/Ubuntu, there's

Re: source.unseenCount's strange behavior

2012-10-16 Thread Thiago Bellini Ribeiro
On Mon, Oct 15, 2012 at 10:04 AM, Thiago Bellini Ribeiro hackedbell...@gmail.com wrote: On Sun, Oct 14, 2012 at 3:23 PM, Jasper St. Pierre jstpie...@mecheye.net wrote: Note that with Debian/Ubuntu, there's an issue with multiarch conflicting with 64-bit systems. jhbuild assumes that /usr/lib64

Re: source.unseenCount's strange behavior

2012-10-15 Thread Thiago Bellini Ribeiro
. Put use_lib64 = False in your .jhbuildrc as a workaround for this. Did it! Thanks for the hint! I'm just having one issue now: http://hastebin.com/feyamejeqo I'm using the last available jhbuild from git. On Sun, Oct 14, 2012 at 2:20 PM, Thiago Bellini Ribeiro hackedbell...@gmail.com wrote

Re: source.unseenCount's strange behavior

2012-10-14 Thread Thiago Bellini Ribeiro
On Sun, Oct 14, 2012 at 1:26 PM, Giovanni Campagna scampa.giova...@gmail.com wrote: 2012/10/9 Thiago Bellini Ribeiro hackedbell...@gmail.com: On Sat, Oct 6, 2012 at 11:59 AM, Giovanni Campagna scampa.giova...@gmail.com wrote: Ok after digging a bit, the problem is that .acknowledged is only

Re: source.unseenCount's strange behavior

2012-10-14 Thread Thiago Bellini Ribeiro
On Sun, Oct 14, 2012 at 2:49 PM, Giovanni Campagna scampa.giova...@gmail.com wrote: 2012/10/14 Thiago Bellini Ribeiro hackedbell...@gmail.com: On Sun, Oct 14, 2012 at 1:26 PM, Giovanni Campagna scampa.giova...@gmail.com wrote: 2012/10/9 Thiago Bellini Ribeiro hackedbell...@gmail.com: On Sat

Re: source.unseenCount's strange behavior

2012-10-09 Thread Thiago Bellini Ribeiro
On Sat, Oct 6, 2012 at 11:59 AM, Giovanni Campagna scampa.giova...@gmail.com wrote: Ok after digging a bit, the problem is that .acknowledged is only set for notifications that are in the queue, but (notificationDaemon.js:564) resident notifications are not queued if the originating app is

source.unseenCount's strange behavior

2012-09-29 Thread Thiago Bellini Ribeiro
Hi all, I'm the developer of Notifications Alert extension[1]. I was updating it to work with 3.6, testing it on ubuntu-gnome-remix[2] that I downloaded today (I'm on Debian Testing and it will take a long time before I can play with 3.6 here =P). On 3.2 and 3.4, what my extension did was:

Re: 404 error trying to install extension

2012-06-14 Thread Thiago Bellini Ribeiro
On Thu, Jun 14, 2012 at 2:47 PM, Jasper St. Pierre jstpie...@mecheye.net wrote: You only specified an invalid 'shell-version' key, so it won't ever be BTW, is there an easy way to specify shell versions? The way it is now (sorry if this did change in the last days) I have to indicate in my json

Re: Modifying a css property from js

2012-05-02 Thread Thiago Bellini Ribeiro
On Wed, May 2, 2012 at 11:54 AM, Jasper St. Pierre jstpie...@mecheye.net wrote: On Wed, May 2, 2012 at 10:40 AM, Thiago Bellini Ribeiro hackedbell...@gmail.com wrote: Hi all, I'm trying to add a color setting for my extension: https://extensions.gnome.org/extension/258 The actual approach

Implementing settings for extensions

2012-04-09 Thread Thiago Bellini Ribeiro
Hi all, I'm sorry if this isn't the right place to ask for this. I'm the author of this extension [1]. Now, there is a configuration button next to the on/off toggle of my installed extensions. Do anyone know how to implement that functionality? I would like to create a configuration window for

Re: Implementing settings for extensions

2012-04-09 Thread Thiago Bellini Ribeiro
On Mon, Apr 9, 2012 at 12:11 PM, Jasper St. Pierre jstpie...@mecheye.net wrote: On Mon, Apr 9, 2012 at 11:04 AM, Thiago Bellini Ribeiro hackedbell...@gmail.com wrote: Hi all, I'm sorry if this isn't the right place to ask for this. I'm the author of this extension [1]. Now

Re: [gnome-love] error build accountservice

2012-04-02 Thread Thiago Bellini Ribeiro
I had the same problem on Debian Wheezy. -- Thiago Bellini | http://hackedbellini.org On Apr 1, 2012 12:07 AM, Bijan Binaee bijanb...@gmail.com wrote: Hi i try to build gnome-shell using jhbuild in step that jhbuild try to build accountservice i got following error