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 7,128 public repositories matching this topic...
-
Updated
Jan 18, 2021 - Python
The documentation contains a few references to issues from the now archived yewstack/docs repository.
Since the docs repository is read-only, the same issues should be re-created here and the links in the docs should be updated to point to the new issue.
"Contribute to our docs" links
- Page: [Components Lifecycle Diagram](https://yew.rs/docs/conce
-
Updated
Dec 25, 2020 - Jupyter Notebook
Describe the bug:
Open fyne_demo -> Widgets -> input and drag the slider.
If your finger goes above or below the widget it resets to 0 - but it should track the finger movement.
Most probably a bug in tracking motion events in mobile driver.
To Reproduce:
Steps to reproduce the behaviour:
- Go to fyne_demo
- Click on Widgets then input
- Slide the slider then move your finger
-
Updated
Apr 1, 2020 - TypeScript
-
Updated
Jan 22, 2021 - C#
Is your feature request related to a problem? Please describe.
Rizin plugin window currently displays information about 4 kinds of rizin plugins. But there are more rizin plugin kinds.
Describe the solution you'd like
Add more pages to rizin plugin window.
Describe alternatives you've considered
-
Updated
Jan 19, 2021 - Go
-
Updated
Jan 7, 2021 - PowerShell
use iced::{pick_list, PickList};
Compiles when targeting linux but not targeting the web.
this works: cargo build
this does not work: cargo build --target wasm32-unknown-unknown
this is the error:
error[E0432]: unresolved imports `iced::pick_list`, `iced::PickList`
--> core/src/main.rs:9:12
|
9 | use iced::{pick_list, PickList};
| ^^^^^^^^^ ^^^^^^^^ no
Add a field on the breakpoint that shows the number of times a breakpoint was hit. See The -break-list Command.
Sometimes I want to numerate a few series on the same screenshot.
I would love to be able to start a new numeration with "1" again.
Also sometimes I have a saved screenshot with numeration on it.
I would love to add a new number starting from the last number already appears.
-
Updated
Jan 16, 2021 - JavaScript
-
Updated
Nov 27, 2020 - HTML
~/.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
Jan 21, 2021 - C++
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
Jan 16, 2021 - C++
-
Updated
Jan 21, 2021 - Go
-
Updated
Jan 22, 2021 - C
-
Updated
Jan 11, 2021 - TypeScript
New control: Charts
Tabular data?
-
Updated
Jan 21, 2021 - Red
Sometimes it is needed to store compressed data in the DB. Unfortunately not all the DBs have built-in compression and FUSE compressed FSes are not available for every OS. So it may make sense to store compressed binary blobs in the DB.
Unfortunately when one sees them in DBeaver he sees them compressed, but often they are needed uncompressed. So it'd be nice to have a feature to decompress the