From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Dmitry Gutov Newsgroups: gmane.emacs.devel Subject: Re: Layered display API Date: Wed, 13 Aug 2014 20:27:27 +0400 Message-ID: <53EB91EF.7060804@yandex.ru> References: <86tx5r7l1j.fsf@yandex.ru> <53E097F7.5050407@gmx.at> <53E0ABF9.7070506@yandex.ru> <8338dbqcai.fsf@gnu.org> <53E14AF4.6050804@yandex.ru> <83k36mpbxg.fsf@gnu.org> <53E22245.4070307@yandex.ru> <8361i5pmch.fsf@gnu.org> <53E294BD.1000500@yandex.ru> <837g2knwb2.fsf@gnu.org> <53E818F0.2080104@yandex.ru> <8361hzjciv.fsf@gnu.org> <53EAD0B1.1010405@yandex.ru> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1407947281 14001 80.91.229.3 (13 Aug 2014 16:28:01 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 13 Aug 2014 16:28:01 +0000 (UTC) Cc: rudalics@gmx.at, Eli Zaretskii , emacs-devel@gnu.org To: Stefan Monnier Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Aug 13 18:27:52 2014 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1XHbOy-00032z-L9 for ged-emacs-devel@m.gmane.org; Wed, 13 Aug 2014 18:27:52 +0200 Original-Received: from localhost ([::1]:48452 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XHbOy-0003Py-92 for ged-emacs-devel@m.gmane.org; Wed, 13 Aug 2014 12:27:52 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:43058) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XHbOn-0003Oo-A2 for emacs-devel@gnu.org; Wed, 13 Aug 2014 12:27:50 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XHbOe-0004R2-8l for emacs-devel@gnu.org; Wed, 13 Aug 2014 12:27:41 -0400 Original-Received: from mail-la0-x235.google.com ([2a00:1450:4010:c03::235]:54458) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XHbOe-0004P9-0p; Wed, 13 Aug 2014 12:27:32 -0400 Original-Received: by mail-la0-f53.google.com with SMTP id gl10so9189325lab.40 for ; Wed, 13 Aug 2014 09:27:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type:content-transfer-encoding; bh=yJIZmoS+CuaJJrwgUcTPr8/+B8zhiux5vIIqwPpkVLE=; b=r3ZNoBVT4mp3ouuBz/df9E4Adab97wmqHpYCem4QaYt+9GSGtfVbylxLnoCr2RgWHq JNnA4OpfSK1ZMLVjkOi7yZPoNBkmQMBBTF3ewOlo9WBK7WFm8q9vw9Px6yNEbBO7DLSa KizjIx52iOFe1kVYznS0frle4IqyaJ3JERnYntfOX/LWz2Ad9pa7p4E5t3MAkyk55uXK 3lt9b2yFy3P6uYVKVQswVnObS6xJejO+PfxepHDQhsvP7e0VEu6raj9a4NRsHKCPoyLb n8Xfa8zVCjrUwjOn5ZmMKrjaOlEq4LGLXHnT1ATu4wfZTFb7VRjEOo0utV5LvYZ/x4h0 lB8Q== X-Received: by 10.152.44.230 with SMTP id h6mr5534326lam.51.1407947250450; Wed, 13 Aug 2014 09:27:30 -0700 (PDT) Original-Received: from [192.168.1.3] ([178.252.98.87]) by mx.google.com with ESMTPSA id n2sm1463091lag.18.2014.08.13.09.27.28 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 13 Aug 2014 09:27:29 -0700 (PDT) User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.0 In-Reply-To: X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2a00:1450:4010:c03::235 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:173631 Archived-At: On 08/13/2014 04:46 PM, Stefan Monnier wrote: > (we > don't really need borders for Company menus, but we do need control > over colors). Yes, we use a one-column/row margin instead of borders. Works pretty well. We'll need to be able to "paint" the non-interactive scrollbar, at least, like we do in the current popup. > In a GUI frame, OTOH, we'd be much better off with a GUI window > (something akin to a tooltip frame). When it's ready, yes. Until then, tty menus should work pretty well in the graphical mode, too. If they're available, of course.