Skip to content

Commit 1666fb8

Browse files
authored
Update README.md
1 parent 9afe7da commit 1666fb8

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

README.md

+5-2
Original file line numberDiff line numberDiff line change
@@ -43,11 +43,14 @@ input capture (to send events *to* other clients) on different operating systems
4343
|---------------------------|--------------------------|--------------------------------------|
4444
| Wayland (wlroots) | :heavy_check_mark: | :heavy_check_mark: |
4545
| Wayland (KDE) | :heavy_check_mark: | :heavy_check_mark: |
46-
| Wayland (Gnome) | :heavy_check_mark: | WIP |
46+
| Wayland (Gnome) | :heavy_check_mark: | :heavy_check_mark: |
4747
| X11 | :heavy_check_mark: | WIP |
4848
| Windows | :heavy_check_mark: | WIP |
4949
| MacOS | :heavy_check_mark: | WIP |
5050

51+
> [!Important]
52+
> Gnome -> Sway only partially works (modifier events are not handled correctly)
53+
5154
> [!Important]
5255
> **Wayfire**
5356
>
@@ -299,7 +302,7 @@ Where `left` can be either `left`, `right`, `top` or `bottom`.
299302
- [x] Liveness tracking Automatically ungrab mouse when client unreachable
300303
- [x] Liveness tracking: Automatically release keys, when server offline
301304
- [x] MacOS KeyCode Translation
302-
- [ ] Libei Input Capture
305+
- [x] Libei Input Capture
303306
- [ ] X11 Input Capture
304307
- [ ] Windows Input Capture
305308
- [ ] MacOS Input Capture

0 commit comments

Comments
 (0)