Skip to content

Commit 5e219ee

Browse files
authored
Update README with Wayland handling notes
Added notes on Wayland security protocols and scripting languages.
1 parent a51a4b1 commit 5e219ee

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,8 @@ Different linux distros might handle this differently as well, currently using w
6565

6666
The test file given for linux has shown to somewhat work when used on hyprland (wayland) with arch however doesn't with crosinti penguin so they might handle inputs in different ways. It does this based on a given command to output space where if you are quick enough to move to a different window, it will send the space to that window and so it will need to be modified such that it can also switch to the target window automatically as well as give the output based on what the user tpes in.
6767

68+
Wayland has some weird security protocols in the way it handles windows so it may be difficult to work, a scripting languages that can execute terminal xommands might be better suited so I'll need to look into this and see if it could be a suitable suggestion.
69+
6870
Contact
6971
-------
7072

0 commit comments

Comments
 (0)