]> git.mdlowis.com Git - proto/labwc.git/commitdiff
README: add kanshi and wlr-randr to suggested apps
authorJohan Malm <jgm323@gmail.com>
Mon, 8 Mar 2021 21:33:30 +0000 (21:33 +0000)
committerJohan Malm <jgm323@gmail.com>
Mon, 8 Mar 2021 21:33:30 +0000 (21:33 +0000)
README.md

index 7bf1866397fc30073e62667126221d4b15b9c555..25d9b77b8019eceb2744903aae3212f0aebb25ea 100644 (file)
--- a/README.md
+++ b/README.md
@@ -83,13 +83,12 @@ If you have not created an rc.xml configuration file, default keybinds will be:
 
 Suggested apps to use with labwc:
 
-- [grim](https://github.com/emersion/grim) - Screenshoter
-- [wf-recorder](https://github.com/ammen99/wf-recorder) - Screen-recorder
-- [swaybg](https://github.com/swaywm/swaybg) - Background image
-- [waybar](https://github.com/Alexays/Waybar) - Panel
-- [bemenu](https://github.com/Cloudef/bemenu) - Launcher
-- [fuzzel](https://codeberg.org/dnkl/fuzzel) - Launcher
-- [wofi](https://hg.sr.ht/~scoopta/wofi) - Launcher
+- Screen-shooter: [grim](https://github.com/emersion/grim)
+- Screen-recorder: [wf-recorder](https://github.com/ammen99/wf-recorder)
+- Background image: [swaybg](https://github.com/swaywm/swaybg)
+- Panel: [waybar](https://github.com/Alexays/Waybar)
+- Launcher: [bemenu](https://github.com/Cloudef/bemenu) [fuzzel](https://codeberg.org/dnkl/fuzzel) [wofi](https://hg.sr.ht/~scoopta/wofi)
+- Output management: [kanshi](https://github.com/emersion/kanshi.git) [wlr-randr](https://github.com/emersion/wlr-randr.git)
 
 ## 7. Roadmap
 
@@ -110,10 +109,10 @@ The following list indicates the intended high level roadmap:
        - [ ] Submenus
        - [ ] Pipe-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 on-screen display (osd), for example to support alt-tab window list
-- [ ] Support HiDPI
 - [ ] Support libinput configuration (tap is enabled for the time being)
 
 ## 8. Scope