mirror of
https://github.com/artizirk/wdisplays.git
synced 2025-09-06 23:30:58 +03:00
Compare commits
4 Commits
1.1.1
...
6233901a88
Author | SHA1 | Date | |
---|---|---|---|
6233901a88 | |||
2c5e4d72b5 | |||
|
4cc1d2300d | ||
|
7afc947f62 |
@@ -20,7 +20,7 @@ Check your distro for a `wdisplays` package. Known distro packages:
|
|||||||
- [Alpine](https://pkgs.alpinelinux.org/package/edge/testing/x86_64/wdisplays)
|
- [Alpine](https://pkgs.alpinelinux.org/package/edge/testing/x86_64/wdisplays)
|
||||||
- [Arch](https://aur.archlinux.org/packages/wdisplays-git/)
|
- [Arch](https://aur.archlinux.org/packages/wdisplays-git/)
|
||||||
- [Debian](https://packages.debian.org/sid/wdisplays)
|
- [Debian](https://packages.debian.org/sid/wdisplays)
|
||||||
- [Fedora](https://copr.fedorainfracloud.org/coprs/wef/wdisplays/)
|
- [Fedora](https://packages.fedoraproject.org/pkgs/wdisplays/wdisplays)
|
||||||
- [FreeBSD](https://svnweb.freebsd.org/ports/head/x11/wdisplays/)
|
- [FreeBSD](https://svnweb.freebsd.org/ports/head/x11/wdisplays/)
|
||||||
- [Nix](https://github.com/NixOS/nixpkgs/tree/master/pkgs/tools/graphics/wdisplays)
|
- [Nix](https://github.com/NixOS/nixpkgs/tree/master/pkgs/tools/graphics/wdisplays)
|
||||||
- [OpenSUSE](https://build.opensuse.org/package/show/home%3AMWh3/wdisplays)
|
- [OpenSUSE](https://build.opensuse.org/package/show/home%3AMWh3/wdisplays)
|
||||||
@@ -70,7 +70,8 @@ It's intended to be the Wayland equivalent of an xrandr GUI, like [ARandR].
|
|||||||
Sway, like i3, doesn't save any settings unless you put them in the config
|
Sway, like i3, doesn't save any settings unless you put them in the config
|
||||||
file. See man `sway-output`. If you want to have multiple configurations
|
file. See man `sway-output`. If you want to have multiple configurations
|
||||||
depending on the monitors connected, you'll need to use an external program
|
depending on the monitors connected, you'll need to use an external program
|
||||||
like [kanshi]. Integration with that and other external daemons is planned.
|
like [kanshi] or [way-displays]. Integration with that and other external
|
||||||
|
daemons is planned.
|
||||||
|
|
||||||
### How do I add support to my compositor?
|
### How do I add support to my compositor?
|
||||||
|
|
||||||
@@ -79,6 +80,7 @@ get support for this in wlroots compositors. See the diff here for a sample
|
|||||||
implementation on top of tinywl: [tinywl-output-management].
|
implementation on top of tinywl: [tinywl-output-management].
|
||||||
|
|
||||||
[kanshi]: https://github.com/emersion/kanshi
|
[kanshi]: https://github.com/emersion/kanshi
|
||||||
|
[way-displays]: https://github.com/alex-courtis/way-displays
|
||||||
[Sway]: https://swaywm.org
|
[Sway]: https://swaywm.org
|
||||||
[Wayfire]: https://wayfire.org
|
[Wayfire]: https://wayfire.org
|
||||||
[ARandR]: https://christian.amsuess.com/tools/arandr/
|
[ARandR]: https://christian.amsuess.com/tools/arandr/
|
||||||
|
Reference in New Issue
Block a user