desktop-application
Here are 902 public repositories matching this topic...
I couldn't load and build the project using the latest qt creator and the wiki guide for building, i think it's out dated, please update and add more details for beginners who want to contribute.
-
Updated
May 8, 2020 - C++
We've got quite a few standardized labels configured in our GitHub but no documentation on which labels to use and when.
We should add a "Labeling Issues" section to our CONTRIBUTING.md so this informational is accessible to people.
The navigation keyboard shortcuts found in Chome (i.e. cmd + arrow left/right to navigate back or forward) are not working.
Listening to keyboard events (using javascript) is not working either(i.e. I've registered a listener on a specific key press to launch the video element in fullscreen but it doesn't work either).
-
Updated
Dec 28, 2019 - JavaScript
-
Updated
May 20, 2020 - Python
I'm using Tad Version 0.8.5 (0.8.5) on MacOS 10.13.4.
Tad doesn't appear to respond to the system shortcut to hide the current window (Cmd-H). I think it should for parity with other native MacOS apps.
Hi, I'm interested in building it locally from a git clone. The docs mention building the command line wails executable, but that is not the entire app.
I understand creating a branch off dev and pull requests, However:
Do, contributors change their $GOPATH/src/github.com/wailsapp/wails source? checkout develop there, checkout branch, and build what?
How do you build the runtime, things i
-
Updated
Jun 1, 2020 - Vue
-
Updated
Dec 22, 2019 - JavaScript
Classification:
Enhancement
Reproducibility:
N/A
Version
AutoKey version: All - longstanding problem
Used GUI (Gtk, Qt, or both): Both
Installed via: All
Linux Distribution: All
Summary
The current default - Paste using keyboard - has a number of problems
- Fails on long phrases - especially in slow target windows
- Fails to handle some keys which ar
If the folder name has Chinese character,AutoUpdater shows disorder codes.
As is shown in the screen shot.
Maybe decompression in the AutoUpdater don‘t support Chinese character.
Please help me . Thanks.
当更新的文件夹含有中文字符的时候,本地下载更新后的文件夹名称有乱码。
可能是AutoUpdater 自带的解压功能不支持中文,谢谢
Missing language
Please add VB/VBA to your language list.
-
Updated
Mar 14, 2020 - JavaScript
I'm using runjs on a windows OS. Since I write JavaScript and Python I sometimes switch the syntax. I used the print command by accident and this brought up the print dialog. Just wanted to let you know.
Make Silex load faster
This is a relatively easy task for a programmer to start with Silex
Use dynamic imports of webpack to load the app progressively:
- first the App.ts
- then rest of Silex code
- also split the third party modules such as Monaco editor, wysihtml editor, prodotype, cloud explorer, ...
Wrong Song
I go to download a song from Spotify, but when I download it, it's a completely different song. The song is not the one I wanted to download once it comes out into the folder, it's completely different.
-
Updated
Jun 1, 2020 - C#
-
Updated
Jun 3, 2020 - Java
Describe the Bug
When opening the start instance modal via the option "Start process instance with new configuration", the label of the second modal step is wrong
This is only reproducible when executing the procedure via the "Start process instance wit
I have a simple Qt window it has a button and when you click the button it opens a explorer window for a specific location, when the notification fades out the window closes as well.
Entire Example Script
`class Example(QWidget):
def __init__(self):
super().__init__()
self.initUI()
@pyqtSlot()
def on_click(self):
print('PyQt5 button click')
Suggested by @l0oo in #82
As I like to read blogs where good BC albums are mentioned, I have to copy its adress to clipboard, than paste to BCDownloader and press download... Could you make optional "watch for clipboard link" => when I copy BC link to clipboard it is automatically transferred to BCDownloader and than download in background... What do you think? Hope it is possible...
mainwin.jpeg is missing in "The main window" section of Introduction page of Getting started of the documentation.
Thank you for the good job.
-
Updated
Dec 25, 2018 - TypeScript
-
Updated
Oct 6, 2017 - Clojure
-
Updated
Jul 7, 2019 - Python
-
Updated
Nov 16, 2019 - Java
-
Updated
May 19, 2020 - TypeScript
When the browser zoom level is not 100%, right clicking in the Blockly workspace opens the browser context menu on top of the Blockly context menu.
I'm on Ubuntu 16.04.5 with Chrome 72.0.3626.81, but have also seen the issue on macOS Sierra Version 10.12.6 with Chrome 75.0.3770.100. See gif below.



Description
Clicking the tray icon should minimize the window (like other apps with systray support, such as Telegram).
This is not the same issue as having Nativefier minimize to tray after the window is closed (as in #97, #127 or #158), which already works. It's just annoying having to manually close the window.
Steps to reproduce issue
Open a website with
--tray. You shoul