nyanpasu64

Results 175 comments of nyanpasu64

Can you add a settings toggle to disable *all* gestures and shortcuts beyond standard browser navigation functionality (system back button, hyperlinks, native keyboard shortcuts not created with JS)?

Is there a standard way to check versions in pyinstaller? Of matplotlib in particular? https://matplotlib.org/faq/troubleshooting_faq.html#obtaining-matplotlib-version ```py >>> import matplotlib >>> matplotlib.__version__ '0.98.0' ``` https://stackoverflow.com/questions/1714027/version-number-comparison-in-python `from distutils.version import LooseVersion`? `from pkg_resources...

Can you redirect to * (a date picker) rather than a particular date?

OK, every tool has its own misbehavior if you undo during a draw operation. The Line/Rectangle/Ellipse/Shape tools spam `DocumentError: LayerNotFound([])`. The spline tool acts like freehand.

Apparently this got reopened and closed a second time. Was that intentional? Testing at https://editor.graphite.rs/, undoing during a freehand stroke moves back by 1 undo step, but fails to remove...

Still having this bug (no visual password focus, but typing blind works) on sddm 0.17.0-1ubuntu7 on kubuntu 18.04.

Are you using dual monitors? I noticed that SDDM places identical-looking but distinct login screens on both displays. Only my laptop screen is focused. and password dots only appear there...