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:
authorGiovanni Panozzo <giovanni@panozzo.it>2020-02-19 23:49:03 +0300
committerGiovanni Panozzo <giovanni@panozzo.it>2020-02-19 23:49:03 +0300
commit5b0b5488d01b76a42f7dc217be23657936153e50 (patch)
treeaa0ae7f6e0f19a638052a16c515b6b0262d47108 /Problems-and-tweaks
parentf867debfafddade7b8a781289b871d9df6f592a5 (diff)
Update Problems with Wayland
Diffstat (limited to 'Problems-and-tweaks')
-rw-r--r--Problems-and-tweaks/Problems-with-Wayland.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/Problems-and-tweaks/Problems-with-Wayland.md b/Problems-and-tweaks/Problems-with-Wayland.md
index 6f89354..6bd976b 100644
--- a/Problems-and-tweaks/Problems-with-Wayland.md
+++ b/Problems-and-tweaks/Problems-with-Wayland.md
@@ -1 +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. \ No newline at end of file
+* 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)