README: add kanshi and wlr-randr to suggested apps

This commit is contained in:
Johan Malm 2021-03-08 21:33:30 +00:00
parent 2dae1b242c
commit 12a46cf469

View file

@ -83,13 +83,12 @@ If you have not created an rc.xml configuration file, default keybinds will be:
Suggested apps to use with labwc: Suggested apps to use with labwc:
- [grim](https://github.com/emersion/grim) - Screenshoter - Screen-shooter: [grim](https://github.com/emersion/grim)
- [wf-recorder](https://github.com/ammen99/wf-recorder) - Screen-recorder - Screen-recorder: [wf-recorder](https://github.com/ammen99/wf-recorder)
- [swaybg](https://github.com/swaywm/swaybg) - Background image - Background image: [swaybg](https://github.com/swaywm/swaybg)
- [waybar](https://github.com/Alexays/Waybar) - Panel - Panel: [waybar](https://github.com/Alexays/Waybar)
- [bemenu](https://github.com/Cloudef/bemenu) - Launcher - Launcher: [bemenu](https://github.com/Cloudef/bemenu) [fuzzel](https://codeberg.org/dnkl/fuzzel) [wofi](https://hg.sr.ht/~scoopta/wofi)
- [fuzzel](https://codeberg.org/dnkl/fuzzel) - Launcher - Output management: [kanshi](https://github.com/emersion/kanshi.git) [wlr-randr](https://github.com/emersion/wlr-randr.git)
- [wofi](https://hg.sr.ht/~scoopta/wofi) - Launcher
## 7. Roadmap ## 7. Roadmap
@ -110,10 +109,10 @@ The following list indicates the intended high level roadmap:
- [ ] Submenus - [ ] Submenus
- [ ] Pipe-menus - [ ] Pipe-menus
- [ ] Client menus - [ ] Client menus
- [ ] Support wlr-output-management protocol and [kanshi](https://github.com/emersion/kanshi.git) - [x] Support wlr-output-management protocol
- [ ] Support HiDPI
- [ ] Support foreign-toplevel protocol (e.g. to integrate with wlroots panels/bars) - [ ] Support foreign-toplevel protocol (e.g. to integrate with wlroots panels/bars)
- [ ] Support on-screen display (osd), for example to support alt-tab window list - [ ] Support on-screen display (osd), for example to support alt-tab window list
- [ ] Support HiDPI
- [ ] Support libinput configuration (tap is enabled for the time being) - [ ] Support libinput configuration (tap is enabled for the time being)
## 8. Scope ## 8. Scope