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 9,634 public repositories matching this topic...
The project is on 2021 (#2338). Docs should be updated
Questionaire
- I'd like to write this documentation
- I'd like to write this documentation but I'm not sure what's needed
- I don't have time to add this right now, but maybe later
Flameshot Version
Flameshot v11.0.0.
Installation Type
Compiled from source
Operating System type and version
Linux
Description
I have cherry-picked commit 00b1088 and applied it to v11.0.0, but there is no 'Save to disk' button visible when I upload the screenshot - all it does is ask for confirmation if the image has to be uploaded, and then a notification appears that the
ToolbarActions and MenuItems needs to be disableable for the similar reasons and coherence with DisableableWidgets. Last corresponds to solved #234 .
-
Updated
Jan 18, 2022 - Go
-
Updated
Oct 11, 2021 - Jupyter Notebook
-
Updated
Jan 26, 2022 - C#
As of right now, the Image widget displays an image downscaled to fit within the widgets bounds.
However, as mentioned in #885, some users may want their image upscaled within the widget bounds as well. Beyond this, however, some users may want an image to completely cover (as opposed to just fit within) the image bounds, cropping out the edges. This is especially useful for images meant to
-
Updated
Jan 13, 2022 - PowerShell
-
Updated
Apr 1, 2020 - TypeScript
Is your feature request related to a problem? Please describe.
JSDec is by default but doesn't shine as much as ghidra, notably, it doesn't have syntaxic color
Describe the solution you'd like
Add Syntaxic coloring for JSDec
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 5, 2022 - JavaScript
Hi,
We have added a new test engine (called Unity) to LVGL and planning to improve the coverage. See this README about how to write and run tests.
I've already created a test for the drop-down list as an exam
-
Updated
Jan 16, 2022 - TypeScript
-
Updated
Jan 26, 2022 - Kotlin
~/.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
Dec 2, 2021 - HTML
-
Updated
Jan 23, 2022 - C++
Tracking issue for improving the egui docs. Other suggestions for improvements welcome!
All doc-examples need to be part of the doctests (i.e. they should never be marked ignore, though no_run can maybe sometimes be motivated).
egui
The crate-level docs for egui (at https://docs.rs/egui generated from egui/src/lib.rs) sh
-
Updated
Jan 26, 2022 - C++
-
Updated
Dec 31, 2021 - TypeScript
-
Updated
Aug 1, 2021 - C++
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