[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
visible-frame-list (and PGTK)
From: |
Björn Bidar |
Subject: |
visible-frame-list (and PGTK) |
Date: |
Sat, 14 Oct 2023 13:41:42 +0300 |
User-agent: |
Gnus/5.13 (Gnus v5.13) |
Hello,
Does `(visible-frame-list)` take the current virtual desktop into
account? If so does this also work when Emacs is build with PGTK?
For X11 Emacs can use EWMH to only show the frames visible on the
current virtual desktop either directly or through GDK.
I noticed that the GTK developer are no no about these kind
information, saying it shouldn't exist in Wayland [1].
Would it make sense to adapt Wayland protocols that don't exist in GTK
in this case? KDE has a protocol[2] for this and Wlroots is considering the
same,
Compositors such as Swap already having such functionality in their ipc.[3][4]
Br,
Björn
[1] https://gitlab.gnome.org/GNOME/gtk/-/issues/2506
[2]
https://wayland.app/protocols/kde-plasma-virtual-desktop#org_kde_plasma_virtual_desktop_management:request:get_virtual_desktop
[3] https://gitlab.freedesktop.org/wayland/wayland-protocols/-/merge_requests/40
[4] https://man.archlinux.org/man/sway-ipc.7.en#3._GET_OUTPUTS
- visible-frame-list (and PGTK),
Björn Bidar <=