Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updates to river-status protocol #140

Closed
wants to merge 3 commits into from

Conversation

Leon-Plickat
Copy link
Member

@Leon-Plickat Leon-Plickat commented Oct 30, 2020

  1. Send wl_output.done after all river_output_status properties have been sent to allow atomic changes. (Allows clients like status bars to only render on wl_output.done, which reduces complexity and is more efficient).

  2. Send more information in river_seat_status.focused_view, which may be useful to clients.

  3. Send event when layout changed. This allows clients like status bars to display the name of the layout.

@Leon-Plickat Leon-Plickat marked this pull request as draft October 30, 2020 19:09
This can be used for example by status bars to display the name of the
layout.
@ifreund
Copy link
Member

ifreund commented Dec 29, 2020

We should probably have an event relaying the current keybind mode to clients as well (#49).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants