Skip to content
#

desktop-application

Here are 900 public repositories matching this topic...

dlight
dlight commented Aug 25, 2019

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

wails
AddictArts
AddictArts commented Apr 9, 2020

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

josephj11
josephj11 commented Apr 27, 2020

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

  1. Fails on long phrases - especially in slow target windows
  2. Fails to handle some keys which ar
LiuNet2
LiuNet2 commented Sep 12, 2019

图片

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 自带的解压功能不支持中文,谢谢

Silex
studiozeroseven
studiozeroseven commented Jul 25, 2017

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')
Otiel
Otiel commented Apr 25, 2019

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...

IainAndrew
IainAndrew commented Jul 2, 2019

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.

![ardublockly-bug](https://user-images.githubusercontent.com/6350840/60499787-0cd5e680-9cb1-11e9-

Improve this page

Add a description, image, and links to the desktop-application topic page so that developers can more easily learn about it.

Curate this topic

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."

Learn more

You can’t perform that action at this time.