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 3,313 public repositories matching this topic...
~/.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 appdirs instead of hardcoding ~/.config/
-
Updated
Apr 8, 2022 - Python
-
Updated
Feb 20, 2022 - Python
This is suggested in Gitter chat (Russian room). We have such method for uia_controls.MenuWrapper. But some menus are implemented as toolbar with drop-down submenus. It makes sense to add similar methods to choose such submenu items.
-
Updated
Nov 12, 2021 - Python
-
Updated
Apr 3, 2022 - Python
When opening git-cola, you are presented with a selection of folders you have previously opened in git-cola. There does not appear to be a way to remove these from within the GUI.
-
Updated
Mar 8, 2022 - Python
ALL software version info
Panel version '0.12.6'
Python 3.9.2
OS Mac Monterey
Description of expected behavior and the observed behavior
when a given video URL contains query parameter, the URL is not recognized as an URL
Complete, minimal, self-contained example code that reproduces the issue
import panel as pn
Video = pn.pane.Video
url="https://www.videoserve
-
Updated
Mar 29, 2022 - Python
[FR] Add translation
I hope to add translation to the gui
-
Updated
Dec 17, 2021 - Python
-
Updated
Apr 7, 2022 - Python
Describe the bug
I have a scheduled backup with Vorta. Today it failed because apparently the password manager was locked, leading to the screenshot below that asks me to report this issue on GitHub. Imho there should be a helpful error message instead of this exception; also Vorta was completely unresponsive after that, i.e., I could neither click the "ok" button to close the exception windo
-
Updated
Mar 12, 2022 - Python
-
Updated
Apr 7, 2022 - Python
-
Updated
Sep 14, 2019 - Python
-
Updated
Apr 7, 2022 - Python
-
Updated
Dec 13, 2021 - Python
-
Updated
Jan 5, 2022 - Python
-
Updated
Mar 25, 2022 - Python
-
Updated
Jun 1, 2021 - Python
Type of Issues (Enhancement, Error, Bug, Question)
Bug:
window.Read())window.Disable()Operating System
Ubuntu 16.04 LTS 64 bit
Python version
Python 3.5.2
PySi