Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/Remmina/remmina-wiki.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAllan Nordhøy <epost@anotheragency.no>2020-05-30 01:07:18 +0300
committerAllan Nordhøy <epost@anotheragency.no>2020-05-30 01:07:18 +0300
commit997787cf6ba662e2b6f82e031ab0e030916ff8ed (patch)
tree338d8e70212e09335f7ceeaa62c2aa864854680a
parente7281a995a5f9546fe8d147380cc32301e70514b (diff)
Remmina, Wayland
-rw-r--r--Problems-and-tweaks/Problems-with-Wayland.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/Problems-and-tweaks/Problems-with-Wayland.md b/Problems-and-tweaks/Problems-with-Wayland.md
index 6bd976b..7e57306 100644
--- a/Problems-and-tweaks/Problems-with-Wayland.md
+++ b/Problems-and-tweaks/Problems-with-Wayland.md
@@ -1,3 +1,3 @@
-* Composing a indicator menu with 250-300 elements takes a lot of time (up to 2-3 seconds some times). This composition is done outside remmina: after remmina sets the menu with app_indicator_set_menu() and builds it, remmina returns to the event loop. Then something external to remmina freezes the mouse cursor for 1-3 seconds when building that menu. Tested on ubuntu 18.04 with wayland.
-* Remmina is not receiving clipboard owner-changes when it has not focus: https://gitlab.com/Remmina/Remmina/issues/2084
-* The Windows/Super key cannot be captured (to be verified)
+* Composing a indicator menu with 250-300 elements takes a lot of time (up to 2-3 seconds some times). This composition is done outside Remmina: After Remmina sets the menu with app_indicator_set_menu() and builds it, Remmina returns to the event loop. Then something external to Remmina freezes the mouse cursor for 1-3 seconds when building that menu. Tested on ubuntu 18.04 with Wayland.
+* Remmina is not receiving clipboard owner-changes when it doesn't have focus: https://gitlab.com/Remmina/Remmina/issues/2084
+* The Windows/Super key cannot be captured (to be verified).