Skip to content

Commit

Permalink
README, man: link to renamed sway and hyprland branches
Browse files Browse the repository at this point in the history
  • Loading branch information
Ferdi265 committed Jul 19, 2024
1 parent 3bc8242 commit ed4f3be
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ the compositor with the options `--socket NAME --wayland-fd FD`.
**Supported Compositors:**

- Kwin (but you should probably use `kwin_wayland_wrapper` instead, which is default in Plasma 6)
- Sway (via [`feature-compositor-restart`](https://github.com/ferdi265/sway/tree/feature-compositor-restart) branch)
- Hyprland (via [`feature-compositor-restart`](https://github.com/ferdi265/hyprland/tree/feature-compositor-restart) branch)
- Sway (via [`feature-socket-handover`](https://github.com/ferdi265/sway/tree/feature-socket-handover) branch)
- Hyprland (via [`feature-socket-handover`](https://github.com/ferdi265/hyprland/tree/feature-socket-handover) branch)

Other compositors do not support Wayland socket handover as of now. If there are
any compositors with support for socket handover missing from this list, please
Expand Down
4 changes: 2 additions & 2 deletions man/wl-restart.1.scd
Original file line number Diff line number Diff line change
Expand Up @@ -89,13 +89,13 @@ the *--socket* and *--wayland-fd* options.
Upstream Sway does not support socket handover, but socket handover is
implemented in the following branch and works well with *wl-restart*:

https://github.com/ferdi265/sway/tree/feature-compositor-restart
https://github.com/ferdi265/sway/tree/feature-socket-handover

*hyprland*
Upstream Hyprland does not support socket handover, but socket handover is
implemented in the following branch and works well with *wl-restart*:

https://github.com/ferdi265/hyprland/tree/feature-compositor-restart
https://github.com/ferdi265/hyprland/tree/feature-socket-handover

Other compositors do not support Wayland socket handover as of now. If there are
any compositors with support for socket handover missing from this list, please
Expand Down

0 comments on commit ed4f3be

Please sign in to comment.