Larry Wei

Results 7 issues of Larry Wei

## Nobody feeds back, is it only the GPaste on my computer can not scroll up and down? ![Screenshot from 2021-10-16 22-10-49](https://user-images.githubusercontent.com/24457116/137591074-1ea0cd0a-f82c-4b48-8357-0104348b2978.png)

Hello, @alejandroautalan , it seems `ScrolledFrame` doesn't work for `place layout`. my code: ```python import tkinter as tk from pygubu.widgets.scrolledframe import ScrolledFrame root = tk.Tk() scrolledframe = ScrolledFrame( root, scrolltype="horizontal"...

bug

I think changing the license for this repository to LGPL would make this repository be used by more people and make tkinter more popular.😂 @RedFantom Regards. larryw3i

question

My laptop is under `Software Rendering`, and `brightnessctl` doesn't work for me after I upgraded `Ubuntu` to `Lunar Lobster`. Now my laptop shows with maximal brightness value. The information is...

Folks, I think the gnome-shell extensions should have been able to show local name instead of extension name. And https://extensions.gnome.org/ is the same, the extensions should show their local name....

blocked

Hey! @alejandroautalan , The environment of Python 3.11 is externally managed by default, it means that the site-packages can be installed via system's packages management tool only by default. So,...