From florian.buehrle@hotmail.com Thu Aug 7 15:27:17 2014 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (localhost.localdomain [127.0.0.1]) by restaurant.gnome.org (Postfix) with ESMTP id 2EEE7769DA for ; Thu, 7 Aug 2014 15:27:17 +0000 (UTC) X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Flag: NO X-Spam-Score: -2.567 X-Spam-Level: X-Spam-Status: No, score=-2.567 tagged_above=-999 required=2 tests=[BAYES_00=-1.9, FREEMAIL_FROM=0.001, HTML_MESSAGE=0.001, RCVD_IN_DNSWL_NONE=-0.0001, RP_MATCHES_RCVD=-0.668, SPF_PASS=-0.001] autolearn=ham Received: from restaurant.gnome.org ([127.0.0.1]) by localhost (restaurant.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id va_Cb56V3_2W for ; Thu, 7 Aug 2014 15:27:15 +0000 (UTC) Received: from BLU004-OMC1S24.hotmail.com (blu004-omc1s24.hotmail.com [65.55.116.35]) by restaurant.gnome.org (Postfix) with ESMTP id AF6A2769A3 for ; Thu, 7 Aug 2014 15:27:04 +0000 (UTC) Received: from BLU437-SMTP87 ([65.55.116.8]) by BLU004-OMC1S24.hotmail.com over TLS secured channel with Microsoft SMTPSVC(7.5.7601.22712); Thu, 7 Aug 2014 08:27:03 -0700 X-TMN: [jGYb84zeyGqx4FAmQPRkCxYxBfBSnbzZ] X-Originating-Email: [florian.buehrle@hotmail.com] Message-ID: Received: from [192.168.178.29] ([85.127.166.18]) by BLU437-SMTP87.smtp.hotmail.com over TLS secured channel with Microsoft SMTPSVC(8.0.9200.16384); Thu, 7 Aug 2014 08:27:02 -0700 Date: Thu, 7 Aug 2014 17:26:59 +0200 From: =?UTF-8?B?RmxvcmlhbiBCw7xocmxl?= User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.0 MIME-Version: 1.0 To: gnome-list@gnome.org Subject: Clutter Blur Content-Type: multipart/alternative; boundary="------------010507070306080708090902" X-OriginalArrivalTime: 07 Aug 2014 15:27:02.0178 (UTC) FILETIME=[09671020:01CFB254] X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Aug 2014 15:27:17 -0000 --------------010507070306080708090902 Content-Type: text/plain; charset="utf-8"; format=flowed Content-Transfer-Encoding: 7bit Hey community, Second try. I want to apply the Clutter.BlurEffect() only to the *background* of an element. If I try this, for example, with a semi-transparent panel: let fx; fx = new imports.gi.Clutter.BlurEffect(); imports.ui.main.panel.actor.add_effect(fx); then I get a completely blurred panel, text and symbols included, but the background of the panel (usually the desktop background) gets not blurred. How can i blur only that what's 'behind' the panel? ~erdlof --------------010507070306080708090902 Content-Type: text/html; charset="utf-8" Content-Transfer-Encoding: 7bit Hey community,

Second try.
I want to apply the Clutter.BlurEffect() only to the background of an element. If I try this, for example, with a semi-transparent panel:

let fx; fx = new imports.gi.Clutter.BlurEffect(); imports.ui.main.panel.actor.add_effect(fx);

then I get a completely blurred panel, text and symbols included, but the background of the panel (usually the desktop background) gets not blurred. How can i blur only that what's 'behind' the panel?

~erdlof
--------------010507070306080708090902-- From archpacman@qq.com Sat Aug 23 01:22:39 2014 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (localhost.localdomain [127.0.0.1]) by restaurant.gnome.org (Postfix) with ESMTP id B1E6E76979 for ; Sat, 23 Aug 2014 01:22:39 +0000 (UTC) X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Flag: NO X-Spam-Score: 1.012 X-Spam-Level: * X-Spam-Status: No, score=1.012 tagged_above=-999 required=2 tests=[BAYES_50=0.8, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, FREEMAIL_FROM=0.001, FROM_EXCESS_BASE64=0.979, HTML_MESSAGE=0.001, RCVD_IN_DNSWL_NONE=-0.0001, RP_MATCHES_RCVD=-0.668, SPF_PASS=-0.001] autolearn=ham Received: from restaurant.gnome.org ([127.0.0.1]) by localhost (restaurant.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id dN3R_KmDDrZG for ; Sat, 23 Aug 2014 01:22:33 +0000 (UTC) X-Greylist: delayed 313 seconds by postgrey-1.34 at restaurant.gnome.org; Sat, 23 Aug 2014 01:22:32 UTC Received: from smtpbgau2.qq.com (smtpbgau2.qq.com [54.206.34.216]) by restaurant.gnome.org (Postfix) with ESMTP id B1F5E764BC for ; Sat, 23 Aug 2014 01:22:22 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=qq.com; s=s201307; t=1408756623; bh=J6t325Whh6e2IO/tFssMH4Esm6ZY7eQ2B1D5RVLlbCI=; h=X-QQ-FEAT:X-QQ-SSF:X-HAS-ATTACH:X-QQ-BUSINESS-ORIGIN:X-QQ-DNTY: X-Originating-IP:X-QQ-STYLE:X-QQ-mid:From:To:Subject:Mime-Version:Content-Type:Content-Transfer-Encoding:Date: X-Priority:Message-ID:X-QQ-MIME:X-Mailer:X-QQ-Mailer: X-QQ-SENDSIZE; b=jHbCV1NKZYL6p3bNR2a8VEHssHWRalkMsMVnY0auaPr12qupfFCiWSJ3vQmozHOZw GN4EjULlyVyiEp2Bwds62TeEJYJl0CzhZUeZnxdaXdoTcJh3IiMNgRKlmZ1ukJWrbh s/S632Cf+VCPjkEVV45rZaSmRnA3TYjZ1VENpKdk= X-QQ-FEAT: er6D7Q4L2gvKxVGxyuf6qo2gRNErxRCOOOYeJGTwgkCg4B/VSxfFWLFsL0Cm9 xY9CNFO9TAiMiib1PVItVXmlCFQpkmbMn4+s/4BUg4P41/vuDyVCpmIvpz9DuDoCEfqPS1U ba/J4rvzdjGTBJVw0n6s1XvOjmCa/xawjb2vAcY= X-QQ-SSF: 0000000A00000000000000000000000 X-HAS-ATTACH: no X-QQ-BUSINESS-ORIGIN: 2 X-QQ-DNTY: 1 X-Originating-IP: 14.118.154.21 X-QQ-STYLE: X-QQ-mid: webmail723t1408756622t5595346 From: "=?utf-8?B?YXJjaG1hbg==?=" To: "=?utf-8?B?Z25vbWUtbGlzdA==?=" Subject: This is called Christian Persch is brain damage! Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_53F7EB8E_09344490_2ABCCC80" Content-Transfer-Encoding: 8Bit Date: Sat, 23 Aug 2014 09:17:02 +0800 X-Priority: 3 Message-ID: X-QQ-MIME: TCMime 1.0 by Tencent X-Mailer: QQMail 2.x X-QQ-Mailer: QQMail 2.x X-QQ-SENDSIZE: 520 X-QQ-Bgrelay: 1 X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 23 Aug 2014 01:22:39 -0000 This is a multi-part message in MIME format. ------=_NextPart_53F7EB8E_09344490_2ABCCC80 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: base64 VGhpcyBpcyBjYWxsZWQgQ2hyaXN0aWFuIFBlcnNjaCA8Y2hwZUBnbm9tZS5vcmc+IGd1eSBp cyBicmFpbiBkYW1hZ2UsIGluIFZ0ZSAwLjI5IGxhdGVyIHJlbW92ZWQgdnRlX3Rlcm1pbmFs X3NldF9vcGFjaXR5LCBHbm9tZSB0ZXJtaW5hbCBkb2VzIG5vdCByZXF1aXJlIHRyYW5zcGFy ZW50LCBidXQgYWxzbyBhbGxvdyBvdGhlciBjb250cm9scyBiYXNlZCBvbiB0aGUgZGV2ZWxv cG1lbnQgb2YgZW5kLXVzZSBWdGUgdHJhbnNwYXJlbnQgZmVhdHVyZT8gSSBkbyBub3Qga25v dyB3aGF0IHRpbWUgUmVkSGF0IGZyb20gYSBnYW5nIG9mIGhpcmVkIG9ubHkgd3JpdGUgY29k ZSBjb21wbGV0ZWx5IGRvIG5vdCB1bmRlcnN0YW5kIHRoZSB1c2VyIGV4cGVyaWVuY2UgZW5n aW5lZXIgdG8gbGVhZCB0aGUgZGV2ZWxvcG1lbnQgb2YgR25vbWU/4oCN ------=_NextPart_53F7EB8E_09344490_2ABCCC80 Content-Type: text/html; charset="utf-8" Content-Transfer-Encoding: base64 PGRpdj5UaGlzIGlzIGNhbGxlZCBDaHJpc3RpYW4gUGVyc2NoICZsdDtjaHBlQGdub21lLm9y ZyZndDsgZ3V5IGlzIGJyYWluIGRhbWFnZSwgaW4gVnRlIDAuMjkgbGF0ZXIgcmVtb3ZlZCB2 dGVfdGVybWluYWxfc2V0X29wYWNpdHksIEdub21lIHRlcm1pbmFsIGRvZXMgbm90IHJlcXVp cmUgdHJhbnNwYXJlbnQsIGJ1dCBhbHNvIGFsbG93IG90aGVyIGNvbnRyb2xzIGJhc2VkIG9u IHRoZSBkZXZlbG9wbWVudCBvZiBlbmQtdXNlIFZ0ZSB0cmFuc3BhcmVudCBmZWF0dXJlPyBJ IGRvIG5vdCBrbm93IHdoYXQgdGltZSBSZWRIYXQgZnJvbSBhIGdhbmcgb2YgaGlyZWQgb25s eSB3cml0ZSBjb2RlIGNvbXBsZXRlbHkgZG8gbm90IHVuZGVyc3RhbmQgdGhlIHVzZXIgZXhw ZXJpZW5jZSBlbmdpbmVlciB0byBsZWFkIHRoZSBkZXZlbG9wbWVudCBvZiBHbm9tZT88c3Bh biBpZD0iX2VkaXRvcl9ib29rbWFya19zdGFydF8wIiBzdHlsZT0iZGlzcGxheTogbm9uZTsg bGluZS1oZWlnaHQ6IDBweDsiPuKAjTwvc3Bhbj48L2Rpdj4= ------=_NextPart_53F7EB8E_09344490_2ABCCC80-- From nenad@latinovic.info Tue Aug 26 13:26:35 2014 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (localhost.localdomain [127.0.0.1]) by restaurant.gnome.org (Postfix) with ESMTP id 0123E76A8F for ; Tue, 26 Aug 2014 13:26:35 +0000 (UTC) X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Flag: NO X-Spam-Score: 0.8 X-Spam-Level: X-Spam-Status: No, score=0.8 tagged_above=-999 required=2 tests=[BAYES_50=0.8] autolearn=ham Received: from restaurant.gnome.org ([127.0.0.1]) by localhost (restaurant.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id vAAEhQGCcfVx for ; Tue, 26 Aug 2014 13:26:33 +0000 (UTC) X-Greylist: delayed 1869 seconds by postgrey-1.34 at restaurant.gnome.org; Tue, 26 Aug 2014 13:26:33 UTC Received: from owm.eumx.net (eumx.net [91.82.101.43]) by restaurant.gnome.org (Postfix) with ESMTP id 6A53D76A1B for ; Tue, 26 Aug 2014 13:26:17 +0000 (UTC) Date: Tue, 26 Aug 2014 12:55:10 +0000 Message-ID: <20140826125510.Horde.S2UorwCCdO5HvQOIfXWy_Q1@ssl.eumx.net> From: Nenad =?utf-8?b?TGF0aW5vdmnEhw==?= To: gnome-list@gnome.org Subject: Music - Question User-Agent: Internet Messaging Program (IMP) H5 (6.1.6) Content-Type: text/plain; charset=UTF-8; format=flowed; DelSp=Yes MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 26 Aug 2014 13:26:35 -0000 Hey guys. Just one question. I'm thinking of upgrading to gnome 3.12, but i have one question: Does Music in gnome 3.12 already support last.fm scrobbling, and *why* does the last.fm plugin disappear if upgrading from gnome 3.10 to 3.12? Thanks a lot! -- Nenad Latinovi=C4=87 nenad@latinovic.info From lolilolicon@gmail.com Wed Aug 20 22:27:02 2014 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (localhost.localdomain [127.0.0.1]) by restaurant.gnome.org (Postfix) with ESMTP id 97EAA769B4 for ; Wed, 20 Aug 2014 22:27:02 +0000 (UTC) X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Flag: NO X-Spam-Score: -2.7 X-Spam-Level: X-Spam-Status: No, score=-2.7 tagged_above=-999 required=2 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_LOW=-0.7, SPF_PASS=-0.001] autolearn=ham Received: from restaurant.gnome.org ([127.0.0.1]) by localhost (restaurant.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id pR9rsj7JrDKT for ; Wed, 20 Aug 2014 22:27:01 +0000 (UTC) Received: from mail-oa0-f42.google.com (mail-oa0-f42.google.com [209.85.219.42]) by restaurant.gnome.org (Postfix) with ESMTP id 20044765C8 for ; Wed, 20 Aug 2014 22:26:50 +0000 (UTC) Received: by mail-oa0-f42.google.com with SMTP id n16so6996552oag.1 for ; Wed, 20 Aug 2014 15:26:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=a9BAgZiyya0uBY8G+WXfIOt8hdz2NTHVUa8NBiftfSo=; b=fxLf7yhwGtBq0keeHJymF2ctYcJd8aJ3pDsUGvjd161zBcmO+5PWshBO77PtFbaOuo 6kbfd8bTZtRMmj9VLYBtw5zl1zTumdDFi4a6KqBXO6nbQo8Cq8n2WYB8DsxnH5A5N8Nf 140gFzanH1gtBgALz6EOU/W02gHufeUzdUUSiDLc/2aNxvS73q5Wl4b36lmbe1HaAeSe M2e8aUjj7R64/3ZzPMZCVl1BhP7n4a6f5Plk34dygGMfO++Ss3EV4nz38D5srsJF1Asj D/NcuNIVvlz0SY1BGRGGqz0Vx/AuoIXYV4j+oJwKrXLQ115eiC/5fs2Cdkz4laVaDz+S x4kg== MIME-Version: 1.0 X-Received: by 10.182.19.195 with SMTP id h3mr51856304obe.43.1408573608892; Wed, 20 Aug 2014 15:26:48 -0700 (PDT) Received: by 10.182.51.200 with HTTP; Wed, 20 Aug 2014 15:26:48 -0700 (PDT) Message-ID: Subject: Run gnome-terminal in the foreground? From: lolilolicon To: gnome-list@gnome.org Content-Type: text/plain; charset=UTF-8 X-Mailman-Approved-At: Wed, 17 Sep 2014 21:44:47 +0000 X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Date: Wed, 20 Aug 2014 22:27:02 -0000 X-Original-Date: Thu, 21 Aug 2014 06:26:48 +0800 X-List-Received-Date: Wed, 20 Aug 2014 22:27:02 -0000 How do you start gnome-terminal without its attaching to an existing gnome-terminal-server? If you're familiar with rxvt-unicode, I'm asking whether you can run gnome-terminal in the way you run `urxvt`, instead of `urxvtc`. (Excuse me if this is not the right list for this, but I can't find a list for gnome-terminal.) From lolilolicon@gmail.com Thu Aug 21 17:04:27 2014 Return-Path: X-Original-To: gnome-list@gnome.org Delivered-To: gnome-list@gnome.org Received: from localhost (localhost.localdomain [127.0.0.1]) by restaurant.gnome.org (Postfix) with ESMTP id 6776E76989 for ; Thu, 21 Aug 2014 17:04:27 +0000 (UTC) X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Flag: NO X-Spam-Score: -2.7 X-Spam-Level: X-Spam-Status: No, score=-2.7 tagged_above=-999 required=2 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_LOW=-0.7, SPF_PASS=-0.001] autolearn=ham Received: from restaurant.gnome.org ([127.0.0.1]) by localhost (restaurant.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id FAn4EfSMvVow for ; Thu, 21 Aug 2014 17:04:26 +0000 (UTC) Received: from mail-oi0-f50.google.com (mail-oi0-f50.google.com [209.85.218.50]) by restaurant.gnome.org (Postfix) with ESMTP id EBB8076974 for ; Thu, 21 Aug 2014 17:04:14 +0000 (UTC) Received: by mail-oi0-f50.google.com with SMTP id a141so6907646oig.23 for ; Thu, 21 Aug 2014 10:04:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=U0WpY4EdNPxXgP/WbaoBxQ+HqqEKLKf2Ef9WqTONEqo=; b=i/wboSi26FJKomHviknb9SeoUJ5G/ygECp8FsNOaX3r3BBG9WNWPZK3D/wnfBhCceS cplLsIf2+/ONJ6WDHUjJavxnddfN1sUxyiyH3wecI3iRfJJAja8OZoKN81MVMZuA8uAx NDUo8l3fz4+v8ZB0N/wAdA2WoVaLSx4HrNknjtzWXkVOgspbmdbHtiLIWSiykPB12+2R S1L1j+Fi9ifzCdz4jz37p0kwGkUQsX3seGnpf59BZB4Ggz/57lR2pJmZQ3XJ7UbnyGhi hCDn4+s89OSBEdaa640oe74OUw33VxhrJRLxh7lhDYt1aQq+HtZonf2LVax0DmPqGS2C +X4Q== MIME-Version: 1.0 X-Received: by 10.182.137.195 with SMTP id qk3mr54882934obb.5.1408640652890; Thu, 21 Aug 2014 10:04:12 -0700 (PDT) Received: by 10.182.51.200 with HTTP; Thu, 21 Aug 2014 10:04:12 -0700 (PDT) In-Reply-To: References: Message-ID: Subject: Re: Run gnome-terminal in the foreground? From: lolilolicon To: gnome-list@gnome.org Content-Type: text/plain; charset=UTF-8 X-Mailman-Approved-At: Wed, 17 Sep 2014 21:44:47 +0000 X-BeenThere: gnome-list@gnome.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: General discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Date: Thu, 21 Aug 2014 17:04:27 -0000 X-Original-Date: Fri, 22 Aug 2014 01:04:12 +0800 X-List-Received-Date: Thu, 21 Aug 2014 17:04:27 -0000 On Thu, Aug 21, 2014 at 6:26 AM, lolilolicon wrote: > How do you start gnome-terminal without its attaching to an existing > gnome-terminal-server? FWIW, `roxterm --separate` does what I want.