-
Updated
Nov 6, 2020 - Python
GUI
GUI stands for graphical user interface. It is a visual representation of communication presented to the user for easy interaction with the machine. It allows users to manipulate elements on the screen using a mouse, a stylus or even a finger. The actions in a GUI are usually performed through direct manipulation of the graphical elements.
Here are 1,843 public repositories matching this topic...
Type of Issues (Enhancement, Error, Bug, Question)
Bug:
- Initialize Window
- Show it (
window.Read()) - Run
window.Disable() - The whole desktop environment freezes, nothing is clickable anymore
- Change to tty terminal and kill application
- Things are normal again
Operating System
Ubuntu 16.04 LTS 64 bit
Python version
Python 3.5.2
PySi
-
Updated
Nov 6, 2020 - Python
I'm trying to automate the interaction with WindowsTerminal. It seems to be a UWP application, which I have no idea how to start such application directly using Application().start. I've tried to locate it using Desktop, but got quite confused..
Any help on this?
-
Updated
Oct 27, 2020 - Python
doc for start method
add python doc for start method
like create_window method
Video problems
The plotly plots on my macbook on Ubuntu 20.04 and pandasgui 0.2.3.2 have very tiny font. Wondering if there's a way to change this.. See pic below.
I just installed Git Cola 3.7 64-bit on Windows 10. The folder in Program Files is 176.2 MB, which is very large, and many of the files are unnecessary.
C:\Program Files\git-cola\pkgs\PyQt5\Qt\bin\opengl32sw.dllis 20 megabytes, and the app runs fine with OpenGL software rasterization removed. Same withd3dcompiler_47.dllandlibGLESv2.dll.Qt5Quick.dllandQt5Qml.dllare fairly
-
Updated
Nov 5, 2020 - Python
-
Updated
Nov 4, 2020 - Python
-
Updated
Oct 22, 2020 - Python
I've been working on the MaterialTemplate and when adding a background color to the "main" area I see the below problem.
This will be a problem as soon as people as a different background color than white.
-
Updated
Sep 14, 2019 - Python
-
Updated
Oct 20, 2020 - Python
Is your feature request related to a problem? Please describe.
There is no shell variable to query network metered status. For example, I want to create a backup locally, while also uploading the backup to a generic Internet server. There is no way for me to find out whether the network is metered, without doing some long OS-specific scripting, while Vorta already knows the metered status of
-
Updated
Oct 28, 2020 - Python
-
Updated
Nov 3, 2020 - Python
-
Updated
Sep 26, 2020 - Python
-
Updated
May 7, 2020 - Python
-
Updated
Sep 9, 2020 - Python
-
Updated
Sep 12, 2020 - Python
-
Updated
Oct 19, 2020 - Python
-
Updated
Oct 28, 2020 - Python
-
Updated
Jul 30, 2020 - Python
-
Updated
Jun 15, 2018 - Python


~/.config/youtube-dlg should just contain configuration files and not logs (which should go to $XDG_DATA_HOME/youtube-dlg/ ) nor youtube-dl binary (which should go to $XDG_CACHE_HOME).
Please also consider using
appdirsinstead of hardcoding ~/.config/