From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1NfhuZ-0006Ja-SK for garchives@archives.gentoo.org; Thu, 11 Feb 2010 22:53:28 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 726E4E0A6F; Thu, 11 Feb 2010 22:53:16 +0000 (UTC) Received: from fg-out-1718.google.com (fg-out-1718.google.com [72.14.220.156]) by pigeon.gentoo.org (Postfix) with ESMTP id 2462AE0A6F for ; Thu, 11 Feb 2010 22:53:16 +0000 (UTC) Received: by fg-out-1718.google.com with SMTP id 19so272851fgg.10 for ; Thu, 11 Feb 2010 14:53:15 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:received:received:from:to:subject:date :user-agent:references:in-reply-to:mime-version:content-type :content-transfer-encoding:message-id; bh=7WwmRjlkfr+e/61C0IPOm3zORhdS6LIbz7eBqGA9JhQ=; b=Gp88OTWdlUPwN1sViRokZMHRl0i4pl2RU+0SkU4AONb0VZ06JLDHNlVc9HMrnEKu3X ZWpz2zAlzxiGZPFADpEY+yhUW9T1XYbhAhnZSfpTp/Co+pelFS0StQ4I5ng5ntTTQCGt 6UCcrlX4JzokRxkMhVM/fCR9cAgsC0cxfWTYY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=from:to:subject:date:user-agent:references:in-reply-to:mime-version :content-type:content-transfer-encoding:message-id; b=eC+AlYQlStRZmmZNvp8+pRngk4+FM/dLBs4qiGS5q3w8qmtAfe0csqWyClXxtX1RtJ Z0P/MslK+qbTsnAq4U4p6bOsS/gtiyuRrgNf6UxT06CY+KVpr/zBVqocLN9QbGJfiA55 XjjazI9nJaMIYsBcNiMOoS0Lsq0lxM0whmDdI= Received: by 10.87.69.26 with SMTP id w26mr1390183fgk.39.1265928795469; Thu, 11 Feb 2010 14:53:15 -0800 (PST) Received: from energy.localnet (ip-80-226-1-7.vodafone-net.de [80.226.1.7]) by mx.google.com with ESMTPS id 15sm1433499fxm.14.2010.02.11.14.53.14 (version=TLSv1/SSLv3 cipher=RC4-MD5); Thu, 11 Feb 2010 14:53:14 -0800 (PST) From: Volker Armin Hemmann To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] How the HAL are you supposed to use these files? Date: Thu, 11 Feb 2010 23:53:10 +0100 User-Agent: KMail/1.13.0 (Linux/2.6.31.12r4; KDE/4.4.0; x86_64; ; ) References: <20100208222047.GA6553@muc.de> <201002120013.14686.alan.mckinnon@gmail.com> In-Reply-To: Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: Text/Plain; charset="utf-8" Content-Transfer-Encoding: 7bit Message-Id: <201002112353.10737.volkerarmin@googlemail.com> X-Archives-Salt: 96c91eff-0d80-41ff-b023-78324aa328f8 X-Archives-Hash: 4b0de59c608f443023087919901c32a7 On Donnerstag 11 Februar 2010, Zeerak Waseem wrote: > Particularly when your wm can handle all the inter-app > communication that is necessary without dbus. the problem is the WM can NOT handle all the inter-app communication that is needed by a modern desktop environment. Especially, when you have apps that are just frames around building blocks that have to talk to each other (like for example konqueror, that is just a gui to the dolphin, khtml, konsole, gwenview kparts).