mirror of
https://github.com/labwc/labwc.git
synced 2025-10-29 05:40:24 -04:00
README.md: add wlopm to "6. Integrate" (recommended programs)
- made it first in the array of 'output managers' because since the
`scene_graph` merge it's the only way I have found to reliably
turn off/on outputs.
- it supports "wlr-output-power-management-unstable-v1"
- as does labwc since c23397f
- works with swayidle/swaylock
This commit is contained in:
parent
c23397f362
commit
25fcc3910b
1 changed files with 2 additions and 1 deletions
|
|
@ -131,7 +131,7 @@ Suggested apps to use with labwc:
|
|||
- Background image: [swaybg]
|
||||
- Panel: [waybar], [yambar], [lavalauncher], [sfwbar]
|
||||
- Launchers: [bemenu], [fuzzel], [wofi]
|
||||
- Output managers: [kanshi], [wlr-randr]
|
||||
- Output managers: [wlopm], [kanshi], [wlr-randr]
|
||||
- Screen locker: [swaylock]
|
||||
|
||||
## 7. Roadmap
|
||||
|
|
@ -181,6 +181,7 @@ High-level summary of items which are not intended to be implemented:
|
|||
[bemenu]: https://github.com/Cloudef/bemenu
|
||||
[fuzzel]: https://codeberg.org/dnkl/fuzzel
|
||||
[wofi]: https://hg.sr.ht/~scoopta/wofi
|
||||
[wlopm]: https://git.sr.ht/~leon_plickat/wlopm
|
||||
[kanshi]: https://sr.ht/~emersion/kanshi/
|
||||
[wlr-randr]: https://sr.ht/~emersion/wlr-randr/
|
||||
[swaylock]: https://github.com/swaywm/swaylock
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue