mirror of
https://github.com/natpen/awesome-wayland.git
synced 2026-07-16 08:52:00 -05:00
[PR #61] [MERGED] Update README.md #2258
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/natpen/awesome-wayland/pull/61
Author: @cloakedape
Created: 3/20/2022
Status: ✅ Merged
Merged: 3/20/2022
Merged by: @natpen
Base:
master← Head:patch-2📝 Commits (2)
30a8518Update README.md329839fUpdate README.md📊 Changes
1 file changed (+1 additions, -1 deletions)
View changed files
📝
README.md(+1 -1)📄 Description
Correct the details of Kiwmi under ## Compositors
I submitted Kiwmi with details "A wayland compositor fully programmable with Lua" but it can also be configured like 'dwm' by
changing the header files in source. So corrected it to just "A fully programmable Wayland compositor", that's how its creator
describes it anyway.
Addded new compositor SWC
It has a small and easy to follow codebase. So it might be helpful for people wanting to get into Wayland compositor development.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.