all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Emacs As a Wayland WM?  Re: Abysmal state of GTK build
  2022-09-05 14:12                 ` Po Lu
@ 2022-09-05 14:29                   ` T.V Raman
  2022-09-05 15:12                     ` Robert Pluim
  0 siblings, 1 reply; 4+ messages in thread
From: T.V Raman @ 2022-09-05 14:29 UTC (permalink / raw)
  To: Po Lu; +Cc: Robert Pluim, Eli Zaretskii, rms, emacs-devel

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain; charset=gb18030, Size: 493 bytes --]

Suppose we: ...

1. Look forward to the Wayland-only world (ie No X) I know that will be
   a while...
2. But suppose, in that world, we could write an Emacs Window Manager
   (whatever that means under Wayland) ...
3 Will things get easier in that somewhat pure world where one doesn't
   have to both look backwards and forwards as we are apparently forced
   to do right now?

-- 

Thanks,

--Raman(I Search, I Find, I Misplace, I Research)
7©4 Id: kg:/m/0285kf1  •0Ü8



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Emacs As a Wayland WM?  Re: Abysmal state of GTK build
  2022-09-05 14:29                   ` Emacs As a Wayland WM? " T.V Raman
@ 2022-09-05 15:12                     ` Robert Pluim
  0 siblings, 0 replies; 4+ messages in thread
From: Robert Pluim @ 2022-09-05 15:12 UTC (permalink / raw)
  To: T.V Raman; +Cc: Po Lu, Eli Zaretskii, rms, emacs-devel

>>>>> On Mon, 05 Sep 2022 07:29:59 -0700, "T.V Raman" <raman@google.com> said:

    T> Suppose we: ...
    T> 1. Look forward to the Wayland-only world (ie No X) I know that will be
    T>    a while...
    T> 2. But suppose, in that world, we could write an Emacs Window Manager
    T>    (whatever that means under Wayland) ...
    T> 3 Will things get easier in that somewhat pure world where one doesn't
    T>    have to both look backwards and forwards as we are apparently forced
    T>    to do right now?

I donʼt know about the equivalent of exwm, but forking wlroots and
fixing up some of the more egregious annoyances might be doable.

Robert
-- 



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Emacs As a Wayland WM?  Re: Abysmal state of GTK build
@ 2022-09-05 15:34 Payas Relekar
  2022-09-05 16:03 ` Robert Pluim
  0 siblings, 1 reply; 4+ messages in thread
From: Payas Relekar @ 2022-09-05 15:34 UTC (permalink / raw)
  To: emacs-devel

Robert Pluim <rpluim@gmail.com> writes:

>>>>>> On Mon, 05 Sep 2022 07:29:59 -0700, "T.V Raman" <raman@google.com> said:
>
>     T> Suppose we: ...
>     T> 1. Look forward to the Wayland-only world (ie No X) I know that will be
>     T>    a while...
>     T> 2. But suppose, in that world, we could write an Emacs Window Manager
>     T>    (whatever that means under Wayland) ...
>     T> 3 Will things get easier in that somewhat pure world where one doesn't
>     T>    have to both look backwards and forwards as we are apparently forced
>     T>    to do right now?
>
> I donʼt know about the equivalent of exwm, but forking wlroots and
> fixing up some of the more egregious annoyances might be doable.

What annoyances can you think of? AFAIK wlroots was made to be used by
other WMs, of which there are few. None as prominant as Sway, but
they're there. The authors(Drew and Simon) have been fairly responsive to accommodate
requirements of other WMs and maybe we can communicate instead of hard
fork.

Thanks,
Payas

--



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Emacs As a Wayland WM?  Re: Abysmal state of GTK build
  2022-09-05 15:34 Emacs As a Wayland WM? Re: Abysmal state of GTK build Payas Relekar
@ 2022-09-05 16:03 ` Robert Pluim
  0 siblings, 0 replies; 4+ messages in thread
From: Robert Pluim @ 2022-09-05 16:03 UTC (permalink / raw)
  To: Payas Relekar; +Cc: emacs-devel

>>>>> On Mon, 05 Sep 2022 21:04:05 +0530, Payas Relekar <relekarpayas@gmail.com> said:

    Payas> Robert Pluim <rpluim@gmail.com> writes:
    >>>>>>> On Mon, 05 Sep 2022 07:29:59 -0700, "T.V Raman" <raman@google.com> said:
    >> 
    T> Suppose we: ...
    T> 1. Look forward to the Wayland-only world (ie No X) I know that will be
    T> a while...
    T> 2. But suppose, in that world, we could write an Emacs Window Manager
    T> (whatever that means under Wayland) ...
    T> 3 Will things get easier in that somewhat pure world where one doesn't
    T> have to both look backwards and forwards as we are apparently forced
    T> to do right now?
    >> 
    >> I donʼt know about the equivalent of exwm, but forking wlroots and
    >> fixing up some of the more egregious annoyances might be doable.

    Payas> What annoyances can you think of? AFAIK wlroots was made to be used by
    Payas> other WMs, of which there are few. None as prominant as Sway, but
    Payas> they're there. The authors(Drew and Simon) have been fairly responsive to accommodate
    Payas> requirements of other WMs and maybe we can communicate instead of hard
    Payas> fork.

Not being allowed to tell the WM what coordinates you want new
top-level windows to be placed at is the first one that springs to
mind. Although that may be a Wayland issue rather than a wlroots
issue.

Robert
-- 



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2022-09-05 16:03 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-05 15:34 Emacs As a Wayland WM? Re: Abysmal state of GTK build Payas Relekar
2022-09-05 16:03 ` Robert Pluim
  -- strict thread matches above, loose matches on Subject: below --
2022-08-23  7:00 Payas Relekar
2022-08-23  7:17 ` Po Lu
2022-08-24  3:52   ` Richard Stallman
2022-08-24  4:18     ` Po Lu
2022-08-26  3:36       ` Richard Stallman
2022-08-26  4:34         ` Po Lu
2022-09-04  3:01           ` Richard Stallman
2022-09-04  5:14             ` Eli Zaretskii
2022-09-05  8:34               ` Robert Pluim
2022-09-05 14:12                 ` Po Lu
2022-09-05 14:29                   ` Emacs As a Wayland WM? " T.V Raman
2022-09-05 15:12                     ` Robert Pluim

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.