Consolatis
Consolatis
Another alternative is to write some additional config backend for yaml that just fills `struct rc`, that is our abstraction already. However that would then indeed mean that we now...
Thanks for the PR. I am not a big fan of those command line switches. Rather than enforcing all compositors to share some common naming for command line arguments, could...
> though a review on the general concept of the environment variable mechanism would still be much appreciated. The approach looks fine to me in general. There are some implementation...
> what will we do when the `ext-workspace-unstable` is finally merged and wlroots adds implementation for it? Will we temporarily support both of `cosmic-workspace-unstable-v1` and `ext-workspace-unstable` for compatibility? (just for...
Waybar PR: https://github.com/Alexays/Waybar/pull/3481
> is this what I'm supposed to be looking at? (methinks yes) Yes, at least with the stock `sfwbar.config` or a derivation of it. The 1-4 on the left look...
> There is also https://wayland.app/protocols/kde-plasma-virtual-desktop - not sure of the pros/cons of following Cosmic vs. KDE here. From a quick look: - The cosmic variant is an older version of...
> My only other thought: there was a wlr protocol proposed 5(!) years ago, https://gitlab.freedesktop.org/wlroots/wlr-protocols/-/merge_requests/35. It was closed in favor of the upstream wayland-protocols MR, and there's been no discussion...
> Have left a bunch of review comments - but other than those it LGTM. Not tested. Thanks. > * Should we prefix with `wlr_cosmic_`? Couldn't we just do `cosmic`....