oae / gnome-shell-pano

Next-gen Clipboard Manager for Gnome Shell
https://extensions.gnome.org/extension/5278/pano/
GNU General Public License v2.0
988 stars 52 forks source link

RTL scrolling gets inverted. #214

Open shetozz opened 10 months ago

shetozz commented 10 months ago

Description

What is the bug? When using an RTL language for the gnome shell, scrolling in pano gets inverted.

Problem Explanation

The bug happens when using RTL language, horizontal scrolling gets inverted, so the contents move to the opposite direction to your hand gesture.

Expected Behavior

it should work like natural scrolling works, or at least we should get the option to that.

It happens only on one computer?

It happens only with some specific gnome configuration?

It happens only with some specific extension installed?

Diagnostics

Under what conditions does it happen?

Fill in all information that applies:

Environment

Pano Configuration

Command: dconf dump /org/gnome/shell/extensions/pano/

$ dconf dump /org/gnome/shell/extensions/pano/
...
is-in-incognito=false
link-previews=true
open-links-in-browser=false
paste-on-select=true
play-audio-on-copy=false
send-notification-on-copy=false
show-indicator=false

Enabled Extensions

Command: dconf read /org/gnome/shell/enabled-extensions | tr ' ' '\n'

$ dconf read /org/gnome/shell/enabled-extensions | tr ' ' '\n'
...
['pano@elhan.io',
'blur-my-shell@aunetx',
'awake@vixalien.com',
'clipboard-indicator@tudmotu.com',
'emoji-selector@maestroschan.fr',
'caffeine@patapon.info',
'appindicatorsupport@rgcjonas.gmail.com',
'gsconnect@andyholmes.github.io',
'cronomix@zagortenay333']