Package: remmina / 1.4.11+dfsg-3

Metadata

Package Version Patches format
remmina 1.4.11+dfsg-3 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001 Revert rdp event Fix wheel value for GDK_SCROLL_DOWN.patch | (download)

plugins/rdp/rdp_event.c | 14 4 + 10 - 0 !
1 file changed, 4 insertions(+), 10 deletions(-)

 revert "rdp/event: fix wheel value for gdk_scroll_down events"

RDP actually uses the two's complement. The change in that commit was
actually wrong, so revert it.

This reverts commit 4a546fac38152424f45c47d96d5bf177eb17782b.

0002 Fix_alpha_channel_issue.patch | (download)

plugins/rdp/rdp_plugin.c | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 fix_alpha_channel_issue

Closes: #989163