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,822 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 --version
Flameshot v11.0.0 ()
Compiled with Qt 5.15.2
Installation Type
Linux, MacOS, or Windows Package manager (apt, pacman, eopkg, choco, brew, ...)
Operating System type and version
Arch linux
Description
This issue not upgrade issue, it can be reproduce on refresh flameshot version 11.
Steps to reproduce
- Start flameshot
2
ToolbarActions and MenuItems needs to be disableable for the similar reasons and coherence with DisableableWidgets. Last corresponds to solved #234 .
When running rustdesk in portable mode on windows, if an attacker has write access to the application directory, we can hijack the dll which is used by rustdesk. It's a little like CVE-2020-35483 of anydesk (https://anydesk.com/cve/2020-35483/).
I have sent details to [email protected] by email.
Thanks.
-
Updated
Feb 19, 2022 - Go
-
Updated
Oct 11, 2021 - Jupyter Notebook
-
Updated
Feb 19, 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
Feb 9, 2022 - PowerShell
-
Updated
Apr 1, 2020 - TypeScript
Environment information
- Operating System: Linux kali 5.15.0-kali2-amd64 1 SMP Debian 5.15.5-2kali2 (2021-12-22) x86_64 GNU/Linux (Kali 2021.4)
- Cutter version: Cutter v2.0.5-x64.Linux (AppImage)
- Obtained from:
- Built from source
- Downloaded release from Cutter website or GitHub
- Distribution repository
- File format: ELF 64-bit LSB executable
**Describe the
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
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 5, 2022 - JavaScript
-
Updated
Feb 13, 2022 - TypeScript
-
Updated
Feb 19, 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
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
Feb 13, 2022 - C++
-
Updated
Feb 20, 2022 - Python
-
Updated
Feb 19, 2022 - C++
We have zero code coverage for some of the most complex pieces of Terminal.Gui: The implementations of ConsoleDriver.
It should be possible to write unit tests that work on Windows for the WindowsDriver and NetDriver and some that work on Linux for CursesDriver and `NetDriv

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