Simon Ser

Results 535 issues of Simon Ser

1. Scan e.g. https://fdroid.emersion.fr/ 2. The text `fdroidrepos://fdroid.emersion.fr/…` is recognized, but isn't properly linkified. Some apps use custom URL schemes to open directly activities. For instance, `fdroidrepos://` directly adds a...

enhancement

Let's say we have a stable layer shell protocol. wayland-scanner would export symbols like `wlr_layer_shell`. However we'd like to use this name for the wlroots implementation too. Wayland uses a...

Once we have virtual keyboard and virtual pointer, a remote desktop (with its own dedicated output) could be implemented using a virtual output protocol.

According to [a recent discussion on dri-devel](https://lists.freedesktop.org/archives/dri-devel/2019-May/217588.html), userspace should provide a way to force a full reprobe of the DRM connectors: >User opens the screen configuration tool -> usually at...

The gamma-control protocol could have an improved precision, e.g. with a 3D LUT. We'll most likely want to wait for color management and HDR to settle down before doing anything,...

See https://github.com/swaywm/wlr-protocols/pull/43#discussion_r275014129

When plugging out an output, this sequence of events can happen (and happens in practice, see https://github.com/emersion/kanshi/issues/55): 1. Compositor sends `zwlr_output_head_v1.finished` and destroys the object immediately. Compositor also sends a...

bug

xdg-output isn't enough: - Racy - Sometimes the buffer might come from a client, which has a different transform We might want to send e.g. a matrix through these two...

enhancement

Breaking change. See https://gitlab.freedesktop.org/wayland/wayland-protocols/commit/048102f21ad3783f64c4996704b07a13a010fd19 While at it, also make it optional for symmetry with xdg-output.

enhancement