From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Y. E. via "Emacs development discussions." Newsgroups: gmane.emacs.devel Subject: Re: macOS metal rendering engine in mac port Date: Sat, 18 Sep 2021 08:42:27 +0300 Message-ID: References: Reply-To: "Y. E." Mime-Version: 1.0 Content-Type: text/plain Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="39031"; mail-complaints-to="usenet@ciao.gmane.io" Cc: ilya.ostapyshyn@gmail.com, aaronjensen@gmail.com, emacs-devel@gnu.org To: Alan Third Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Sat Sep 18 07:44:35 2021 Return-path: Envelope-to: ged-emacs-devel@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1mRT9O-000A0F-M8 for ged-emacs-devel@m.gmane-mx.org; Sat, 18 Sep 2021 07:44:35 +0200 Original-Received: from localhost ([::1]:58042 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mRT9M-0007uk-U5 for ged-emacs-devel@m.gmane-mx.org; Sat, 18 Sep 2021 01:44:32 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:44492) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mRT7d-00067w-Dt for emacs-devel@gnu.org; Sat, 18 Sep 2021 01:42:45 -0400 Original-Received: from out1.migadu.com ([2001:41d0:2:863f::]:39111) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mRT7U-0005Vd-OA for emacs-devel@gnu.org; Sat, 18 Sep 2021 01:42:45 -0400 X-Report-Abuse: Please report any abuse attempt to abuse@migadu.com and include these headers. DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ego.team; s=key1; t=1631943750; h=from:from:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type:in-reply-to:in-reply-to; bh=ioVwQLFiKvMtXPGCDu0gjewRiaQe+OpHLKRKQKpyNI0=; b=wPAlxnz8tChIfM6C8liJi5xH4c3SefB/9kp5b2OEzhRtvG+GlCHqXdOItgSMR6I6tLj5Qh Or6q+NDcu4Wx9OgbnM3+9D2ZYB0hfJCtbv6i5l3nec0kIYIJSYyThbTMT3ac/waQSdR2cs Zsn0K+wPpKjJzUqHPFQqqa6vJZ+H/ZI= In-Reply-To: (message from Alan Third on Fri, 17 Sep 2021 18:31:18 +0100) X-Migadu-Flow: FLOW_OUT X-Migadu-Auth-User: yuga@ego.team Received-SPF: pass client-ip=2001:41d0:2:863f::; envelope-from=yet@ego.team; helo=out1.migadu.com X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.23 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-mx.org@gnu.org Original-Sender: "Emacs-devel" X-ACL-Warn: , Y. E. Xref: news.gmane.io gmane.emacs.devel:274952 Archived-At: > Nobody has any idea what they were doing when it happened? Scrolling > or typing or resizing windows or anything? AFAIR, I switched from another buffer. > Someone in an unrelated bug report suggested something similar > happened after they created a new frame (which doesn't make much > sense, unless Emacs is drawing to the wrong frame). Was anyone doing > anything like that? Child frames popping up for use with, I don't > know, company mode or something? During the period I saw the artifacts I extensively used both additional frames (but the artifacts were in the initial frame) and company-mode with native tooltip overlay. > Where on the frame do these things happen? Middle part. > If it happens again please send a screenshot of the whole frame. Sure.