desktop-app
Here are 1,748 public repositories matching this topic...
-
Updated
Apr 27, 2022 - JavaScript
-
Updated
May 29, 2022 - JavaScript
-
Updated
Jan 31, 2022 - JavaScript
-
Updated
May 29, 2022 - TypeScript
-
Updated
May 15, 2022 - JavaScript
-
Updated
May 18, 2022 - Go
-
Updated
May 30, 2021 - TypeScript
-
Updated
Dec 25, 2021 - JavaScript
-
Updated
May 29, 2022 - HTML
Describe the bug
I tried to build this app on Ubuntu 20.10 for the Raspberry Pi, npm install finished successfully but when running npm start the tray icon appears but nothing else works. clicki
-
Updated
May 29, 2022 - Vue
Hi,
When I'm using playlist download feature, It's downloading songs I already have downloaded, so with 200 song
playlist it takes a long time. I would like to see a feature that downloads only song not existing it the chosen directory.
-
Updated
May 25, 2022
-
Updated
May 10, 2022 - C#
-
Updated
Mar 25, 2022 - JavaScript
-
Updated
Aug 4, 2021
-
Updated
May 17, 2022 - JavaScript
-
Updated
Aug 27, 2021 - JavaScript
-
Updated
May 30, 2022 - Python
-
Updated
Apr 30, 2022 - JavaScript
-
Updated
Dec 9, 2021 - Java
-
Updated
Oct 1, 2020 - JavaScript
When Drag & Dropping a Folder in exifcleaner it clears the Metadata for the Folder. But It would be great if does clean Metadata for the Items inside it.
This would be helpful as if there are many Subfolders present in it.
-
Updated
Mar 8, 2019 - TypeScript
-
Updated
May 5, 2022 - JavaScript
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
Describe the bug
A query containing a join with a query on one side return 'table does not exist'
The same query works in other SQL clients as well as embedded in Java
To Reproduce
Execute a query with a join where one side is a query, similar to this one:
SELECT jb.*, ja.ToCustomerID
FROM aajobdetails jb
LEFT JOIN (
SELECT * FROM aajoballocation
-
Updated
Aug 3, 2019 - Python
Improve this page
Add a description, image, and links to the desktop-app topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the desktop-app topic, visit your repo's landing page and select "manage topics."


When debugging mobile views, it's important to understand the cursor target size and simulate, as much as possible, the native behaviour of touchscreens.
I believe that it makes sense to emulate as much as possible the real behaviour of pointing devices.
My suggestion is to allow the user to define what is the pr