]> git.eshelyaron.com Git - emacs.git/commit
emacsclient should use both of DISPLAY and WAYLAND_DISPLAY.
authorYuuki Harano <masm+github@masm11.me>
Mon, 23 Mar 2020 15:33:57 +0000 (00:33 +0900)
committerJeff Walsh <jeff.walsh@drtusers-MacBook-Pro.local>
Tue, 24 Nov 2020 01:24:31 +0000 (12:24 +1100)
commitd2a29e883e662a3f269628d5cbdf195c783ddf01
tree70f8166c1609d921645dc068db2a009899e7811d
parent806b7640c0fe757ee6c2213e33220a807a5aa05d
emacsclient should use both of DISPLAY and WAYLAND_DISPLAY.

* lisp/server.el (server-create-window-system-frame): error out when
not on a supported window

* lib-src/emacsclient.c (decode_options): handle WALAND_DISPLAY on PGTK
lib-src/emacsclient.c
lisp/server.el