desktop-application
Here are 1,429 public repositories matching this topic...
-
Updated
Nov 11, 2021 - C++
-
Updated
Nov 2, 2021 - C++
-
Updated
Nov 26, 2021 - TypeScript
-
Updated
Oct 23, 2018 - Go
-
Updated
Oct 12, 2021 - JavaScript
-
Updated
Nov 12, 2021 - Python
-
Updated
Oct 12, 2021 - JavaScript
-
Updated
Nov 27, 2021 - Vue
-
Updated
Sep 24, 2021 - C#
-
Updated
Oct 5, 2020 - JavaScript
-
Updated
Dec 3, 2021
Add support C#
Please add C# syntax support.
From JQuery to Zepto
-
Updated
Oct 12, 2021 - JavaScript
Describe the Bug
Currently the zeebe:calledElement Props are having a group label called Target
=> This is very confusing to the user.
Steps to Reproduce
- Open a Call Activit
-
Updated
Oct 9, 2021 - Python
-
Updated
Dec 4, 2021 - Java
-
Updated
Nov 12, 2021 - C#
Is your feature request related to a problem? Please describe.
The Curations list could use better ways of visually identifying other than platform icon
Describe the solution you'd like
The ability to select an icon to represent a curation alongside its platform and title in the list
-
Updated
Oct 15, 2021 - Go
-
Updated
Nov 14, 2021 - C++
-
Updated
Nov 19, 2021 - Java
-
Updated
Aug 5, 2020 - TypeScript
Add translations
If you would like to translate PicView, it can be done in two ways. Please have a look at my guide:
Using Crowdin
- Go to https://crwd.in/picview
- Choose desired language to translate. Note
Enter,Delete,Shift, andaltare keyboard key names. - Send me a message when you're done and I'll add it manually
Manual way
- Fork the repo and create your branch from `m
-
Updated
Aug 31, 2021 - Java
-
Updated
Jul 7, 2019 - Python
Improve this page
Add a description, image, and links to the desktop-application topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the desktop-application topic, visit your repo's landing page and select "manage topics."

Classification:
Feature (New)
Reproducibility:
Always
Version
AutoKey version: 0.95.10
Used GUI (Gtk, Qt, or both): Gtk (Gnome)
Installed via: (PPA, pip3, …). Honestly can't remember.
Linux Distribution: Ubuntu 20.04
Summary
mouse.wait_for_clickdoes not have a return code so there is no way to know if it was clicked or if it timed out.Steps to R